[Xapian-tickets] [Xapian] #224: Supply and optimise more OP_VALUE_ comparison operators

Xapian nobody at xapian.org
Thu Feb 4 13:02:54 GMT 2021


#224: Supply and optimise more OP_VALUE_ comparison operators
-----------------------------+-------------------------------
 Reporter:  Richard Boulton  |             Owner:  visvesh
     Type:  enhancement      |            Status:  new
 Priority:  low              |         Milestone:  1.4.x
Component:  Matcher          |           Version:  git master
 Severity:  minor            |        Resolution:
 Keywords:  GoodFirstBug     |        Blocked By:
 Blocking:                   |  Operating System:  All
-----------------------------+-------------------------------
Comment (by visvesh):

 In order to get the Postlist's type, ''slot'', ''begin'', and ''end'' we
 would have to parse the string returned by ''get_description()'', so I'm
 thinking of implementing a parsing function in ''QueryOptimiser'', this
 would require the ''sstream'' standard library. Once that's done I can
 write another function in ''QueryOptimiser'' that does the actual
 optimisation, and it will use parser function as a helper. Does this
 approach seem fine?
-- 
Ticket URL: <https://trac.xapian.org/ticket/224#comment:15>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list