Displaying 1 result from an estimated 1 matches for "xapquery".
Did you mean:
cpquery
2011 Sep 30
1
Slow phrase performance
...s found in ~22 sec, 3719 results found
in <0.1 sec when unquoted
------------------------------
I keep thinking that I've got something misconfigured or am not
formatting my request properly. Here's an example of the "kansas
state" query after going through the QueryParser
($xapquery->get_description):
------------------------------
Xapian::Query((Ckansas:(pos=1) PHRASE 2 Cstate:(pos=2)))
------------------------------
Hopefully these additional details will help:
------------------------------
Database is approx. 200,000 documents at around 8GB of source text. I
have tri...