[Xapian-tickets] [Xapian] #394: Speed up phrase queries with a "settling pond"

Xapian nobody at xapian.org
Sat May 28 22:22:05 BST 2022


#394: Speed up phrase queries with a "settling pond"
-------------------------+-------------------------------
 Reporter:  Olly Betts   |             Owner:  Olly Betts
     Type:  enhancement  |            Status:  assigned
 Priority:  normal       |         Milestone:  1.5.0
Component:  Matcher      |           Version:  git master
 Severity:  normal       |        Resolution:
 Keywords:               |        Blocked By:
 Blocking:               |  Operating System:  All
-------------------------+-------------------------------
Comment (by Olly Betts):

 Hmm, `phrase-settling-pond-update-20120913.patch` switched `pool_terms` to
 be `vector<PostList*>` but the apparently newer 2013 patch is back to
 `vector<std::string>`, so I think the 20120913 version may be the best
 starting point for further work.
-- 
Ticket URL: <https://trac.xapian.org/ticket/394#comment:19>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list