Try searching for:
+releaseability:Test +releaseability:Releaseability

Otis

--- Rob Outar <[EMAIL PROTECTED]> wrote:
> Hello all,
> 
>       I am storing the field in this fashion:
> 
>                 doc.add(new Field("releaseability", releaseability, true,
> true,
> false));
> 
>       so it is indexed and stored but not tokenized.
> 
>       The value is "Test Releaseability";
> 
>       I am using the query releaseability:test releaseability
> 
>       I am not getting any results, is my query wrong?
> 
> Let me know.
> 
> Thanks,
> 
> Rob
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:lucene-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:lucene-user-help@;jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

--
To unsubscribe, e-mail:   <mailto:lucene-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@;jakarta.apache.org>

Reply via email to