Hello, I am trying to index a large amount of data with the mapper attachment so I can get the contents of the documents. My plan of attack is to write a php script that encodes all my files to base64. Then input a doc to see if it works. My question relates to inputing these docs into elasticsearch in bulk. As I said I have a large amount of data so inputing each document in the curl wouldn't be practical. Also does the bulk API support the mapper-attachment? Also does anyone have experience with the mapper-attachment plugin working well with their elasticsearch instance?
Thanks, Austin -- 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/6e857c9f-d5b3-43f2-810e-699ddbdedab1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
