On Tue, Sep 27, 2011 at 10:58 PM, tamanjit.bin...@yahoo.co.in <
tamanjit.bin...@yahoo.co.in> wrote:

> Hi,
> 1. Just curious - you have your defaultsearchfield - defaultquery as not
> stored, how do you know that it contains what you think it contains?
> 2. the fieldType of defaultquery is query_text, am not sure what all
> analyzers are you using on this fields type both at indexing time and
> querying time . This could actually be the reason why stopwords were not
> used both during indexing and querying time.
>

Thank you. This seemed to be the problem - I had started with a schema doc
from another project, and made this mistake.


> 3. Lastly, if you wanr OR operato to work dont use ""(quotes) instead use
> ()
> <brackets> around your searchable term.
>
>
The quotes were from some py code for creating the query string, and were
only illustrative.

thanks again!
Vijay

-- 
Targeted direct marketing on Twitter - http://www.wisdomtap.com/

Reply via email to