eladmarg commented on issue #485: URL: https://github.com/apache/lucenenet/issues/485#issuecomment-832906882
the current Lucene version isn't write in a modern high performant app manner. yes, its getting stable, its working, but its far from being optimal. the whole design should be rewritten from bottom to up, many other optimizations are missing. I'm not sure its even possible in the current code base, because all the data should be async/await all the way from the ground. this is a big change that will take Lucene to another direction from the port and I'm not sure its in this frame. however, its nice to have this kind of requests, we all want it but its not possible in this project constraints. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
