Community Wishlist Survey 2023/Larger suggestions/Allow for searching for the start and end of a string

From Meta, a Wikimedia project coordination wiki

Allow for searching for the start and end of a string

  • Problem: If one searches for a regex term in Wikipedia, such as intitle:/[a-z]{5} [a-z]{6}/ , they get junk like Topographic prominence.
  • Proposed solution: Adding a start and an end function to this term would remove the junk.
  • Who would benefit: People who want to search pages by their enumeration. This is especially true with Wiktionary. Also, this would help reduce load on the Wikimedia servers, as they would start need to search pages that started/ended with the start/end query.
  • More comments: You can use the standard regex start and end functions, ^ and $.
  • Phabricator tickets: T317599
  • Proposer: CitationsFreak (talk) 21:33, 28 January 2023 (UTC)[reply]

Discussion

Voting