flux icon indicating copy to clipboard operation
flux copied to clipboard

add support for hierarcical document.

Open agori opened this issue 9 years ago • 0 comments

SolrDocument.addChildren was never used. Now if the document contains a childDocuments key, then the vector will be added as a list of children to the current document.

It works also recursively.

agori avatar Jun 14 '16 20:06 agori