Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set ElasticSearch similarity measures pr property #9

Open
stain opened this issue Feb 25, 2015 · 0 comments
Open

Set ElasticSearch similarity measures pr property #9

stain opened this issue Feb 25, 2015 · 0 comments

Comments

@stain
Copy link
Contributor

stain commented Feb 25, 2015

Some fields are more important than others (e.g. "title") - and should get higher ranking in the results.

A quick method for that is to allow "mapping" to be set per property in the populator config, and then just populate the elasticsearch mapping directly with that configuration.

Relevant links:
http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/changing-similarities.html
http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/custom-analyzers.html
http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/query-scoring.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant