|
From: Kentaro H. <ha...@cl...> - 2016-09-08 07:48:06
|
Hi, On Thu, 8 Sep 2016 13:18:07 +0900 Kentaro Hayashi <ha...@cl...> wrote: > Hi, > > On Wed, 07 Sep 2016 09:47:45 -0300 > Gustavo Courault <gco...@un...> wrote: > > > Hello: > > > > I use postgres full text seach for an OPAC in ours libraries. > > It works fine but it is slowly and is complicated search for only one > > word and so on. > > So, I just install pgroonga and make some searchs. > > I note that groonga dont have spanish tokens. For example, "cómico" > > obtain a different result than "comico" and the expected behavior is > > obtain the sum of them: "cómico" and "comico". > > That is, the search should ignore the letter "o" with a tilde. > > Perhaps I dont understand how install or write the apropiate tokens. > > Thank you for your help. > > It seems that proper spanish normalizer is required to recognize snip Sorry, there is a better solution for you in "[groonga-talk:335] Re: Spanish tokens ". See https://sourceforge.net/p/groonga/mailman/groonga-talk/thread/20160908.164009.200579269870208297.kou%40clear-code.com/#msg35355871 about details. -- Kentaro Hayashi <ha...@cl...> |