Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-12-07 Thread via GitHub
kotman12 commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2525192744 Hey @zzBrunoBrito .. thanks for replying. I've added some general [docs in this branch](https://github.com/kotman12/solr/tree/solr-monitor-doc/solr/modules/saved-search) that could help yo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-12-06 Thread via GitHub
zzBrunoBrito commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2523713325 Hi @kotman12 sorry for my late reply I wasn't able to check github lately and thank you for responding it. Yes I have interest in using it, that's a very interesting feature for me and

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-25 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1857492958 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ParallelSolrMatcherSink.java: ## @@ -0,0 +1,95 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-25 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1857492958 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ParallelSolrMatcherSink.java: ## @@ -0,0 +1,95 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-25 Thread via GitHub
dsmiley commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1857209488 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ParallelSolrMatcherSink.java: ## @@ -0,0 +1,95 @@ +/* + * + * * Licensed to the Apache Software Foundation

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-23 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1855342761 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ParallelSolrMatcherSink.java: ## @@ -0,0 +1,95 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840966254 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,223 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1841001671 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/SolrMonitorQueryCollector.java: ## @@ -0,0 +1,104 @@ +/* + * + * * Licensed to the Apache Software Founda

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1841003021 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/DocumentBatchVisitor.java: ## @@ -0,0 +1,64 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1841001671 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/SolrMonitorQueryCollector.java: ## @@ -0,0 +1,104 @@ +/* + * + * * Licensed to the Apache Software Founda

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840998844 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/SolrMonitorQueryCollector.java: ## @@ -0,0 +1,104 @@ +/* + * + * * Licensed to the Apache Software Founda

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840828379 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,223 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840828379 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,223 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840807577 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840564981 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,223 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840259984 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,207 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840249646 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,207 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840617435 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,207 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840661574 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/SolrMonitorQueryCollector.java: ## @@ -0,0 +1,104 @@ +/* + * + * * Licensed to the Apache Software Foun

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840522423 ## solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java: ## @@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException {

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840359108 ## solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java: ## @@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException {

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840339347 ## solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java: ## @@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException {

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840259984 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,207 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840225404 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchHandler.java: ## @@ -0,0 +1,36 @@ +/* + * + * * Licensed to the Apache Software Foundation

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-13 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1840198843 ## solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java: ## @@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException {

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-12 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1838610348 ## solr/core/src/java/org/apache/solr/handler/component/DebugComponent.java: ## @@ -115,6 +116,12 @@ public void process(ResponseBuilder rb) throws IOException {

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-12 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1838594950 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,207 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-12 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1838584908 ## solr/modules/monitor/src/java/org/apache/solr/monitor/MonitorConstants.java: ## @@ -0,0 +1,27 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-08 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1834333404 ## solr/modules/monitor/build.gradle: ## @@ -0,0 +1,33 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements.

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-08 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1834211925 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/SolrMonitorQueryCollector.java: ## @@ -0,0 +1,106 @@ +/* + * + * * Licensed to the Apache Software Foun

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-06 Thread via GitHub
kotman12 commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2461095739 > I'm really excited about this PR because that looks like a great feature to use. Are there any updates on this? Hey @zzBrunoBrito , thanks for the comment! We are currently testing

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-11-05 Thread via GitHub
zzBrunoBrito commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2457194083 I'm really excited about this PR because that looks like a great feature to use. Are there any updates on this? -- This is an automated message from the Apache Git Service. To respond

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-07-02 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1662962160 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/QueryMatchType.java: ## @@ -0,0 +1,45 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF)

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-17 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1643060990 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ParallelSolrMatcherSink.java: ## @@ -0,0 +1,95 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-17 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1642802583 ## solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java: ## @@ -0,0 +1,612 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF)

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-14 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1640584056 ## solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java: ## @@ -0,0 +1,612 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) u

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-14 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1640183520 ## solr/modules/monitor/src/test/org/apache/solr/monitor/MonitorSolrQueryTest.java: ## @@ -0,0 +1,612 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF)

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-04 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1626610853 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-06-04 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1626537355 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-30 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1621158441 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-17 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1605414414 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-17 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1604773128 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603769246 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603762136 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603721535 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603720227 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603697031 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603682245 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603659406 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603658364 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-16 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1603658051 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,260 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1602087557 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1602065616 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1602065616 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under o

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1601740654 ## solr/modules/monitor/src/java/org/apache/lucene/monitor/MonitorFields.java: ## @@ -0,0 +1,38 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) under

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1601387931 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-15 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1601379272 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-14 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1600473201 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-14 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1600473201 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-14 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1600429537 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-14 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1600429537 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-14 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1600418059 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-11 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597436656 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-11 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597250682 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-11 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597250682 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-11 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597254706 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597299242 ## solr/modules/monitor/src/test-files/solr/collection1/solrconfig.xml: ## @@ -0,0 +1,173 @@ + + + + + ${tests.luceneMatchVersion:LATEST} + + ${solr.data.dir:} + + +

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597294294 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,254 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597272168 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597272168 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597254706 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597251954 ## solr/modules/monitor/src/test-files/solr/collection1/solrconfig.xml: ## @@ -0,0 +1,173 @@ + + + + + ${tests.luceneMatchVersion:LATEST} + + ${solr.data.dir:} + + +

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597250682 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597250682 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1597250682 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software Fo

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1596863113 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1596859318 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1596858180 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,257 @@ +/* + * + * * Licensed to the Apache Software

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1596659109 ## solr/modules/monitor/src/java/org/apache/solr/monitor/MonitorConstants.java: ## @@ -0,0 +1,39 @@ +/* + * + * * Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-10 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1596642442 ## solr/modules/monitor/src/test-files/solr/collection1/solrconfig.xml: ## @@ -0,0 +1,173 @@ + + + + + ${tests.luceneMatchVersion:LATEST} + + ${solr.data.dir:} + +

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-09 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1595728913 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,254 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-08 Thread via GitHub
kotman12 commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2101745053 > > ... Tangentially, I'd like to also support additional query parameters on top of the query string, i.e. the `df` default field param, but I haven't gotten to that yet (you'll notice tha

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-08 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1594844585 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
dsmiley commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589787252 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseQueryParserPlugin.java: ## @@ -0,0 +1,105 @@ +/* + * + * * Licensed to the Apache Software Foundati

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589698538 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589698538 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589699704 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589698538 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundatio

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589485628 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseSearchComponent.java: ## @@ -0,0 +1,192 @@ +/* + * + * * Licensed to the Apache Software Foundat

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-03 Thread via GitHub
cpoerschke commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1589415896 ## solr/modules/monitor/src/java/org/apache/solr/monitor/search/ReverseQueryParserPlugin.java: ## @@ -0,0 +1,105 @@ +/* + * + * * Licensed to the Apache Software Found

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-01 Thread via GitHub
kotman12 commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2089353858 > Ease of configuration might be a reason? Or could one imagine a scenario where indexing and searching wish to use different presearcher types or settings? I think it would be diffi

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-05-01 Thread via GitHub
cpoerschke commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2088667529 Thanks for the notes above, they helped me continue browsing the code to see how the `Presearcher` fits in and how the various objects are currently put together. So with indexing

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-04-29 Thread via GitHub
kotman12 commented on PR #2382: URL: https://github.com/apache/solr/pull/2382#issuecomment-2082729041 @cpoerschke I was reading your last comment more carefully and I want to stress that the presearcher, once constructed, should be completely _stateless_ in the current proposal. The whole p

Re: [PR] SOLR-4587: integrate lucene-monitor into solr [solr]

2024-04-26 Thread via GitHub
kotman12 commented on code in PR #2382: URL: https://github.com/apache/solr/pull/2382#discussion_r1581643844 ## solr/modules/monitor/src/java/org/apache/solr/monitor/update/MonitorUpdateRequestProcessor.java: ## @@ -0,0 +1,265 @@ +/* + * + * * Licensed to the Apache Software Fo

  1   2   >