Valerian Saliou
Valerian Saliou
> @valeriansaliou I've done some things and almost succeed. There is one thing that is still blocking asynchronous execution, but I have already plan how to solve it. Could you...
Keep me posted on your progress on this one, I have a bit more time for reviews :)
The allocator frees its memory, it’s just not given back to the system. In this case you should restart Sonic. This only occurs at import with a certain import speed...
On the total data size, yes, you should use regular filesystem commands to check that. Sonic doesn’t provide anything to get the total size.
Sonic only uses this directory to store its data. You can expect everything to be stored in this single folder. It should contain a kv and a fst folder.
Thank you so much for that, super useful! Will review this this Friday, lmk if you still intend to push more commits or if this is ready to merge 👍🏻
Sonic let’s you search by terms, which is fuzzy search. Date searches are therefore also fuzzy.
It's not possible to search by date range, as Sonic is not date-aware and therefore indexes datestrings you ingest using its default full-text engine.
No, not planned.
Though if you're interested, I'm still open to contributions; if you can work it out in a simple way.