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

Tweaking Apache Solr to get better search results #22

Open
juhanurmi opened this issue Sep 11, 2014 · 0 comments
Open

Tweaking Apache Solr to get better search results #22

juhanurmi opened this issue Sep 11, 2014 · 0 comments

Comments

@juhanurmi
Copy link
Owner

Apache Solr is a popular, open source enterprise search platform. Its major features include powerful full-text search, hit highlighting, faceted search, and near real-time indexing.

The schema.xml[1] file contains all of the details about which fields your documents can contain, and how those fields should be dealt with when adding documents to the index, or when querying those fields.

Is anyone familiar with Solr and would know how to tweak it for full text search? I would like to see it working even better.

How about using the popularity data in efficient way?

[1] https://github.com/juhanurmi/ahmia/blob/master/solr/schema.xml

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