Re: Big Problem with special characters

2009-04-21 Thread Kraus, Ralf | pixelhouse GmbH
Otis Gospodnetic schrieb: Try &debugQuery=true and see if the resulting query string makes sense. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch thx for the hint... My problem was the WhitespaceTokenizer :-( After I change back to StandardTokenizer everythign was fine !

Re: Big Problem with special characters

2009-04-20 Thread Otis Gospodnetic
09 4:34:36 AM > Subject: Big Problem with special characters > > Hello, > > first some details about my SOLR installation: > > schema.xml > > > > > > > > words="stopwords.txt"/> > >

Big Problem with special characters

2009-04-20 Thread Kraus, Ralf | pixelhouse GmbH
Hello, first some details about my SOLR installation: schema.xml positionIncrementGap="100" > words="stopwords.txt"/> language="german" /> words="stopwords.txt"/>