Thanks very much to all of you!

I am doing a project of fulltext with sqlite, and i will share the code when
a i finish...

thanks to all for your help.

On 7/21/06, John Stanton <[EMAIL PROTECTED]> wrote:

Cesar David Rodas Maldonado wrote:
> I have not a substring, I have a list of words (stemmed words of several
> languages) and i just want to get the Id. The word is unique
>
In that case the sqlite B-Tree index is about as good as you will get.
just make sure that the word is an index.

Reply via email to