Re: help: Solr greek insensitive regex phrase query search

2016-07-06 Thread Valentina Cavazza
Thanks for the answer, on analysis page i see that solr ignore tags so simbols like <>='# and that treat like words (i use StandardTokenizerFactory) so it do not matter if i only have to search in the field: xml:lang='grc-Grek'>βίβλος i can use a query like this: "w ana n βιβλος"~3 but if i want

Re: help: Solr greek insensitive regex phrase query search

2016-07-06 Thread Erick Erickson
What do you see if you use the admin/analysis page? That should give you a clue what's happening here Best, Erick On Wed, Jul 6, 2016 at 7:04 AM, Valentina Cavazza wrote: > We created a new field type, this field type is used for a sentence that > contains text in latin and old greek languag

help: Solr greek insensitive regex phrase query search

2016-07-06 Thread Valentina Cavazza
We created a new field type, this field type is used for a sentence that contains text in latin and old greek language the text can include greek words with accents we want to be able to do an accent insensitive search so for example: if i search the word βιβλος i want to find in the text the wor