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

Reply via email to