parikshitphukan17 opened a new issue #333:
URL: https://github.com/apache/lucenenet/issues/333


   I have implemented a Lucene POC in Java and dotnet. The stats are roughly 
comparable except for the search time(time required to get the matching docs). 
Java application roughly takes 9-10 seconds whereas Dotnet took 52 minutes. I 
have indexed 99000 documents which comprise of pdf,docs,txt and etc. Indexing 
for both of the POCs was performed on the same files. Is this disparity in 
search time expected due to the java version being superior or is there some 
error in my coding for lucenedotnet ?


----------------------------------------------------------------
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]


Reply via email to