jpountz commented on a change in pull request #1444:
URL: https://github.com/apache/lucene-solr/pull/1444#discussion_r414350099
##
File path:
lucene/expressions/src/java/org/apache/lucene/expressions/SimpleBindings.java
##
@@ -96,24 +90,51 @@ public DoubleValuesSource getDoubl
Adrien Grand created LUCENE-9346:
Summary: WANDScorer should support minimumNumberShouldMatch
Key: LUCENE-9346
URL: https://issues.apache.org/jira/browse/LUCENE-9346
Project: Lucene - Core
Is
[
https://issues.apache.org/jira/browse/LUCENE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091320#comment-17091320
]
Adrien Grand commented on LUCENE-9346:
--
In terms of implementation, I wonder that i
[
https://issues.apache.org/jira/browse/LUCENE-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera updated LUCENE-9087:
-
Description:
Currently the BKD tree uses a fixed maxPointsInLeafNode provided in the
constructo
jpountz commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r414392251
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilterLeafCollector.java
##
@@ -53,4 +53,8 @@ public String toString() {
return name
[
https://issues.apache.org/jira/browse/LUCENE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091372#comment-17091372
]
ASF subversion and git services commented on LUCENE-9338:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091388#comment-17091388
]
ASF subversion and git services commented on LUCENE-9338:
-
Commi
Andras Salamon created SOLR-14435:
-
Summary: createNodeSet and createNodeSet.shuffle parameters
missing from Collection Restore RefGuide
Key: SOLR-14435
URL: https://issues.apache.org/jira/browse/SOLR-14435
[
https://issues.apache.org/jira/browse/SOLR-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated SOLR-14435:
--
Attachment: SOLR-14435-01.patch
Status: Open (was: Open)
> createNodeSet and createNod
[
https://issues.apache.org/jira/browse/SOLR-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated SOLR-14435:
--
Status: Patch Available (was: Open)
> createNodeSet and createNodeSet.shuffle parameters missi
[
https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091408#comment-17091408
]
Stamatis Zampetakis commented on LUCENE-8811:
-
So if I interpret well your r
[
https://issues.apache.org/jira/browse/LUCENE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091472#comment-17091472
]
ASF subversion and git services commented on LUCENE-9340:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091483#comment-17091483
]
ASF subversion and git services commented on LUCENE-9340:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-9338.
---
Resolution: Fixed
> Clean up type safety in SimpleBindings
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091485#comment-17091485
]
ASF subversion and git services commented on LUCENE-9340:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-9340.
---
Fix Version/s: 8.6
Resolution: Fixed
> Deprecate and remove the SimpleBindings.add(So
[
https://issues.apache.org/jira/browse/LUCENE-9338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated LUCENE-9338:
--
Fix Version/s: 8.6
> Clean up type safety in SimpleBindings
>
[
https://issues.apache.org/jira/browse/LUCENE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091549#comment-17091549
]
ASF subversion and git services commented on LUCENE-9345:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091575#comment-17091575
]
ASF subversion and git services commented on LUCENE-9345:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-9345.
-
Fix Version/s: 8.6
master (9.0)
Lucene Fields: New,Patch Available
s1monw opened a new pull request #1454:
URL: https://github.com/apache/lucene-solr/pull/1454
Today we still have one class that runs some trickly logic that should
be in the IndexWriter in the first place since it requires locking on
the IndexWriter itself. This change inverts the API
[
https://issues.apache.org/jira/browse/SOLR-9679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091630#comment-17091630
]
Jan Høydahl commented on SOLR-9679:
---
Any further comments? Probably needs a test...
> E
madrob commented on a change in pull request #1391:
URL: https://github.com/apache/lucene-solr/pull/1391#discussion_r414646287
##
File path: solr/core/src/java/org/apache/solr/servlet/LoadAdminUiServlet.java
##
@@ -24,6 +24,7 @@
import org.apache.solr.core.CoreContainer;
impo
madrob commented on a change in pull request #1371:
URL: https://github.com/apache/lucene-solr/pull/1371#discussion_r414654670
##
File path:
solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
##
@@ -218,7 +245,7 @@ public static GroupHeadSelector build(fina
madrob commented on pull request #1355:
URL: https://github.com/apache/lucene-solr/pull/1355#issuecomment-619079133
Fixed in 7fe6f9c57d
This is an automated message from the Apache Git Service.
To respond to the message, plea
[
https://issues.apache.org/jira/browse/LUCENE-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091671#comment-17091671
]
ASF subversion and git services commented on LUCENE-9267:
-
Commi
madrob commented on pull request #1330:
URL: https://github.com/apache/lucene-solr/pull/1330#issuecomment-619086921
I took care of the squash for you, thanks! Also I added an entry to CHANGES
- committed in 013e983
This is a
[
https://issues.apache.org/jira/browse/LUCENE-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved LUCENE-9267.
---
Fix Version/s: master (9.0)
Assignee: Mike Drob
Resolution: Fixed
Thanks for the pat
[
https://issues.apache.org/jira/browse/SOLR-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091675#comment-17091675
]
Mike Drob commented on SOLR-13839:
--
There are a couple more Float.NaN in that method lat
[
https://issues.apache.org/jira/browse/LUCENE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091684#comment-17091684
]
Mayya Sharipova commented on LUCENE-9322:
-
> It is implemented by enum with {{di
[
https://issues.apache.org/jira/browse/LUCENE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091684#comment-17091684
]
Mayya Sharipova edited comment on LUCENE-9322 at 4/24/20, 3:57 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-12798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091696#comment-17091696
]
Christian Beikov commented on SOLR-12798:
-
I'm having a URI too long issue when d
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091714#comment-17091714
]
Mike Drob commented on SOLR-14428:
--
bq. Maybe there is an elegant way to store a strippe
madrob opened a new pull request #1455:
URL: https://github.com/apache/lucene-solr/pull/1455
https://issues.apache.org/jira/browse/SOLR-14428
Make the automata of a fuzzy query mutable so that we don't always have to
store them. However, there will be cases when we need to recompute
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091754#comment-17091754
]
Mike Drob commented on SOLR-14428:
--
I've created https://github.com/apache/lucene-solr/p
[
https://issues.apache.org/jira/browse/SOLR-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091766#comment-17091766
]
Erick Erickson commented on SOLR-13886:
---
BTW, I checked Hoss' rollup yesterday and
[
https://issues.apache.org/jira/browse/SOLR-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091773#comment-17091773
]
Kevin Risden commented on SOLR-13886:
-
Thanks [~erickerickson] yea I've been checking
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091784#comment-17091784
]
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=17091783#comment-17091783
]
ASF subversion and git services commented on LUCENE-7788:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091785#comment-17091785
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
Thanks Ishan
Atin created SOLR-14436:
---
Summary: When using Synonym Graph Filter, Solr does not tokenize
query-string if it has multi-word synonym
Key: SOLR-14436
URL: https://issues.apache.org/jira/browse/SOLR-14436
Project
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091835#comment-17091835
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
Here is my c
tflobbe opened a new pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456
This is still very much WIP. Some SolrJ tests are failing
This is an automated message from the Apache Git Service.
To respond to t
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colvin Cowie updated SOLR-14428:
Attachment: image-2020-04-24-20-09-31-179.png
> FuzzyQuery has severe memory usage in 8.5
> ---
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091838#comment-17091838
]
Colvin Cowie commented on SOLR-14428:
-
Thanks, I patched it in. The heap usage looks
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091843#comment-17091843
]
Colvin Cowie commented on SOLR-14428:
-
Ah, the statistics plugin uses RamUsageQueryVi
[
https://issues.apache.org/jira/browse/SOLR-14435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091844#comment-17091844
]
Lucene/Solr QA commented on SOLR-14435:
---
| (/) *{color:green}+1 overall{color}* |
\
jpountz commented on pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#issuecomment-619206053
Does minExactHits need to accept longs since the number of hits across
shards might exceed Integer.MAX_VALUE?
Also I see you chose to make BMW an opt-in, I hope we'll
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091843#comment-17091843
]
Colvin Cowie edited comment on SOLR-14428 at 4/24/20, 7:43 PM:
[
https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091860#comment-17091860
]
agen hoqbet commented on SOLR-11960:
Cara Daftar Sbobet
https://www.caradaftarsbobet
[
https://issues.apache.org/jira/browse/LUCENE-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091861#comment-17091861
]
agen hoqbet commented on LUCENE-8278:
-
Portal situs judi online terlengkap
https://w
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091843#comment-17091843
]
Colvin Cowie edited comment on SOLR-14428 at 4/24/20, 7:47 PM:
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091862#comment-17091862
]
Mike Drob commented on SOLR-14428:
--
Good catch. I think we might also need to do a simil
[
https://issues.apache.org/jira/browse/SOLR-14436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14436.
---
Resolution: Invalid
This is more a usage question than a bug/code issue, it would be best to
[
https://issues.apache.org/jira/browse/SOLR-11960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Eduardo Fernandez Lobbe updated SOLR-11960:
-
Comment: was deleted
(was: Cara Daftar Sbobet
https://www.carada
[
https://issues.apache.org/jira/browse/SOLR-14436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091868#comment-17091868
]
Atin commented on SOLR-14436:
-
Hi,
Thank you for your response.
I had put it on the user-list
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091869#comment-17091869
]
Colvin Cowie commented on SOLR-14428:
-
Oh yes, you're absolutely right
> FuzzyQuery
David Smiley created SOLR-14437:
---
Summary: Remove/refactor "ApiSupport" interface? (for V2 API)
Key: SOLR-14437
URL: https://issues.apache.org/jira/browse/SOLR-14437
Project: Solr
Issue Type: I
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091882#comment-17091882
]
Colvin Cowie commented on SOLR-14428:
-
I did the same thing with {{filters}} and that
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091882#comment-17091882
]
Colvin Cowie edited comment on SOLR-14428 at 4/24/20, 8:45 PM:
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091882#comment-17091882
]
Colvin Cowie edited comment on SOLR-14428 at 4/24/20, 8:52 PM:
tflobbe commented on pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#issuecomment-619239862
> Does minExactHits need to accept longs since the number of hits across
shards might exceed Integer.MAX_VALUE?
Good point, I didn't think about the distributed aspect
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091900#comment-17091900
]
Mike Drob commented on SOLR-14428:
--
So another approach here would be to intercept the k
jpountz commented on pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#issuecomment-619245099
> Any number > Integer.MAX_VALUE means that each shard will reply with
accurate count, right? so the sum of them all will also be accurate.
Yes indeed. The perspective
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091912#comment-17091912
]
Mike Drob commented on SOLR-14428:
--
I'm going to pause on the path with {{interface Mini
[
https://issues.apache.org/jira/browse/LUCENE-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-8278:
Comment: was deleted
(was: Portal situs judi online terlengkap
https://www.caradaftarsbobetterbaru
tflobbe commented on pull request #1456:
URL: https://github.com/apache/lucene-solr/pull/1456#issuecomment-619253348
ah, yes, that makes sense
This is an automated message from the Apache Git Service.
To respond to the messag
67 matches
Mail list logo