Neylson
Neylson
Upon reaching 2.6gb meilin stops working. I tested with aws image: MeiliSearch-v0.23.1-Debian-10.3 `MeiliSearch ApiException: Http Status: 500 - Message: Cannot allocate memory (os error 12) - Error code: internal -...
> Hello @neylsongularte! This seems to be indeed a bug since it should not appear. I succeeded to reproduce it on my MacOS (16Gb RAM) by trying to create 100000...
> Hello @neylsongularte, > > A solution you could use is to use only one index where you just add a `path` field to every document/block of text you have...
> I had a look at the disk space utilisation also. I don't think space is the issue here. Please suggest how to fix this issue as our search entirely...
My solution: ``` DB::statement('CREATE EXTENSION unaccent;'); DB::statement('CREATE TEXT SEARCH CONFIGURATION pt ( COPY = portuguese );'); DB::statement('ALTER TEXT SEARCH CONFIGURATION pt ALTER MAPPING FOR hword, hword_part, word WITH unaccent, portuguese_stem;');...
Souce: https://www.infoq.com/br/articles/postgresql-fts/ https://gist.github.com/rach/9289959
i am using create react app
will this be fixed?
In my case decrypt doesn't work either, there must be a problem when running on top of lvm 