In all honesty this is a bit of a throw back. As a community we don't
support Nutch 1.2 anymore therefore development has ceased. I really don't
know.

Lewis

On Mon, Apr 9, 2012 at 4:34 PM, [email protected] <[email protected]
> wrote:

> Hi
> I'm using nutch 1.2 and its search page.
> I'm trying to have an initcaps searchable field.
> The problem is that the field name is lowercased by the client at search
> time and then the field is passed to the server with lower case, while it
> was indexed with initcaps.
> The problematic code is in NutchAnalysisTokenManager.
>
> NutchAnalysis.parse() calls jj_consume_token() which calls
> NutchAnalysisTokenManager's getNextToken() which returns the token in lower
> case.
>
> Any solution for this?
>
> Thanks.
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Why-does-NutchAnalysis-lowerCase-fields-at-search-time-tp3897139p3897139.html
> Sent from the Nutch - User mailing list archive at Nabble.com.
>



-- 
*Lewis*

Reply via email to