Re: Solr failing on y charakter in string?

2009-08-03 Thread gateway0
, August 2, 2009 7:30:19 PM Subject: Solr failing on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated with the preserveOriginal=1 option in the schema I have the following string indexd in the field kunde Harry Heim KG Now when I

Re: Solr failing on y charakter in string?

2009-08-03 Thread Avlesh Singh
, IR - Original Message From: gateway0 reiterwo...@yahoo.de To: solr-user@lucene.apache.org Sent: Sunday, August 2, 2009 7:30:19 PM Subject: Solr failing on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated

Re: Solr failing on y charakter in string?

2009-08-03 Thread gateway0
Ok still not working with new field text_two: str name=qtext:Har* text_two:Har*/str == result 0 Schema Updates: fieldType name=text_two class=solr.TextField positionIncrementGap=100 analyzer type=index tokenizer class=solr.LowerCaseTokenizerFactory/ filter

Re: Solr failing on y charakter in string?

2009-08-03 Thread gateway0
on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated with the preserveOriginal=1 option in the schema I have the following string indexd in the field kunde Harry Heim KG Now when I search for kunde:harry* it gives me

RE: Solr failing on y charakter in string?

2009-08-03 Thread Ensdorf Ken
Ok still not working with new field text_two: str name=qtext:Har* text_two:Har*/str == result 0 Schema Updates: fieldType name=text_two class=solr.TextField positionIncrementGap=100 analyzer type=index tokenizer class=solr.LowerCaseTokenizerFactory/ filter

Re: Solr failing on y charakter in string?

2009-08-03 Thread Bill Au
, August 2, 2009 7:30:19 PM Subject: Solr failing on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated with the preserveOriginal=1 option in the schema I have the following string indexd in the field kunde Harry Heim KG

Re: Solr failing on y charakter in string?

2009-08-03 Thread Avlesh Singh
From: gateway0 reiterwo...@yahoo.de To: solr-user@lucene.apache.org Sent: Sunday, August 2, 2009 7:30:19 PM Subject: Solr failing on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated with the preserveOriginal=1

Solr failing on y charakter in string?

2009-08-02 Thread gateway0
Hi, I have the following setting: schema.xml: field name=kunde type=text indexed=true stored=true / the text field-type was updated with the preserveOriginal=1 option in the schema I have the following string indexd in the field kunde Harry Heim KG Now when I search for kunde:harry* it gives

Re: Solr failing on y charakter in string?

2009-08-02 Thread Otis Gospodnetic
, 2009 7:30:19 PM Subject: Solr failing on y charakter in string? Hi, I have the following setting: schema.xml: the text field-type was updated with the preserveOriginal=1 option in the schema I have the following string indexd in the field kunde Harry Heim KG Now when I search