Colvin Cowie created SOLR-14416:
---
Summary: Nodes view doesn't work correctly when Solr is hosted on
Windows
Key: SOLR-14416
URL: https://issues.apache.org/jira/browse/SOLR-14416
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Component/s: Admin UI
> Nodes view doesn't work correctly when Solr is hosted on Windows
>
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Description:
I sent a message about this on the mailing list a long time ago and got no
replies.
O
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Description:
I sent a message about this on the mailing list a long time ago and got no
replies.
O
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Description:
I sent a message about this on the mailing list a long time ago and got no
replies.
O
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Affects Version/s: 7.7.2
8.1
8.2
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Attachment: screenshot-1.png
> Nodes view doesn't work correctly when Solr is hosted on Windows
> -
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Attachment: (was: image-2020-04-20-10-37-22-308.png)
> Nodes view doesn't work correctly when S
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Description:
I sent a message about this on the mailing list a long time ago and got no
replies.
O
Alan Woodward created LUCENE-9330:
-
Summary: Make SortField responsible for index sorting
Key: LUCENE-9330
URL: https://issues.apache.org/jira/browse/LUCENE-9330
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/LUCENE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-9330:
--
Parent: LUCENE-9326
Issue Type: Sub-task (was: Improvement)
> Make SortField responsi
romseygeek opened a new pull request #1440:
URL: https://github.com/apache/lucene-solr/pull/1440
This commit adds a new class `IndexSorter` which handles how a sort should
be applied
to documents in an index:
* how to serialize/deserialize sort info in the segment header
* how to s
romseygeek commented on issue #1440:
URL: https://github.com/apache/lucene-solr/pull/1440#issuecomment-616480246
This is quite a big PR, but most of it is around the creation of a new
Lucene86Codec. The important bit to review are the changes to
DefaultIndexingChain and the DocValuesWrite
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087611#comment-17087611
]
Jan Høydahl commented on SOLR-14416:
Definitely looks like a bug. We should check for
[
https://issues.apache.org/jira/browse/LUCENE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087613#comment-17087613
]
Uwe Schindler commented on LUCENE-9330:
---
Hi,
I checked your PR. The first thing t
uschindler commented on issue #1440:
URL: https://github.com/apache/lucene-solr/pull/1440#issuecomment-616486419
I left a comment on the issue about the serialization of class names: Don't
do this, will break with Java's module system. We should use NamedSPI for that,
like PostingsFormat o
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087624#comment-17087624
]
Colvin Cowie commented on SOLR-14416:
-
I can do a patch for the SystemInfoHandler whe
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087626#comment-17087626
]
Erick Erickson commented on LUCENE-7788:
BTW, recent versions of this have a har
[
https://issues.apache.org/jira/browse/LUCENE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087635#comment-17087635
]
Alan Woodward commented on LUCENE-9330:
---
I think this could work if we had an inte
dsmiley commented on issue #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#issuecomment-616579840
@mikemccand I'm curious about your statement:
> The wikimedium1m corpus is really too small to draw strong conclusions --
I would use it to run a quick performance test, e.g.
[
https://issues.apache.org/jira/browse/LUCENE-9280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087772#comment-17087772
]
David Smiley commented on LUCENE-9280:
--
Cool!
> Add ability to skip non-competitiv
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-8319:
---
Attachment: SOLR-8319.patch
> NPE when creating pivot
> ---
>
>
[
https://issues.apache.org/jira/browse/SOLR-8319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087774#comment-17087774
]
Isabelle Giguere commented on SOLR-8319:
Patch attached, based on master. Please
Adrien Grand created LUCENE-9331:
Summary: TestIndexWriterDelete.testDeletesOnDiskFull can run for
minutes
Key: LUCENE-9331
URL: https://issues.apache.org/jira/browse/LUCENE-9331
Project: Lucene - Cor
[
https://issues.apache.org/jira/browse/LUCENE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-9331:
-
Description:
This seed reproduces for me on branch_8x:
ant test -Dtestcase=TestIndexWriterDele
[
https://issues.apache.org/jira/browse/LUCENE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087795#comment-17087795
]
Adrien Grand commented on LUCENE-9331:
--
The following change fixed the issue for me
Mike Drob created LUCENE-9332:
-
Summary: Migrate validate source patterns task from ant/groovy to
gradle/groovy
Key: LUCENE-9332
URL: https://issues.apache.org/jira/browse/LUCENE-9332
Project: Lucene - Co
madrob opened a new pull request #1441:
URL: https://github.com/apache/lucene-solr/pull/1441
If we have a gradle task with declared InputFiles and OutputFile then Gradle
can figure out when the check is still up to date and when it needs to be
rerun. Most of this is just a straight copy fr
[
https://issues.apache.org/jira/browse/LUCENE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087821#comment-17087821
]
Uwe Schindler commented on LUCENE-9330:
---
Thanks. And in the index we just save the
[
https://issues.apache.org/jira/browse/LUCENE-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087826#comment-17087826
]
Alan Woodward commented on LUCENE-9330:
---
I've updated the PR, could you have a loo
Tomoko Uchida created LUCENE-9333:
-
Summary: Gradle task equivalent to ant's "change-to-html"
Key: LUCENE-9333
URL: https://issues.apache.org/jira/browse/LUCENE-9333
Project: Lucene - Core
Is
[
https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087832#comment-17087832
]
Uwe Schindler commented on LUCENE-9317:
---
Hi David,
on a first look, this is no to
[
https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087832#comment-17087832
]
Uwe Schindler edited comment on LUCENE-9317 at 4/20/20, 3:12 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087856#comment-17087856
]
Tomoko Uchida commented on LUCENE-9321:
---
I opened an issue for porting "changes-to
[
https://issues.apache.org/jira/browse/SOLR-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087858#comment-17087858
]
Jason Gerlowski edited comment on SOLR-14391 at 4/20/20, 3:37 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087858#comment-17087858
]
Jason Gerlowski commented on SOLR-14391:
I attached some a performance test drive
[
https://issues.apache.org/jira/browse/LUCENE-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087887#comment-17087887
]
Mike Drob commented on LUCENE-9332:
---
WIP PR - https://github.com/apache/lucene-solr/pu
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie resolved SOLR-14416.
-
Fix Version/s: 8.5
Resolution: Duplicate
Ah, it's already been fixed in 8.5 :)
I didn't f
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087916#comment-17087916
]
Colvin Cowie edited comment on SOLR-14416 at 4/20/20, 4:44 PM:
[
https://issues.apache.org/jira/browse/SOLR-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14416:
Affects Version/s: 8.4
8.4.1
> Nodes view doesn't work correctly when Solr i
[
https://issues.apache.org/jira/browse/LUCENE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087943#comment-17087943
]
ASF subversion and git services commented on LUCENE-9273:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087946#comment-17087946
]
ASF subversion and git services commented on LUCENE-9273:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9273.
--
Fix Version/s: 8.6
Assignee: Ignacio Vera
Resolution: Fixed
> Speed up geometr
[
https://issues.apache.org/jira/browse/SOLR-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087972#comment-17087972
]
ASF subversion and git services commented on SOLR-14412:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17087973#comment-17087973
]
ASF subversion and git services commented on SOLR-14412:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved SOLR-14412.
--
Fix Version/s: master (9.0)
Assignee: Mike Drob
Resolution: Fixed
> NPE in MetricsHisto
dsmiley commented on a change in pull request #1437:
URL: https://github.com/apache/lucene-solr/pull/1437#discussion_r411609323
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/impl/SolrClientNodeStateProvider.java
##
@@ -398,6 +337,39 @@ public Map getZkJson(Str
dweiss commented on a change in pull request #1441:
URL: https://github.com/apache/lucene-solr/pull/1441#discussion_r411632375
##
File path: gradle/validation/validate-source-patterns.gradle
##
@@ -1,3 +1,5 @@
+import org.gradle.plugins.ide.eclipse.model.Output
Review comment:
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088034#comment-17088034
]
Dawid Weiss commented on LUCENE-9321:
-
When you scan for *.xsl there are literally t
[
https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-8394:
---
Attachment: SOLR-8394.patch
> Luke handler doesn't support FilterLeafReader
>
[
https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088061#comment-17088061
]
Isabelle Giguere commented on SOLR-8394:
New patch, off Git master. Includes the
[
https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-8394:
---
Attachment: (was: SOLR-8394_tag_7.5.0.patch)
> Luke handler doesn't support FilterLeafRead
[
https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646656#comment-16646656
]
Isabelle Giguere edited comment on SOLR-8394 at 4/20/20, 8:28 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16646656#comment-16646656
]
Isabelle Giguere edited comment on SOLR-8394 at 4/20/20, 8:28 PM:
--
David Smiley created SOLR-14417:
---
Summary: Gradle build sometimes fails RE BlockPoolSlice
Key: SOLR-14417
URL: https://issues.apache.org/jira/browse/SOLR-14417
Project: Solr
Issue Type: Task
[
https://issues.apache.org/jira/browse/SOLR-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-14417:
-
Description:
There seems to be some package visibility hacks around our Hdfs integration:
{{/Users/dsmil
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088129#comment-17088129
]
Uwe Schindler commented on LUCENE-9321:
---
Hi,
I can look at this. The idea of that
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088129#comment-17088129
]
Uwe Schindler edited comment on LUCENE-9321 at 4/20/20, 10:13 PM:
[
https://issues.apache.org/jira/browse/SOLR-13030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088133#comment-17088133
]
David Smiley commented on SOLR-13030:
-
Shouldn't this be Closed for 8.0?
> MetricsHi
David Smiley created SOLR-14418:
---
Summary: MetricsHistoryHandler: don't query .system collection
Key: SOLR-14418
URL: https://issues.apache.org/jira/browse/SOLR-14418
Project: Solr
Issue Type:
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088129#comment-17088129
]
Uwe Schindler edited comment on LUCENE-9321 at 4/20/20, 10:25 PM:
[
https://issues.apache.org/jira/browse/SOLR-14418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-14418:
Description:
The MetricsHistoryHandler queries the .system collection on startup with a
match-all-
Mikhail Khludnev created SOLR-14419:
---
Summary: Query DLS paramter $reference
Key: SOLR-14419
URL: https://issues.apache.org/jira/browse/SOLR-14419
Project: Solr
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-14419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088141#comment-17088141
]
Mikhail Khludnev commented on SOLR-14419:
-
The fix is obvious, but is there any c
[
https://issues.apache.org/jira/browse/SOLR-14105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088144#comment-17088144
]
Akhmad Amirov commented on SOLR-14105:
--
in what version it is resolved? I have the b
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088129#comment-17088129
]
Uwe Schindler edited comment on LUCENE-9321 at 4/20/20, 10:45 PM:
Mike Drob created SOLR-14420:
Summary: Address AuthenticationPlugin TODO redeclare params as
HttpServletRequest & HttpServletResponse
Key: SOLR-14420
URL: https://issues.apache.org/jira/browse/SOLR-14420
madrob opened a new pull request #1442:
URL: https://github.com/apache/lucene-solr/pull/1442
https://issues.apache.org/jira/browse/SOLR-14420
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/SOLR-14420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088150#comment-17088150
]
Mike Drob commented on SOLR-14420:
--
[~dsmiley], [~uschindler] - since y'all were involve
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088194#comment-17088194
]
ASF subversion and git services commented on LUCENE-7788:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088195#comment-17088195
]
ASF subversion and git services commented on LUCENE-7788:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088196#comment-17088196
]
David Ryan commented on LUCENE-9317:
Looks like we are getting closer. Thanks for th
[
https://issues.apache.org/jira/browse/SOLR-14420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088197#comment-17088197
]
David Smiley commented on SOLR-14420:
-
+1 looks good Mike. Thanks for doing this.
>
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-7642:
---
Attachment: SOLR-7642.patch
> Should launching Solr in cloud mode using a ZooKeeper chroot cre
[
https://issues.apache.org/jira/browse/SOLR-7642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088204#comment-17088204
]
Isabelle Giguere commented on SOLR-7642:
Patch attached, off current master. This
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088227#comment-17088227
]
Trey Grainger commented on SOLR-14397:
--
Ok, I pushed an initial commit of the DenseV
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088227#comment-17088227
]
Trey Grainger edited comment on SOLR-14397 at 4/21/20, 2:35 AM:
---
[
https://issues.apache.org/jira/browse/SOLR-14397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088265#comment-17088265
]
Trey Grainger commented on SOLR-14397:
--
Documenting some implementation notes for so
78 matches
Mail list logo