We are using Lucene.NET Version 2.9 to search for items using free text query. We get the items automatically sorted by Lucene by relevance. It has been working great except for one odd case. When search for Agile project management, the top 4 items returned by Lucene are as follows.
- Agile Project Management For Dummies
- Fundamentals of Agile Project Management
- Agile project management
- Agile Project Management
The item 3 or 4 should be showing up at the top as they are perfect. In many cases that we searched, if an item matches 100%, it is shown at the top. Anybody can please explain what is happening here. We are using standard analyzier.