https://bugzilla.wikimedia.org/show_bug.cgi?id=69226

Nik Everett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED

--- Comment #4 from Nik Everett <[email protected]> ---
For the most part this is caused by the phrase slop issue I mention earlier. 
The temporary work around is to search for <"station box"~0~>.  What uses 0
slop and stemmed matching.  I'm switching the default slop to 0 for the stemmed
matching so you won't have to do this in a few weeks once its merged and
deployed.

Another issue that is causing extra results is a thing called "position offset
gap".  For fields in the search that are multivalued a search for "station box"
can currently find matches _across_ those multiple values.  I found that issue
while working one something else a few weeks ago and the fix is being applied
literally right now.  It requires an index rebuild so give it 24 hours.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to