Thanks Shawn, it worked.
However, I am getting the message - *The solrconfig.xml file for this index
does not have an operational DataImportHandler defined!*
The following lines are inserted in the solrconfig.xml
db-data-config.xml
On Fri, 18 Sep 2020 at 15:2
On 9/18/2020 1:27 AM, Anuj Bhargava wrote:
In managed schema, I have
Still getting the following error-
org.apache.solr.common.SolrException: Document is missing mandatory
uniqueKey field: id
The problem is that the document that has been fetched with DIH does NOT
have a field named id. Be
In managed schema, I have
Still getting the following error-
org.apache.solr.common.SolrException: Document is missing mandatory
uniqueKey field: id
at
org.apache.solr.update.AddUpdateCommand.getIndexedId(AddUpdateCommand.java:124)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.v
SolrWriter
Error creating document :
On Thu, 17 Sep 2020 at 15:53, Jörn Franke wrote:
> Log file will tell you the issue.
>
> > Am 17.09.2020 um 10:54 schrieb Anuj Bhargava :
> >
> > We just installed Solr 8.6.2
> > It is fetching the data but not adding
> >
> > Indexing completed. *Added/Updat
Log file will tell you the issue.
> Am 17.09.2020 um 10:54 schrieb Anuj Bhargava :
>
> We just installed Solr 8.6.2
> It is fetching the data but not adding
>
> Indexing completed. *Added/Updated: 0 *documents. Deleted 0 documents.
> (Duration: 06s)
> Requests: 1 ,* Fetched: 100* 17/s, Skipped:
We just installed Solr 8.6.2
It is fetching the data but not adding
Indexing completed. *Added/Updated: 0 *documents. Deleted 0 documents.
(Duration: 06s)
Requests: 1 ,* Fetched: 100* 17/s, Skipped: 0 , Processed: 0
The *data-config.xml*