Hi,
The query z-score doesn't match a doc with zscore in the index. The analysis
tool shows that this query would match this data in the index, but it's the
edismax query parser step that seems to screw things up. Is there some
combination of autoGeneratePhraseQueries, WordDelimiterFilterFactor
Hi,
The query z-score doesn't match a doc with zscore in the index. The analysis
tool shows that this query would match this data in the index, but it's the
edismax query parser step that seems to screw things up. Is there some
combination of autoGeneratePhraseQueries, WordDelimiterFilterF
Hi,
I am using the standard edismax parser and my example query is as follows:
{!edismax qf='object_description ' rows=10 start=0 mm=-40% v='object'}
In this case, 'object' happens to be a stopword in the StopWordsFilter in my
datatype 'object_description'. Now, since 'object' is not indexe