Hi all.

I want to index/search from/about text books.

p.e. i have the phrase "i live near mountains, but i also like the beach.".

and the costumers could ask about "live near mountains". I want the exact 
match, not the tokens matches separately. 

In the seach is easy, i search for the phrase... but in index time, how could i 
index it (the complete text) like a text field in mysql? Is it possible? 
 
Possible solutions:

the full text perhaps isn't possible, but index phrases using ...? what?

thanks in advance.

Rode.


Reply via email to