Details
-
Type: Story
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.3.0
-
Fix Version/s: Short Term
-
Component/s: Staff Interface
-
Labels:None
Description
Elasticsearch is an application that could be installed on your own server, and used to dramatically improve searches within Blesta. See https://www.elastic.co/products/elasticsearch
This would optionally replace existing searches, and probably be an extra charge or part of an "Enterprise" feature set.
We could potentially just add a new search option when this is enabled called Elastic Search, and search everything from one field.
This is mostly a networked database with a different structure and language. You still have to write all the data to the database in order to search it, so unless you're replacing Blesta's database with one on Elasticsearch, you'll have to maintain 2x the data. Probably worth using for big data sets (terabytes/billions of documents).