Revision #6 has been created by samdark on Jul 4, 2018, 8:48:34 PM with the memo:
Removed "Hello" since it was in the short version
« previous (#5) next (#7) »
Changes
Title
unchanged
An alternative way to ElasticSearch
Category
unchanged
How-tos
Yii version
unchanged
all
Tags
unchanged
Index Engine
Content
changed
Hello!
This article is for those who have dealt with the complexity of Elasticsearch or any other indexing machines and are looking for an easier way to index the existing database without additional effort.
**Why this post?**
The amount of data increases every day. As a result, the search in the databases becomes longer and longer. Conventional data structures must be realigned in order to be able to access information more quickly. There are already database systems like Elasticsearch that can do this. However, such systems also have disadvantages.[...]