Mercurial > p > roundup > code
comparison doc/admin_guide.txt @ 6612:d05800c6bdfa
text change.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 30 Jan 2022 21:34:53 -0500 |
| parents | 328ad56e438a |
| children | 2eec7a500333 |
comparison
equal
deleted
inserted
replaced
| 6611:a43a40af817d | 6612:d05800c6bdfa |
|---|---|
| 277 dynamic content, but not for static content. | 277 dynamic content, but not for static content. |
| 278 | 278 |
| 279 Configuring native-fts Full Text Search | 279 Configuring native-fts Full Text Search |
| 280 ======================================= | 280 ======================================= |
| 281 | 281 |
| 282 Roundup release 2.2.0 can use database native full text search. | 282 Roundup release 2.2.0 supports database-native full text search. |
| 283 SQLite (minimum version 3.9.0) with FTS5 and PostgreSQL (minimum | 283 SQLite (minimum version 3.9.0) with FTS5 and PostgreSQL (minimum |
| 284 version 11.0) with websearch_to_tsvector are supported. | 284 version 11.0) with websearch_to_tsvector are supported. |
| 285 | 285 |
| 286 To enable this method, change the ``indexer`` setting in the tracker's | 286 To enable this method, change the ``indexer`` setting in the tracker's |
| 287 config.ini to ``native-fts``. Then reindex using ``roundup-admin -i | 287 config.ini to ``native-fts``. Then reindex using ``roundup-admin -i |
