Re: unescape solr index content

2025-05-12 Thread Gus Heck
Obviously, there's lots we don't know about your system and your plans, but the narrow view your email gives us looks like you may misunderstand the nature of Solr. Solr is a search index, and its primary function is to help you FIND your data based on the text, or other data (i.e. spatial data) it

Re: unescape solr index content

2025-05-12 Thread Thomas Corthals
Can you include an example of the content you index and the result you're seeing? If you index this: test And it looks like this in the raw result: "test<\/title><\/html>" That's just the escaping that needs to be done for JSON. It's applied on the response data before sending it off, not

RE: Re: Possible OOM risk after huge REINDEXCOLLECTION requests

2025-05-12 Thread Schieder Florian
Good morning, please excuse the late response. The jattach hint was very useful, thank you very much. I have created some memory dumps before and after the REINDEXCOLLECTION jobs. Honestly, I think it won't help much if I take a deep dive into understanding the problem myself. I could share the