I too have come across this same exact problem. One thing that I have
found is that with autoGeneratePhraseQueries=true, you can find the case
where your index has 'z score' and your query is z-score, but with false it
will not find it. As to your specific problem with the single token zscore
in
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