Hello.
We're having troubles searching with Repository Web Service (using RepositoryServiceSoapBindingStub).
We use Alfresco Enterprise 2.20 and Lucene as query languaje.
Than is our problem: We have a document with two words writed with accents.
The first one "ratón" is inside the content.
The second one "esdrújula" is in the attribute title.
If I make a search of the word "raton" without accent, Alfresco can find the
content (in spite of the word isnt correctly writed).
But searching "esdrujula" without correct using of spanish accents returns zero
result.
What can I do to support spanish accents in our attributes?
Thanks in advance.