Educational Examle of different methods of building custom Lucene Queries & Scorers.
This is the sample code accompanying two blog posts:
- Build your own Custom Lucene query and scorer.
- Using CustomScoreQuery For Custom Solr/Lucene Scoring
This is a maven project:
mvn clean package
mvn eclipse:eclipse