Stream instead of filepath in indexing

Hi,

I have the data available as a stream rather than as a file.
Is there a way to set stream as a source instead of providing a file path for indexing?

Thanks

Depends what you use to index the data.

We'll be using ES version 5.2 and version 5 NEST client.

Are you talking about a tcp or udp stream?

No, i mean an actual FileStream object...instead of the file path.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.