Hello.
I apologize in advance if I've overlooked something obvious, but I've been
trying for over a day to setup Solr to run on the Tomcat 5.5 that's bundled
with JBoss AS 4.0.5 GA. There is plenty of help on the Solr Wiki about
setting it up on Tomcat 5.5 Standalone, but no help on Tomcat 5.5 B
Hi everyone.
Can anyone explain how this might happen? I query by the "ID" field and get
the following result:
=
0
16
ID:ee483237-399c-4b17-ad73-000cc54
Mike Klaas wrote:
>
> This is almost certainly due to a mismatch between the index- and
> query-time analysis of the fields. For instance, your schema defines
> the title field to be "string" (unanalyzed), but it is likely that
> some tokenization (perhaps via StandardAnalyzer) occurred in the