Erik,

The signature I'm overriding is

    protected Query getFieldQuery (String field,
                                   Analyzer a,
                                   String queryText)
        throws ParseException

It gets called with a query string of the form

   field:text

but no longer with a query string of the form

   field:"text1 text2"

Bill

> What getFieldQuery signature are you overriding?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to