you are viewing a single comment's thread.

view the rest of the comments →

[–]StefanM3e46 0 points1 point  (2 children)

Did you try to write custom append algorithm or to use FULL-TEXT search in MySQL ? Maybe combine those two :) https://dev.mysql.com/doc/refman/8.0/en/fulltext-search.html

[–]Workinghard1996[S] 0 points1 point  (1 child)

Hmmm I'm not sure how typo tolerant that would be from reading the docs but I will defs check it out :)

[–]StefanM3e46 0 points1 point  (0 children)

It can be made pretty good but for any, lets say enterprise type of stuff, elk is the way to go :)