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

           Summary: punctuation parsing in phrases
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: lucene-search-2
        AssignedTo: [email protected]
        ReportedBy: [email protected]


To match the article positional increment, we need to parse the phrases as text
(and not with constant pos increment). Currently a query "Category:X" will not
find pages with Category:X in them because "Category:X" -> Category +1 X, but
Category:X -> Category +2 X.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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