First place I'd look is whether the jobs have clean=true set. If so the
first thing DIH does is delete all documents.

Best,
Erick

On Wed, Jun 21, 2017 at 3:52 PM, Pandey Brahmdev <pandey.de...@gmail.com>
wrote:

> Hi,
> I have setup Apache Solr 6.6.0 on Windows 10, 64-bit.
>
> I have created a simple core & configured DataImport Handlers.
> I have configured 2 dataImport handlers in the Solr-config.xml file.
>
> First for to connect to DB & have data from DB Tables.
> And Second for to have data from all pdf files using TikaEntityProcessor.
>
> Now the problem is there is no error in the console or anywhere but
> whenever I want to search using "Query" tab it gives me the result of Data
> Import.
>
> So let's say if I last Imported data for Tables then it gives me to result
> from the table and if I imported PDF Files then it searches inside PDF
> Files.
>
> But now when I again want to search for DB Tables values then It doesn't
> give me the result instead I again need to Import Data for
> DataImportHandler for File & vice-versa.
>
> Can you please help me out here?
> Very sorry if I am doing anything wrong as I have started using Apache Solr
> only 2 days back.
>
> Thanks & Regards,
> Brahmdev Pandey
> +46 767086309
>

Reply via email to