Indexing text using Java Rest Client

Hi, I am indexing data using Java High Rest Client and have a question.
Everything works fine, but I have a very long text that need to be indexed and it should be indexed in the same way as the attachment ingestion works, so the content should be indexed in the triple-double-quotes so the new lines are retained. When I use API it always gets index with single double quote and new lines escaped.
Is there any way to do it?

Thank yo,
Mariusz

Could you please provide code example ? Thanks

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