Query time analysis depends on the query parser in play.  If a query parser 
chooses to analyze some or all of the query it will use the same analysis as 
index time unless specified separately (in the field type definition itself too)

   Erik


> On Nov 23, 2014, at 13:08, David Lee <seek...@gmail.com> wrote:
> 
> This could be a dummy question.  At index time, we can specify the
> fieldType of different fields; thus,  we know  the analyzers for those
> fields.
> 
> In schema.xml,   I do not see the configuration how to specify the
> fieldType (thus analyzer) for runtime user queries.
> 
> Can anyone help explain this ?
> 
> Thanks,
> DL

Reply via email to