Closed zdavatz closed 3 years ago
The Fulltext Index is not working anymore after the Update of https://github.com/zdavatz/cpp2sqlite/commit/1fb2b9b773bcfaf354a503166ec33ee67bce39bb
The Fulltext Search is still working on iOS, but not on. The Search Fulltext search for swisspeddose shows no results anymore or just an error.
The data can be generated.
Also the word "Drugshortage" does not show up in the FTS index.
I think this is related to: https://github.com/zdavatz/cpp2sqlite/issues/154
The Fulltext Index is not working anymore after the Update of https://github.com/zdavatz/cpp2sqlite/commit/1fb2b9b773bcfaf354a503166ec33ee67bce39bb
The Fulltext Search is still working on iOS, but not on. The Search Fulltext search for swisspeddose shows no results anymore or just an error.
The data can be generated.
Also the word "Drugshortage" does not show up in the FTS index.