Hi,
The issue was buildOnCommit=true on a SuggestComponent.
Dominique
Le mar. 2 févr. 2021 à 00:54, Shawn Heisey a écrit :
> On 2/1/2021 12:08 AM, haris.k...@vnc.biz wrote:
> > Hope you're doing good. I am trying to configure NRT - Indexing in my
> > project. For this reason, I have configured
On 2/1/2021 12:08 AM, haris.k...@vnc.biz wrote:
Hope you're doing good. I am trying to configure NRT - Indexing in my
project. For this reason, I have configured *autoSoftCommit* to execute
every second and *autoCommit* to execute every 5 minutes. Everything
works as expected on the dev and tes
Hi,
It is not the cause of your issue, but Solr version is 8.6.0, and
solrconfig.xml includes
7.5.0
By "I am using a service that fetches data from the Postgres database and
indexes it to solr. The service runs with a delay of 5 seconds.". You man,
you are using DIH and launch a delta-import each
Hello,I am attaching the solrconfig.xml along with this email, also I am
attaching a text document that has JSON object regarding the system information
I am using a service that fetches data from the Postgres database and indexes
it to solr. The service runs with a delay of 5 seconds.RegardsMit
Hi,
What is your Solr version ?
Can you share your solrconfig.xml ?
How is your sharding ?
Did you grep your solr logs on with the "commit' pattern in order to see
hard and soft commit occurrences ?
How are you pushing new docs or updates in the collection ?
Regards.
Dominique
Le lun. 1 févr
I'm running into the same issue. I've set autoSoftCommit and autoCommit but
the speed at which docs are indexed seems to be inconsistent with the
settings. I have lowered the autoCommit to a minute but it still takes a
few minutes for docs to show after indexing. Soft commit settings also seem
to h