How to Index Attachments and Files to Elasticsearch 5.0 using Ingest API
Posted by Adam Vanderbush July 5, 2017Elasticsearch is generally used to index data of types like string, number, date, etc. However, what if you wanted to index a file like a .pdf or a .doc directly and make it searchable? This is a real-time use case in applications like HCM, ERP, and ecommerce.