Stemmers: http://snowball.tartarus.org/
On Fri, Feb 6, 2015 at 2:28 AM, Ramon Ribó <ram...@compassis.com> wrote: > The simplest thing is to convert: > > ribó, ribò, ribö, etc. into ribo por comparing > > Also, Porter stemmer is probably not a good solution because it is > completely english dependent. Fossil is used in many languages! > > > RR > > 2015-02-05 20:28 GMT+01:00 Richard Hipp <d...@sqlite.org>: >> On 2/5/15, Ramon Ribó <ram...@compassis.com> wrote: >>> Hi, >>> >>> Search terms do not look complete. If I search the timeline with: >>> >>> ribó >>> >>> The program finds a line with: "...Ribó..." >>> >>> but if I search with "rib" or "ribo", the program does not find it. >>> Shouldn't if find the word? >>> >>> >> >> I currently have the search engine set to only find exact matches. >> >> I've considered turning on the Porter stemmer. That works well for >> English text. I'm not sure what it would do with "Ribó", though. >> >> Maybe I should add a transliterator, such as the one seen at >> >> https://www.sqlite.org/src/artifact/25810dda37fc904b?ln=1579-1629 >> >> >> >> -- >> D. Richard Hipp >> d...@sqlite.org >> _______________________________________________ >> fossil-dev mailing list >> fossil-dev@lists.fossil-scm.org >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev > _______________________________________________ > fossil-dev mailing list > fossil-dev@lists.fossil-scm.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev -- Andreas Kupries Senior Tcl Developer Code to Cloud: Smarter, Safer, Faster™ F: 778.786.1133 andre...@activestate.com, http://www.activestate.com Learn about Stackato for Private PaaS: http://www.activestate.com/stackato _______________________________________________ fossil-dev mailing list fossil-dev@lists.fossil-scm.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/fossil-dev