| От | Teodor Sigaev |
|---|---|
| Тема | Re: How does the tsearch configuration get selected? |
| Дата | |
| Msg-id | 4672F1A2.1030505@sigaev.ru обсуждение исходный текст |
| Ответ на | Re: How does the tsearch configuration get selected? (Gregory Stark <stark@enterprisedb.com>) |
| Список | pgsql-hackers |
> To support this sanely though wouldn't you need to know which language rule a > tsvector was generated with? Like, have a byte in the tsvector tagging it with > the language rule forever more? No. As corner case, dictionary might return just a number or a hash value. > > What I'm wondering about is if you use a different rule than what was used > when an index entry was inserted will you get different results using the > index than you would doing a sequential scan and reapplying the operator to > every datum? Rules are apllyed during creattion of tsvector, not during indexing of tsvectors. So, sequential and index scan will return identical results.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера