OSC — Using CustomScoreQuery For Custom Solr/Lucene Scoring
When you implement your own Lucene query, you’re taking control of two things:
- Matching – what documents should be included in the search results
- Scoring – what score should be assigned to a document (and therefore what order should they appear in)
Read full article from OSC — Using CustomScoreQuery For Custom Solr/Lucene Scoring
No comments:
Post a Comment