Elasticsearch | |
See also OpenSearch and Manticore Search "Elasticsearch is a distributed, RESTful, free/open source search server based on Apache Lucene." Elasticsearch brings faster search, better search and some Natural Language Processing features. It is interoperable with Tiki, starting in Tiki12. |
1.1. Features enabled by Elasticsearch | |
|
1.2. How to configure | |
|
1.3. One server vs a cluster | |
Elasticsearch can be installed as a cluster of servers but can also run on the same server as Tiki. If you have a very high volume of content and have performance issues, you can install on a separate server, set up a cluster or get it as SaaS. You should not install Elasticsearch on a server that has a small amount of RAM (ex.: 1 gig) |
1.4. Support matrix | ||||||||||||||
.x means the latest release of that branch
|
Upgrading to Elasticsearch 8 | |
|
Upgrading to Elasticsearch 5 | |
Since Elasticsearch automatically updates 2.x index to 5.x first time it starts - you can see some errors then. First time it rebuilds index might also show errors due to the automatic upgrade problems. However, once it builds the index on 5.x, then further rebuilds must not have errors. So, 2 index rebuilds after upgrade is the safest path to go.
|
1.5. Factoids | |
|
1.6. Installation | |
|
1.7. Peculiarities | |
1.8. GUI | |
|
1.9. Kibana | |
Kibana: https://www.elastic.co/products/kibana. Some installation notes:
Copy to clipboard
Note: You need to get the right version of Kibana to match your version of Elastic, I am currently on Elastic 2.4 with Kibana 4.6
|
1.10. SaaS options | |
Version:
Version:
Bonsai site link
Version:
Scalefastr site link
Version:
QBox site link
Version:
Searchly site link
Version:
Logz site link
Version:
ObjectRocket site link
Version:
|
1.11. Related | |
alias
|