[KinoSearch] QueryParser details

Scott Beck scottbeck at gmail.com
Mon Aug 20 13:21:51 PDT 2007



Hi,

I found a some docs about queries here:
http://www.rectangular.com/kinosearch/docs/devel/KinoSearch/QueryParser.html
It mentions that "Phrases, delimited by double quotes." are supported.
Is there any further detail on the exact syntax of this? The code that
I wrote was initially using CLucene, but I am migrating it over to
KinoSearch but my quoted queries do not work in KinoSearch. For
example I have a query:
   (flag_deleted:0) AND (folder:".")
Which returns 0 results. If I remove the quotes from that it gives some results.

Thanks,

Scott

_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch




More information about the kinosearch mailing list