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

       Web browser: ---
             Bug #: 30904
           Summary: SphinxSearch 0.8.5; $wgEnableSphinxPrefixSearch = true
                    and Namespace prefix
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SphinxSearch
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


In case $wgEnableMWSuggest = true; and $wgEnableSphinxPrefixSearch  = true; are
enabled, search suggestions are displayed as expected but as soon one uses 
prefix like Template: or Mediawiki: the search suggestions stops after one puts
":" into the search string.

It seems that only the term that succeed ":" is recognized. For example 
"Template:Type", SphinxSearch only searches with @page_title:^Template* but it
should search for @page_title:^Template:Type* instead.

-- 
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