Last modified: 2014-03-16 22:24:36 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T22237, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20237 - OpenSearch: Add support for getting titles of in-title matches (instead of just prefix)
OpenSearch: Add support for getting titles of in-title matches (instead of ju...
Status: NEW
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
1.13.x
All All
: Low enhancement with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 27411
  Show dependency treegraph
 
Reported: 2009-08-14 08:55 UTC by Sider
Modified: 2014-03-16 22:24 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sider 2009-08-14 08:55:36 UTC
Please provide a $wg... configuration setting or a user preference to give
the AJAX autosuggest feature the ability to search not only in the beginning, but anywhere in the article name.

reason 1:

example article: Pixar's Disney Toy Story
search for: Disney
current result: no result
You currently only would get results with typing: Pi...

reason 2: This would also important when searching beyond namespaces...

example: The category "Disney" exists but no article "Disney"
search for: Disney
current result: nothing
You only would get results with typing: Category:D...

reason 3: The autosuggest feature currently does not replace the[http://www.mediawiki.org/wiki/Extension:Search_Suggest Extension:Search Suggest] for this functionality like stated on the page of this extension. But this extension was unfortunatly only able to search in articles without namespace preposition. Configuration setting here was: $location = 1; //set to 1 to search anywhere in the article name, set to 0 to search only at the begining

reason 4: requested by another user at [http://www.mediawiki.org/wiki/Manual_talk:$wgEnableMWSuggest#Extend_the_search]

It can not be a good solution to set redirects for alternative or incomplete terms, especially not when #16145 (mwsuggest.js should not return redirects) get into the core.

Thank you.
Comment 1 Krinkle 2011-08-31 18:21:15 UTC
Not related to mwsuggest.js, this requests a major feature in the search suggestions infrastructure in general (called OpenSearch).

Note that is unlikely coming soon due to the fact how database indexes work. If possible, we'd have to use an index outside of MySQL. Ie. something Lucene-related.
Comment 2 rob.j.nickerson 2014-03-16 22:24:36 UTC
Any updates on this bug? I'm not certain, but think the component should be changed to "OpenSearchXml".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links