Create actors for managing index and search requests.
Actors must be able to index articles and passwords.
Actors must respond to search requests for articles and passwords.
For now, just use one actor of each type and on a single machine.
Provide a first sample structure for indexes.
Use ES Rest API asynchronous.
Create actors for managing index and search requests. Actors must be able to index articles and passwords. Actors must respond to search requests for articles and passwords. For now, just use one actor of each type and on a single machine. Provide a first sample structure for indexes. Use ES Rest API asynchronous.