[Xapian-tickets] [Xapian] #113: QueryParser should allow specifying word characters, phrase generators, etc

Xapian nobody at xapian.org
Sun Nov 12 22:02:20 GMT 2023


#113: QueryParser should allow specifying word characters, phrase generators, etc
-------------------------------+-------------------------------
 Reporter:  Federico Schwindt  |             Owner:  Olly Betts
     Type:  enhancement        |            Status:  assigned
 Priority:  high               |         Milestone:  2.0.0
Component:  QueryParser        |           Version:  git master
 Severity:  minor              |        Resolution:
 Keywords:                     |        Blocked By:
 Blocking:                     |  Operating System:  All
-------------------------------+-------------------------------
Changes (by Olly Betts):

 * version:  SVN trunk => git master
 * milestone:  1.4.x => 2.0.0

Comment:

 The original motivating case here was addressed long ago and underscore is
 now treated as a word character, but more control over how a word is
 defined would be useful in some situations.  Currently you can achieve
 that but you have to roll your own code to do the jobs of `TermGenerator`
 and `QueryParser` which is not helpful.

 This change doesn't seem appropriate for 1.4.x at this point, so adjusting
 milestone.
-- 
Ticket URL: <https://trac.xapian.org/ticket/113#comment:19>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list