endava-workshop / endava-akka-workshop

Endava Akka workshop Bucharest, January 2014
6 stars 3 forks source link

[Search] Index and retrieve data using elasticsearch #1

Open cvasii opened 10 years ago

cvasii commented 10 years ago

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.