“Car sale application” users started to use wildard queries more and more often. This fact forced us to think about wildcard queries optimization. solr.ReversedWildcardFilter comes to rescue us.
Author: Rafał Andrzejewski
“Car sale application”– Result Grouping, two additional parameters description (part 7)
In the last “car sale application” related post we have described the result grouping functionality. Today I would like to show you how easily we can determine the groups amount and how to sort documents within every group.
“Car sale application” – SpellCheckComponent – did you really mean that ? (part 5)
The time has come to add another important functionality to our car sale application. It will be the spell checking mechanism with the ability to construct a new query from the suggestions. It has become the main functionality of every search engine so we will also make use of it.
“Car sale application” – Unicode Collation, sorting text in a language-sensitive way (part 4)
In the third part of our ”Car sale” application related posts we added some location data and the information about the city that is related to every car. Shortly afterwards we added the possibility to sort using the city field by simply modifying the schema: