Hi Everyone,

I have an index where one of the key is "attachment_type". It stores value
like "no" in case of no attachments and "pdf", "jpg", "msdoc" incase of
attachments.
So, I want to form a query in which I can do a search for the ones with only
attachments.
How can I do that search?
I have tried with NOT attachment_type:"no"

Please help

Thanks,
Aditi
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to