I want in 2nd part of my query to have a list of result for while data not null. I find how do it in solr but not in lucene. Anyone have a idea Thanks
String :
*:* -MY_FIELD_NAME:[* TO *]
The above should do it, note the * : * for Lucene.