[Xapian-tickets] [Xapian] #215: Boolean OR could be optimised further

Xapian nobody at xapian.org
Sat May 28 02:20:38 BST 2022


#215: Boolean OR could be optimised further
-----------------------------+--------------------------------------
 Reporter:  Richard Boulton  |             Owner:  Vaibhav Kansagara
     Type:  enhancement      |            Status:  new
 Priority:  normal           |         Milestone:  1.4.x
Component:  Matcher          |           Version:  SVN trunk
 Severity:  minor            |        Resolution:
 Keywords:                   |        Blocked By:
 Blocking:                   |  Operating System:  All
-----------------------------+--------------------------------------
Comment (by Olly Betts):

 > A somewhat common case where we get a potentially large boolean OR is
 for a wildcard weighted by OP_SYNONYM (the default).

 Except that in this case we do need all the subpostlists to be moved to
 the matching document so that the `SynonymPostList` can call `get_wdf()`.
-- 
Ticket URL: <https://trac.xapian.org/ticket/215#comment:14>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list