Developing Search for yiiframework.com
Это заявка на доклад. Он пока не включен в программу.
Building a search using elasticsearch and Yii 2
In this talk I cover the steps of implementing search functionality on a website for full text search over unrelated data types. As an example I follow the implementation of yiiframework.com website which is developed as an open source project.
The implementation will involve elasticsearch as the search backend and yii2-elasticsearch extension for the PHP implementation.