Re: Two analyzer per field

2010-07-12 Thread Erick Erickson
Could you handle this with the Dismax query handler? You could specify that the search boost the keyword-analyzed field quite high if you wanted those documents to come up at the top of the list If this doesn't help, could you elaborate on the use-case? In particular I'm wondering why you want

Two analyzer per field

2010-07-12 Thread Mark N
Is it possible to specify two analyzers per fields for example , consider a field *F1 *( keyword analyzer) = "cheers mate" *F2 *(keyword analyzer ) = "hello world" There is also a copy field *TEXT *( standard analyzer ) which will store the terms