It is yes to both questions, but I am not sure if they play well
together for historical reasons.
For storing/parsing original JSON in any (custom) format:
https://lucene.apache.org/solr/guide/8_6/transforming-and-indexing-custom-json.html
(srcField parameter)
For indexing nested children (with na
Hello Team,
Can someone please help to index the below sample json document into Solr.
I have following queries on indexing multi level child document.
1. Can we specify names to documents hierarchy such as "therapeuticareas" or
"sites" while indexing.
2. How can we index document at mul