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

Xapian nobody at xapian.org
Fri Feb 28 19:35:22 GMT 2020


#224: Supply and optimise more OP_VALUE_ comparison operators
-----------------------------+-------------------------------
 Reporter:  Richard Boulton  |             Owner:  Olly Betts
     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):

 I am trying to do the first subpart, i.e. implement OP_VALUE_GT and
 OP_VALUE_LT. The component is labeled as "Matcher", but according to the
 API, I am supposed to make modifications to query.h in `include` directory
 and few more files in the `api` directory viz. `query.cc`,
 `queryinternal.h`, `queryinternal.cc`, and possibly some other files also.
 Why is the module labeled as "Matcher" instead of "Query"? Also I am
 unable to figure out the data type of data member _internal_ in `query`
 object. Does its data type depend on the constructor called?
-- 
Ticket URL: <https://trac.xapian.org/ticket/224#comment:10>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list