Re: how to deal with too many clause error in boolean query.

2009-06-18 Thread Michael McCandless
On Wed, Jun 17, 2009 at 3:32 PM, Tim Williams wrote: > On Wed, Jun 17, 2009 at 3:16 PM, vanshi wrote: >> >> Hello all, >> >> I have a situation where a field is indexed like this >> (FAC_NAME(Field.Store.NO, Field.Index.NO_NORMS)) and keyword analyzer is >> used on this field. Although, I'm aware t

Re: how to deal with too many clause error in boolean query.

2009-06-17 Thread Tim Williams
On Wed, Jun 17, 2009 at 3:16 PM, vanshi wrote: > > Hello all, > > I have a situation where a field is indexed like this > (FAC_NAME(Field.Store.NO, Field.Index.NO_NORMS)) and keyword analyzer is > used on this field. Although, I'm aware that NO_NORMS doesn't use any > analyzer. > > Now, the query +

how to deal with too many clause error in boolean query.

2009-06-17 Thread vanshi
; field?? -- View this message in context: http://www.nabble.com/how-to-deal-with-too-many-clause-error-in-boolean-query.-tp24080152p24080152.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsu