top | item 46573048

(no title)

vlad1719 | 1 month ago

Hi, any experience of using FTS5 with rqlite, i am interested in replacing Elasticsearch to have a single source of truth DB and full text search. Thanks

discuss

order

otoolep|1 month ago

rqlite creator here.

Yes I do have practical experience to share, I wrote a blog post on rqlite and FTS5: https://philipotoole.com/building-a-highly-available-search-...

Will it allow you to reach the same scale in terms of data set size that Elasticsearch supports? Almost certainly no, but it might be enough depending on your use case.

vlad1719|1 month ago

Hi, thanks, yes i have read it before this is why i am considering it. Will have to try.