Tagged Questions

2
votes
3answers
613 views

Too many open files Error on Lucene

The project I'm working on is indexing a certain number of data (with long texts) and comparing them with list of words per interval (about 15 to 30 minutes). After some time, say 35th round, while ...