diff CHANGES.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 57dc15ad648d
children a43a40af817d
line wrap: on
line diff
--- a/CHANGES.txt	Thu Jan 27 22:21:17 2022 -0500
+++ b/CHANGES.txt	Thu Jan 27 22:47:27 2022 -0500
@@ -124,6 +124,8 @@
 - Added xapian indexer to Docker container. (John Rouillard)
 - Add support for indexer type native-fts to use FTS5 for sqlite
   databases. (John Rouillard)
+- Add support for indexer type native-fts to use PostreSQL's full text
+  search. (John Rouillard)
 - Add better error display to the user. Needed to expose errors in fts5
   search syntax to the user while also displaying the template page
   structure. (John Rouillard)

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