Page MenuHomePhabricator

1.43 advance search extensions unable to search in title contain
Open, Stalled, Needs TriagePublicBUG REPORT

Assigned To
None
Authored By
Keewanlew
Apr 22 2025, 1:39 AM
Referenced Files
F59948621: image.png
May 13 2025, 11:56 PM
F59948614: image.png
May 13 2025, 11:56 PM
F59932580: image.png
May 13 2025, 8:34 AM
F59336871: mediawiki 1.43 advance Search.png
Apr 22 2025, 1:39 AM

Description

MW version: 1.43
PHP version: 8.0.30
DB system (MySQL, Blazegraph, etc.) and version: mysql

Issue

The
Detailed description of the issue and a stack trace if applicable:
advance search extensions unable to search in title contain.
resulting no result is return. normal search ok work fine.
the intitle+ <--- not working

mediawiki 1.43 advance Search.png (330×1 px, 58 KB)

Event Timeline

We do not support single letter searches.

For future reference, please always use the bug report form (linked from the top of the task creation page) to create a bug report, and fill in all the sections in the template. Thanks.

is will not work for a word also. the above is to demo is totally cannot search using intitle+

Which exact MediaWiki version is this about? Which exact CirrusSearch and AdvancedSearch versions are installed (see the Special:Version page)?
What is "intitle+" ?
Please provide a clear and specific list of steps to reproduce a problem, step by step, click by click, as a list (!), without no paraphrasing. Thanks a lot.

@Keewanlew some clarifications: intitle is searching for words in the titles:

  • intitle:s does not find the page named Some title
  • intitle:some can find a page named Some title
  • intitle:s can find a page named The letter S

As requested by @Aklapper it would be helpful to clarify what pages you expect to find in your corpus when searching for intitle:s

image.png (578×1 px, 91 KB)
previous version 1.39 the able to search in Advanced Search "Page title contains a"

regardless is a letter or a word. now totally no records return.

Currently the whole word is not able to be search in "Page title contains" under advance search