Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.3, 3.4
-
None
Description
I'm using the Suggester. When I switched from TSTLookup to FSTLookup, I noticed that it returned one fewer suggestion than what I asked for. I have spellcheck.onlyMorePopular=true; when I set it to false, I see the correct count. Another aspect of the bug is that this off-by-one bug only seems to occur when my suggestion has an exact match.
Attachments
Attachments
Issue Links
- blocks
-
SOLR-2761 FSTLookup should use long-tail like discretization instead of proportional (linear)
- Closed