comparison doc/admin_guide.txt @ 7257:16d6d81b4565

update http to https url.
author John Rouillard <rouilj@ieee.org>
date Thu, 13 Apr 2023 00:08:04 -0400
parents 98d7936d97a3
children 0bf616cfa178
comparison
equal deleted inserted replaced
7256:426a40726f65 7257:16d6d81b4565
605 .. _dictionaries: https://www.postgresql.org/docs/14/textsearch-dictionaries.html 605 .. _dictionaries: https://www.postgresql.org/docs/14/textsearch-dictionaries.html
606 606
607 Use of these is beyond this documentation. Please visit the 607 Use of these is beyond this documentation. Please visit the
608 appropriate PostgreSQL documents. The following my also be helpful: 608 appropriate PostgreSQL documents. The following my also be helpful:
609 609
610 * http://rachbelaid.com/postgres-full-text-search-is-good-enough/ 610 * https://rachbelaid.com/postgres-full-text-search-is-good-enough/
611 611
612 Ranking information is not used in this implementation. Also stop 612 Ranking information is not used in this implementation. Also stop
613 words set in config.ini are ignored. These are areas for improvement. 613 words set in config.ini are ignored. These are areas for improvement.
614 614
615 Cleaning up old native indexes 615 Cleaning up old native indexes

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