[Xapian-tickets] [Xapian] #679: Memory and speed issues in wildcard searches

Xapian nobody at xapian.org
Fri May 8 12:05:04 BST 2015


#679: Memory and speed issues in wildcard searches
-------------------------+--------------------------
 Reporter:  dk           |             Owner:  olly
     Type:  defect       |            Status:  new
 Priority:  normal       |         Milestone:
Component:  QueryParser  |           Version:  1.3.2
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+--------------------------

Comment (by olly):

 I think you're just getting 0 instead of the correct constant values
 (`WILDCARD_LIMIT_ERROR` has value 0).

 The constants should be wrapped without the `$` (which is more
 conventional in Perl, and for consistency with other constants in the
 bindings).  I've fixed that and added feature tests, and it all seems to
 work as expected.

--
Ticket URL: <http://trac.xapian.org/ticket/679#comment:10>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list