Of course you can use BulkProcessor on-the fly for maintaining current messages.
If you spend resources for querying it will affect indexing so that bulk indexing speed suffers. Note that by default, 50% heap memory of a node is dedicated for search, but 10% for bulk. This is reasonable, it shows that ES puts indexing in the background, for better comfort and response time when searching. Jörg -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHcmZKx9%2BGTU%3D4%3DQ9Zyqoj%2BDPfUd803cKHZZP2_X5icrQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
