1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/domain
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 Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
activity Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
attachment Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
audit Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
auth Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
block Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
category Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
conversion Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
document Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
group Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
link Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
mail Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
meta Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
organization Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
page Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
permission Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
pin Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
search Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
section Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
setting Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
smtp Set ReplyTo for SMTP based notifications 2018-05-03 18:03:25 +01:00
space Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
store Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
template Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
test Provide link to mock user data 2018-09-07 17:47:08 +01:00
user Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
context.go Make API work with new schema 2018-09-19 16:03:29 +01:00