tonyguo2022 commented on issue #763: URL: https://github.com/apache/lucenenet/issues/763#issuecomment-1319220619
> It might help to be very specific about which APIs need to be async. If you can narrow the focus it will be more likely something the Lucene team would consider doing. @NightOwl888 , so far we need to update Lucene Index stored in the cloud. I think we need a few APIs(see below list) to be async. We can clone this repo to another repo and invite you to review. Thanks. DataInput.ReadBytes DataInput.ReadByte IndexWriter.Commit IndexWriter.Merge There maybe other functions needed along with the call stack. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
