On 2/5/15, Richard Hipp <d...@sqlite.org> wrote:
> 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?

Forgot to mention:  You can do prefix searching.  Ex:  rib*

>>
>>
>
> 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
>


-- 
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

Reply via email to