The default analyzer is a French one I believe, so probably unsuitable for Greek. Please search for "analyzer" in the Nuxeo Book (http://doc.nuxeo.org/5.1/books/nuxeo-book/html/search-service.html ). It points to Compass documentation that explains how to change analyzers for the fulltext configuration.
Florent On 24 Jun 2008, at 16:13, Romain FERE wrote: > Hello Florent, > > Our Nuxeo version is 5.1.4, our testing browsers are firefox3, ie6 & > ie7. > > When we are adding a text in french or english, the plain text > search results are corrects but if we add a greek text like this > one : "εργασίας των Υπουργών Εξωτερικών > των Κρατών Μελών της Ευρωπαϊκής > Ένωσης και του Αραβικού", the plain text search > on the word "εργασίας" doesn't return anything. > > I've had the correct fields in extension point : > > <extension > target="org.nuxeo.ecm.core.search.service.SearchServiceImpl" > point="fullTextField"> > <fullText name="ecm:fulltext" analyzer="default" > blobExtractorName="nuxeoTransform"> > ... > <field>texte:texte</field> > ... > </fullText> > </extension> > > And the search works in french and english so it seams my > configuration is correct... > > Thanks for your help and if you want more infos, ask me. > -- > Romain FERE _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm -- Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87 _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
