Hi.I have created an Index by lucene.net which contains 30M documents. The result index file is ~4G. Now the problem is, when I search for some keyword which get over many results. Lucene.net get OutOfMemory Exception.
I think if we could limit the results eg: 20K results at most could solve this problem. Welcome any solution. Thanks. Regards. Scott