[ANN] es-nozzle 0.4.0 - index documents from filesystem

2014-01-22 Thread Ralf Schmitt
es-nozzle can be used to index documents from the local filesystem or from network shares. It's similar in purpose to dadoonet's filesystem river, but it's not an elasticsearch plugin. Instead es-nozzle takes advantage of RabbitMQ in order to provide a fault tolerant and scalable system for

Re: How to approach Indexing for a newbie?

2014-01-15 Thread Ralf Schmitt
joergpra...@gmail.com joergpra...@gmail.com writes: 4. You have to write a program that traverses your folders, picks up each document, and extracts fields from the document to get them indexed. Or you might use es-nozzle [1], which traverses your folders and indexes documents into