:
: I'm trying to implement a custom UpdateProcessor which requires access to
: SolrIndexSearcher. However, I'm constantly running into "Too many open
: files" exception. I'm confused about which is the correct way to get access
: to SolrIndexSearcher in UpdateProcessor
Hi all,
I'm trying to implement a custom UpdateProcessor which requires access to
SolrIndexSearcher. However, I'm constantly running into "Too many open
files" exception. I'm confused about which is the correct way to get access
to SolrIndexSearcher in UpdateProcessor