elastalk

“Blobbing”

In order to minimize database overhead, some applications may want to store non-searchable document content in binary form in a field called blob so once a document has been indexed.

If you want to store some (or all) of your seed data as a single base-64 BLOB, you can add a blobs key to your index configuration file.

You can configure blobbing behavior in your ElastalkConnection via the ElastalkConf.