> Okey just to make sure, correct connector should be this:
>
> connectionTimeout="2"
> redirectPort="8443"
> URIEncoding="UTF-8" />
>
>Can you confirm this? Did you restart tomcat?
This is my connector:
Yes, I'd resta
> I've changed the server.xml to add the URI Enconding. I've
> changed the schema version to 1.4. And I've reindexed my DB.
> But nothing has changed.
Okey just to make sure, correct connector should be this:
Can you confirm this? Did you restart tomcat?
Also can you paste the output of &de
met Arslan [mailto:iori...@yahoo.com]
Enviado el: viernes, 08 de julio de 2011 9:57
Para: solr-user@lucene.apache.org
Asunto: RE: Problem with first letter accented
Hello,
As I see from analyis.jsp your á letter is not converted to 'a' by ASCII
folding filter. It is recognized as two
omcat#URI_Charset_Config
Not related to this issue but I recommend you to use 1.4 as schema version.
--- On Fri, 7/8/11, Villacorta Peral, Eva wrote:
> From: Villacorta Peral, Eva
> Subject: RE: Problem with first letter accented
> To: solr-user@lucene.apache.org
> Date: Friday, Ju
utf-8. See tomcat's config:
http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Config
Not related to this issue but I recommend you to use 1.4 as schema version.
--- On Fri, 7/8/11, Villacorta Peral, Eva wrote:
> From: Villacorta Peral, Eva
> Subject: RE: Problem with first
I'm using collectiveaccess, and its DB structure. Perhaps this is useful...
My type definition is:
> I'm using Solr 3.3 for searching in different languages,
> one of them is Spanish. The ASCIIFoldingFilterFactory works
> fine, but if word begins with a letter accented, like
> "ágora" or "ínclito", it can't find anything. I have to
> search word without accent in order to find some result. For
>
Hi
I'm using Solr 3.3 for searching in different languages, one of them is
Spanish. The ASCIIFoldingFilterFactory works fine, but if word begins with a
letter accented, like "ágora" or "ínclito", it can't find anything. I have to
search word without accent in order to find some result. For i