[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097678#comment-17097678
]
Mike Drob commented on SOLR-13289:
--
Based on my understanding, I favor the boolean appro
Michael Gibney created SOLR-14454:
-
Summary: support for UTF-8 (string) types with DocValuesType.BINARY
Key: SOLR-14454
URL: https://issues.apache.org/jira/browse/SOLR-14454
Project: Solr
Iss
magibney opened a new pull request #1478:
URL: https://github.com/apache/lucene-solr/pull/1478
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
madrob commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418739528
##
File path:
solr/core/src/java/org/apache/solr/response/GeoJSONResponseWriter.java
##
@@ -292,11 +293,18 @@ else if(geo instanceof WriteableGeoJSON)
[
https://issues.apache.org/jira/browse/SOLR-14454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097683#comment-17097683
]
Michael Gibney commented on SOLR-14454:
---
[PR #1478|https://github.com/apache/lucene
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418748102
##
File path:
solr/core/src/java/org/apache/solr/response/GeoJSONResponseWriter.java
##
@@ -292,11 +293,18 @@ else if(geo instanceof WriteableGeoJSON
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418749058
##
File path: solr/core/src/java/org/apache/solr/response/JSONWriter.java
##
@@ -132,11 +133,16 @@ public void writeSolrDocument(String name, SolrDocu
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418750165
##
File path: solr/core/src/java/org/apache/solr/search/MaxScoreCollector.java
##
@@ -37,9 +37,7 @@ public float getMaxScore() {
@Override
pub
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097689#comment-17097689
]
David Smiley commented on SOLR-13289:
-
Yeah; lets just go with a simple-to-understand
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418752582
##
File path: solr/core/src/java/org/apache/solr/search/QueryResultKey.java
##
@@ -65,6 +70,7 @@ public QueryResultKey(Query query, List filters, Sort
anshumg commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418678327
##
File path:
solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java
##
@@ -401,6 +403,14 @@ public void process(ResponseBuilder rb
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418756851
##
File path:
solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java
##
@@ -401,6 +403,14 @@ public void process(ResponseBuilder rb
madrob commented on a change in pull request #341:
URL: https://github.com/apache/lucene-solr/pull/341#discussion_r418758313
##
File path:
solr/core/src/test/org/apache/solr/security/PrincipalWithUserRoles.java
##
@@ -0,0 +1,93 @@
+/*
+ * Licensed to the Apache Software Founda
janhoy commented on pull request #341:
URL: https://github.com/apache/lucene-solr/pull/341#issuecomment-622592651
> Wait, what happened to the ref guide changes?
Hmm, will try to get them back
This is an automated mess
uschindler opened a new pull request #1479:
URL: https://github.com/apache/lucene-solr/pull/1479
Improved version of the options file creator in the renderJavadocs task: All
parameters are escaped automatically, arguments don't need to be strings (they
are converted during building options
[
https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097725#comment-17097725
]
Chris M. Hostetter commented on SOLR-13132:
---
{quote}... If you don't think it's
[
https://issues.apache.org/jira/browse/LUCENE-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097726#comment-17097726
]
Uwe Schindler commented on LUCENE-9278:
---
Here is a new PR: https://github.com/apac
tflobbe commented on a change in pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#discussion_r418772556
##
File path: solr/core/src/java/org/apache/solr/response/JSONWriter.java
##
@@ -132,11 +133,16 @@ public void writeSolrDocument(String name, SolrDocu
uschindler commented on pull request #1479:
URL: https://github.com/apache/lucene-solr/pull/1479#issuecomment-622603848
Example options file like created on my computer:
```
-overview 'C:\\Users\\Uwe
Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java\\overview.htm
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097729#comment-17097729
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
Sounds good.
uschindler edited a comment on pull request #1479:
URL: https://github.com/apache/lucene-solr/pull/1479#issuecomment-622603848
Example options file like created on my computer:
```
-overview 'C:\\Users\\Uwe
Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java\\overv
uschindler edited a comment on pull request #1479:
URL: https://github.com/apache/lucene-solr/pull/1479#issuecomment-622603848
Example options file like created on my computer:
```
-overview 'C:\\Users\\Uwe
Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java\\overv
janhoy commented on a change in pull request #341:
URL: https://github.com/apache/lucene-solr/pull/341#discussion_r418774258
##
File path: solr/solr-ref-guide/src/rule-based-authorization-plugin.adoc
##
@@ -64,6 +66,34 @@ There are several things defined in this example:
<5> T
MarcusSorealheis commented on a change in pull request #1471:
URL: https://github.com/apache/lucene-solr/pull/1471#discussion_r418779755
##
File path: solr/core/src/java/org/apache/solr/servlet/LoadAdminUiServlet.java
##
@@ -24,29 +31,26 @@
import org.apache.solr.core.CoreCont
MarcusSorealheis commented on a change in pull request #1471:
URL: https://github.com/apache/lucene-solr/pull/1471#discussion_r418779981
##
File path: solr/core/src/java/org/apache/solr/servlet/LoadAdminUiServlet.java
##
@@ -24,29 +31,26 @@
import org.apache.solr.core.CoreCont
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r418783252
##
File path: gradle/documentation/documentation.gradle
##
@@ -34,4 +36,11 @@ configure(subprojects.findAll { it.path == ':lucene' ||
it.path == '
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r418783353
##
File path: gradle/documentation/markdown.gradle
##
@@ -0,0 +1,95 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+
uschindler commented on a change in pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#discussion_r418783252
##
File path: gradle/documentation/documentation.gradle
##
@@ -34,4 +36,11 @@ configure(subprojects.findAll { it.path == ':lucene' ||
it.path == '
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097754#comment-17097754
]
Tomoko Uchida commented on LUCENE-9321:
---
As to precommit / javadoc linting, at the
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097754#comment-17097754
]
Tomoko Uchida edited comment on LUCENE-9321 at 5/2/20, 12:16 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097771#comment-17097771
]
ASF subversion and git services commented on LUCENE-9354:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097772#comment-17097772
]
ASF subversion and git services commented on LUCENE-9354:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097770#comment-17097770
]
ASF subversion and git services commented on LUCENE-9354:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reassigned LUCENE-9354:
---
Assignee: Robert Muir
> Refresh French stop words to remove homonyms
>
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-9354:
Fix Version/s: trunk
> Refresh French stop words to remove homonyms
>
[
https://issues.apache.org/jira/browse/LUCENE-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-9354.
-
Resolution: Fixed
Thanks [~philippe@camellia] for submitting these improvements to snowball and
mocobeta commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622650279
I was not aware of that this task depends on projects' relative paths. To
me, before proceeding it we need to manage to reach a consensus about the
destination (output) dir
mocobeta commented on pull request #1477:
URL: https://github.com/apache/lucene-solr/pull/1477#issuecomment-622650749
I am not sure if it's worth here, "render-javadoc.gradle" has a utility
method to convert project path into output doc folder path:
https://github.com/apache/lucene-solr/bl
[
https://issues.apache.org/jira/browse/LUCENE-9355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097799#comment-17097799
]
Noble Paul commented on LUCENE-9355:
How do you see this error? [~janhoy] any inputs
101 - 139 of 139 matches
Mail list logo