You could add a default value in your field via the schema :

<field ... default="mynullllvalue"/>

and then your query could be :

-body:mynullllvalue

but I prefer the Chris's solution which is what I usually do.

Ludovic.







-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-3-6-1-query-performance-is-slow-when-asterisk-is-in-the-query-tp4002496p4002872.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to