comparison doc/admin_guide.txt @ 6606:328ad56e438a

postgresql database fts - add to CHANGES and add url to admin. Missed commiting the CHANGES and add somewhat useful link to creating config that ignores accent marks.
author John Rouillard <rouilj@ieee.org>
date Thu, 27 Jan 2022 22:47:27 -0500
parents 0d99ae7c8de6
children d05800c6bdfa
comparison
equal deleted inserted replaced
6605:3f13ddd98e5c 6606:328ad56e438a
422 * additional transforms 422 * additional transforms
423 423
424 .. _dictionaries: https://www.postgresql.org/docs/14/textsearch-dictionaries.html 424 .. _dictionaries: https://www.postgresql.org/docs/14/textsearch-dictionaries.html
425 425
426 Use of these is beyond this documentation. Please visit the 426 Use of these is beyond this documentation. Please visit the
427 appropriate PostgreSQL documents. 427 appropriate PostgreSQL documents. The following my also be helpful:
428
429 * http://rachbelaid.com/postgres-full-text-search-is-good-enough/
428 430
429 Ranking information is not used in this implementation. Also stop 431 Ranking information is not used in this implementation. Also stop
430 words set in config.ini are ignored. These are areas for improvement. 432 words set in config.ini are ignored. These are areas for improvement.
431 433
432 Cleaning up old native indexes 434 Cleaning up old native indexes

Roundup Issue Tracker: http://roundup-tracker.org/