-
Hi,
First of all thanks for maintaining this excellent piece of software.
I am facing couple of issues while trying to run the river in incremental scheduled mode.
First my configuration is as foll…
-
The default value for maxMergeCount in ConcurrentMergeScheduler is 2. This causes problems for Solr's dataimport handler when very large imports are done from a JDBC source.
What happens is that whe…
-
Steps tried:
1. Setup mariadb, configured dataimporthandler and was able to do full-import for a table with 10000 rows in less than 2 seconds - Success
2. Setup fresh postgresql database, configured…
-
Hi everbody
I just tried to run Solr 9.0.0 with the latest dataimporthandler (yeah, I know it is for Solr 8.10...) but it seems a lot of Solr core (and other) classes have changed their signatures et…
-
Since we are on Java 7, the JDK supports standardized language tags as identifiers for Locales. Previous versions of JDK were missing a constructor from `Locale#toString()` back to a locale, so we had…
-
It is hard to extend DIH (e.g. to provide our own writers). DIH accepts only the SolrWriter instances, despite they implement the DIHWriter interace.
---
Migrated from [LUCENE-4215](https://issues.…
-
The solr deltaQuery gets the ids of updated records since the last import and expects all images to have an `occid` associated and breaks if one of them doesn't.
As you can see here, the query gets…
-
Hi everyone,
thanks for supplying this image, we're using it and it's working great for us so far.
I have however one question which I did not yet succeed to solve, which may relate to how classpa…
-
relates to #14
-
Please add entities and entity types to the Solr index.
I have enhanced and filled our CORD database with an additional table called "ent". The updated database schema is attached. This table conta…