Yes, 'text_gr' in solr/example/conf/schema.xml is (I think) the Greek text type. It is commented out.
<fieldType name="text_greek" class="solr.TextField"> <analyzer class="org.apache.lucene.analysis.el.GreekAnalyzer"/> </fieldType> This has someone's idea of how Greek text analysis should work. It may not be right for your use case. On Tue, May 15, 2012 at 1:32 PM, anarchos78 <rigasathanasio...@hotmail.com> wrote: > Hello guys! > > I have to admit that solr rocks. But the most important is the community > response. Thank you once again! > > I hade made an index collection in English. I had build that for learning > purposes. Now i want to index and query in Greek language. I noticed that > querying Greek collections isn't as successful as in English one. Can you > explain way? How queries in Greek can be successful? Is there any special > Solr configuration for languages like Greek? > > Notice that this language has accents, apostrophes and comas. > > I will be glad to have a pointer or answer. > > Thanks, > > Tom > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Quering-Solr-tp3983945.html > Sent from the Solr - User mailing list archive at Nabble.com. -- Lance Norskog goks...@gmail.com