Mike, is there a reason why you're indexing "category" as keyword not text?

k

On Tue, 8 Feb 2005 08:26:13 -0600, Mike Miller wrote:
> Thanks for the quick response.
>
> Sorry for my lack of understanding, but I am learning!  Won't the
> query parser still handle this query?  My limited understanding was
> that the search call provides the 'all' field as default field for
> query terms in the case where fields aren't specified.   Using the
> current code, searches like author:Mike" and title:Lucene work fine.
>
> -----Original Message-----
> From: Miles Barr [mailto:[EMAIL PROTECTED] Sent:
> Tuesday, February 08, 2005 8:08 AM To: Lucene Users List Subject:
> Re: Problem searching Field.Keyword field
>
> You're using the query parser with the standard analyser. You
> should construct a term query manually instead.
>
>
> --
> Miles Barr <[EMAIL PROTECTED]> Runtime Collective Ltd.
>
> --------------------------------------------------------------------
> - To unsubscribe, e-mail: lucene-user-
>[EMAIL PROTECTED] For additional commands, e-mail:
>[EMAIL PROTECTED]
>
>
> --------------------------------------------------------------------
> - To unsubscribe, e-mail: lucene-user-
>[EMAIL PROTECTED] For additional commands, e-mail:
>[EMAIL PROTECTED]



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

Reply via email to