Xapiand: A fast, simple, modern search and storage engine
1–10 of 68 posts
Re: Xapiand: A fast, simple, modern search and storage engine
#2It is also not clear to me what, if anything, already integrates with this, and therefore how much code I need to write to try it out and compare against ElasticSearch.
Re: Xapiand: A fast, simple, modern search and storage engine
#3Still beta, last release[0] was 0.8 on 2018 November 18. It is also not clear to me what, if anything, already integrates with this, and therefore how much code I need to write to try it out and compare against ElasticSearch. [0] https://kronuz.io/Xapiand/news/
Re: Xapiand: A fast, simple, modern search and storage engine
#4Re: Xapiand: A fast, simple, modern search and storage engine
#5Re: Xapiand: A fast, simple, modern search and storage engine
#6It's nice to see new search servers, especially low level ones. I'm going to give this a few tests.
Re: Xapiand: A fast, simple, modern search and storage engine
#7It's nice to see new search servers, especially low level ones. I'm going to give this a few tests.
Not sure if you know about tantivy but it's cool too: https://github.com/tantivy-search/tantivy
Toshi is to ElasticSearch as Tantivy is to Lucene if that makes sense.
Obviously as they are new they are not at feature parity, but Tantivy does win at some benchmarks: https://tantivy-search.github.io/bench/
Re: Xapiand: A fast, simple, modern search and storage engine
#8Re: Xapiand: A fast, simple, modern search and storage engine
#9Re: Xapiand: A fast, simple, modern search and storage engine
#10I'm interested, can anyone give a quick overview of why you'd use this over Elasticsearch?