on ‎2021 Jan 22 10:03 AM
I faced strange behaviour for some SOLR features.
Enabling Free Text Phrase Query with appropriate slop and a huge boost (over 1000) does not bring any effect on the results.
For example, a store contains CALEA BUCURESTI in the name field. Searching for phrase does not even return needed store first (it may return something similar, however the store itself will be on around 5th-6th place). As for products the same situation may not return needed product at all.
Strange part is that the functionality for the free text phrase query is concatenated to the executed solr query:

However, it has no differences to the same request without Phrase Query part.
Do you know what am I possibly missing here?
SOLR version is 7.7.3
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Have a look at the Search & Navigation Microlearning Video to debug the query on the Solr console.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.