.
Right now we have
-Original Message-
From: Jan Høydahl
Sent: 16. november 2018 15:29
To: solr-user
Subject: Re: indexing multiple levels of data
Hi Martin,
For a complex use case as this I would recommend you write a separate indexer
application that crawls the files, looks up the
Hi Martin,
For a complex use case as this I would recommend you write a separate indexer
application that crawls the files, looks up the correct metadata XMLs based on
given business rules, and then constructs the full Solr document to send to
Solr.
Even parsing full-text from PDF etc I would r