Re: [EXT] Re: Looking for tips on improving full-text search quality in Postgres

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [EXT] Re: Looking for tips on improving full-text search quality in Postgres
Дата
Msg-id YiJEIHT0v9InK7B+@momjian.us
обсуждение исходный текст
Ответ на Re: [EXT] Re: Looking for tips on improving full-text search quality in Postgres  (Atri Sharma <atri.jiit@gmail.com>)
Список pgsql-general
On Fri, Mar  4, 2022 at 10:22:11PM +0530, Atri Sharma wrote:
> TF/IDF should be pretty simple to implement IMO.
> 
> And no, Solr does not give preference to prior documents. 
> 
> However, Solr allows you to "boost" specific terms, thus creating the
> impression of preference. 

Postgres can do that too.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




В списке pgsql-general по дате отправления:

Предыдущее
От: Atri Sharma
Дата:
Сообщение: Re: [EXT] Re: Looking for tips on improving full-text search quality in Postgres
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Couldn't cast to record[]