Not til this evening, don't have a handy SOLR implementation to ping...
But another option is to get a copy of Luke and look at the index, but the
same caution
about seeing terms not stored data holds.

Or you could just try your troublesome search with all lower case for your
term (not field)
 and see what happens, that'd also point to a casing problem.

And finally, posting your schema for the relevant field would also provide
something
useful to look at....

Best
Erick

On Wed, May 12, 2010 at 11:27 AM, Alex Wang <aw...@crossview.com> wrote:

> Sorry Erick, can you tell me how to find the raw *indexed* terms from the
> admin console? I am not familiar with the admin console.
>
> Thanks,
>
> On May 12, 2010, at 10:18 AM, Erick Erickson wrote:
>
> > Hmmm, nothing looks odd about that, except perhaps the casing. If you use
> > the admin
> > console to look at the raw terms, is productbean mixed case or all lower
> > case? If the
> > latter, that would explain things....
> >
> > Be a bit cautious because if you look at the *stored* data it will be in
> > mixed case, but
> > that's irrelevant to the search, you need to look at the *indexed* terms.
> >
> > HTH
> > Erick
>
>

Reply via email to