1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00
documize/core
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
..
api Continued MySQL/PostgreSQL store provider refactoring 2018-09-27 15:14:48 +01:00
convapi wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
database Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
env Implement PostgreSQL Full Text Search++ 2018-09-28 16:33:15 +01:00
event Provide space add/remove event notifications 2018-02-22 18:13:56 +00:00
mail New SMTP library and refactoring of mailer code 2018-03-07 18:52:19 +00:00
osutil major package structure refactoring 2017-07-18 21:55:17 +01:00
request moving endpoints to new API (WIP) 2017-07-26 10:50:26 +01:00
response Set category permissions for both users and groups 2018-03-06 10:39:47 +00:00
secrets wrap errors up, log at top level only 2017-08-03 10:00:24 +01:00
streamutil major package structure refactoring 2017-07-18 21:55:17 +01:00
stringutil Ensure initials calculate correctly for Unicode via runes 2018-05-02 14:50:22 +01:00
timeutil major code repair from old to new API -- WIP 2017-07-24 16:24:21 +01:00
uniqueid go dep 2018-02-14 15:23:46 +00:00