Thanks Shalin.
Another question what is the meaning of this syntax 
[* TO *]

Thanks,
Ashish


Shalin Shekhar Mangar wrote:
> 
> On Fri, Apr 3, 2009 at 1:32 PM, Ashish P <ashish.ping...@gmail.com> wrote:
> 
>>
>> I want to query all documents where name:somevalue and actionuser value
>> is
>> not equal to creationuser value.
>>
>> Can we do this???
> 
> 
> Nope. But you can create a new field which holds true if actionuser !=
> creationuser and filter on that.
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/filter-query-question-tp22863789p22864255.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to