So -- you update a single document and the call to updateDocument
takes 3 minutes? Or you update a single document and call commit() and
that takes 3 minutes? Or -- you update 10 documents and call
commit() and that takes 3 minutes? We can't help you with the level of
detail you've provided. As
HI Team,
1.We Upgraded Lucene 4.6 to 8+, After upgrading we are facing issue with
UpdateDocument API. We are using UpdateDocument for editing existing records
and adding new records.
2.Adding a new record to the index file is working fine.
3.When we are trying to edit one of record from
HI Team,
1.We Upgraded Lucene 4.6 to 8+, After upgrading we are facing issue with
UpdateDocument API. We are using UpdateDocument for editing existing records
and adding new records.
2.Adding a new record to the index file is working fine.
3.When we are trying to edit one of record from