Srchx Versions Save

A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)

v1.2

5 years ago
  • Optimized badger memory usage.
  • Added aggregate endpoint, implemented a custom aggregation functions.
  • Added join to the query request so you can do SQL like joins.
  • Removed GET based search, and optimized the POST version of it.

v1.0.0-alpha

5 years ago