Niko Usai created LUCENE-10422:
----------------------------------

             Summary: Monitor instantiation configurabilty improvements
                 Key: LUCENE-10422
                 URL: https://issues.apache.org/jira/browse/LUCENE-10422
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Niko Usai


I'm working on a project where I use very heavily Lucene Monitor package, but I 
miss  some simple things in how {{Monitor}} manages it's Directory, IndexWriter 
and IndexReader, what I want to do is extend {{MonitorConfiguration}} to make 
possible mainly these two things: * use a custom {{Directory}} implementation.
 * use a readonly {{QueryIndex}} in order to have more Monitor instance on 
different server reading from the same index (now the index reader is created 
from the index writer so it is impossible to make a readonly {{{}Monitor{}}})



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to