1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
documize/model
HarveyKandola 8a65567169 Implement PostgreSQL Full Text Search++
1. Full text search supports MySQL, MariaDB, Percona and now PostgreSQL.
2. Changed SQL Variant to typed enum.
3. Changed doc.Versioned from INT to BOOL.
4. Search Reindexer now parses all documents and attachments.
5. Site meta API call returns storage provider type.
6. README prep'ed for PostgreSQL support.
7. DELETE SQL statements ignore zero rows affected.

Closes #100 !!!

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-09-28 16:33:15 +01:00
..
account New user role: view analytics 2018-04-05 19:59:57 +01:00
activity [WIP] new schema implementation 2018-09-18 20:55:40 +01:00
attachment still moving codebase to new API (WIP) 2017-07-26 20:03:23 +01:00
audit join and leave group persistence 2018-02-28 15:39:46 +00:00
auth Use paging for LDAP queries 2018-09-07 15:09:54 +01:00
block Make API work with new schema 2018-09-19 16:03:29 +01:00
category [WIP] new schema implementation 2018-09-18 20:55:40 +01:00
doc Make Sitemap & Robots.txt use new schema 2018-09-20 09:31:06 +01:00
group More SQL changes in line with new schema 2018-09-20 12:47:47 +01:00
link Make API work with new schema 2018-09-19 16:03:29 +01:00
org Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
page Make API work with new schema 2018-09-19 16:03:29 +01:00
permission Fix space permissions group vs. user role overriding 2018-03-27 11:33:43 +01:00
pin [WIP] new schema implementation 2018-09-18 20:55:40 +01:00
search Auto-load serach results 2018-04-07 14:30:31 +01:00
space [WIP] new schema implementation 2018-09-18 20:55:40 +01:00
template still moving codebase to new API (WIP) 2017-07-26 20:03:23 +01:00
user Make API work with new schema 2018-09-19 16:03:29 +01:00
workflow Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +00:00
base.go moving endpoints to new API (WIP) 2017-07-26 10:50:26 +01:00