Hello,

I have the following fuzzy search criteria: 

runnings~0 

Search itself returns expected results and I see documents that have the
exact term "runnings". However the same query criteria is not honored by
unified highlighter. It gives back no matching results. Although
"runnings~1" works (with the added caveat of also honoring the "1" edit
distance). 

So it appears unified highlighter only supports edit distance > 0 for fuzzy
searches. And this is not an issue with original or fastVector highlighters.
Is this a real problem or am I missing something?





--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to