Hi, Thomas!
Please, can you give me instructions on how did you installed Solr on
Tomcat?
Quoting Thomas Lauer : HI,
i have installed my first solr on tomcat. I have modify my shema.xml
for my XML´s and I have import with the post.jar some xml
files.
tomcat runs
solr/admin runs
post.jar impor
http://wiki.apache.org/solr/DisMaxRequestHandler
In solrconfig.xml there are example configurations for the DisMax.
Sorry I told you the wrong name, not enough coffee this morning.
Brian.
Am Freitag, den 13.06.2008, 09:40 +0200 schrieb Thomas Lauer:
Hi,
the string you're looking for is in the "anwendung" field, while your
default searchfield is the "beschreibung" field, try specifying the
searchfield like this anwendung:"KIS".
Geert
Thomas Lauer wrote:
HI,
i have installed my first solr on tomcat. I have modify my shema.xml
for my XML
Hello Thomas,
Have you performed a commit? Try adding as the last line of
the document you are adding. I would suggest you read up on commits and
how often you should perform them and how to do auto commits.
Brian
Am Freitag, den 13.06.2008, 07:20 +0200 schrieb Thomas Lauer:
> HI,
>
> i have