Обсуждение: Full Text Indexing Using Tsearch2-Module

Поиск
Список
Период
Сортировка

Full Text Indexing Using Tsearch2-Module

От
"Praveen Kumar (TUV)"
Дата:
Hello All,
I have installed Tsearch-Module for full text indexing .But when I search text using gist(idxFTI) index on table I also
found 
all data which have same accent.Example
1.If I try search for MANI word it also search for MANY word.
2.If I try search for ANDY word it also search for ANDI word.
Please can you tell me how to avoid this problem ? If i want to search text MANI it should search only for MANI not
MANY.