Displaying 1 result from an estimated 1 matches for "ckansa".
Did you mean:
  kansa
  
2011 Sep 30
1
Slow phrase performance
...---------------------
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 tried finding the most infrequent term within the phrase and
using that as a b...