[KinoSearch] Re: QueryParser details
Scott Beck
scottbeck at gmail.com
Mon Aug 20 13:37:55 PDT 2007
Hi,
Sorry, ignore this. It was an issue in my code.
Scott
On 8/20/07, Scott Beck <scottbeck at gmail.com> wrote:
> 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