| От | Tom Lane |
|---|---|
| Тема | Re: Term positions in GIN fulltext index |
| Дата | |
| Msg-id | 7024.1320346889@sss.pgh.pa.us обсуждение |
| Ответ на | Term positions in GIN fulltext index (Yoann Moreau <yoann.moreau@univ-avignon.fr>) |
| Ответы |
Re: Term positions in GIN fulltext index
|
| Список | pgsql-hackers |
Yoann Moreau <yoann.moreau@univ-avignon.fr> writes:
> I'm using a GIN index for a text column on a big table. I use it to rank
> the rows, but I also need to get the term positions for each document of a
> subset of documents for one or more terms. I suppose these positions are stored
> in the index as the to_tsvector shows them : 'lexeme':{positions}
I'm pretty sure that a GIN index on tsvector does *not* store positions
--- it only knows about the strings. Don't know one way or the other
about GIST.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера