Skip to content

Releases: mbround18/wikijs-module-meilisearch

v0.0.3

21 Aug 07:01
a91f1ff
Compare
Choose a tag to compare

Release notes for version 0.0.3

NOTE: This is working very well! If you want to see a live example, try searching on my D&D wiki: https://wiki.boop.ninja/

Database Tested
PostgreSQL
MySQL
MariaDB
MS SQL Server
SQLite

v0.0.2

21 Aug 06:01
fb48584
Compare
Choose a tag to compare

Release notes for version 0.0.2

NOTE: This one has an issue with searching for pages with slashes in it. Meilisearch didnt like that they had special characters in the keys.

Database Tested
PostgreSQL
MySQL
MariaDB
MS SQL Server
SQLite

v0.0.1

21 Aug 05:03
b8136e7
Compare
Choose a tag to compare

Release notes for version 0.0.1

NOTE: This revision is only compatible with sqlite database.
The issue was, i built this module on sqlite and that uses booleans as 1 or 0 where other dbs use true or false.
In later versions this tracked data in meilisearch was removed. We not longer track if it is or isnt published or private in the search tool.

Based on the information you provided, here is an updated table reflecting the compatibility and testing status of various databases for Wiki.js:

Database Tested
PostgreSQL
MySQL
MariaDB
MS SQL Server
SQLite