[
https://issues.apache.org/jira/browse/LUCENE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981415#comment-16981415
]
Alan Woodward commented on LUCENE-9058:
---
Thinking about this, I think it's actuall
Alan Woodward created LUCENE-9062:
-
Summary: Extend QueryVisitor to support multi-term queries
Key: LUCENE-9062
URL: https://issues.apache.org/jira/browse/LUCENE-9062
Project: Lucene - Core
I
romseygeek opened a new pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037
This commit adds a `consumeTermsMatching()` method to QueryVisitor, allowing
queries that match against a class of terms to report this back to
romseygeek commented on issue #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#issuecomment-558080788
I've gone back and forth on the best implementation here, particularly in
terms of what we should actually be passing back to `con
[
https://issues.apache.org/jira/browse/LUCENE-9062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981419#comment-16981419
]
Alan Woodward commented on LUCENE-9062:
---
cc [~mkhl] [~dsmiley]
> Extend QueryVisi
Adrien Grand created LUCENE-9063:
Summary: Speed up computation of impacts
Key: LUCENE-9063
URL: https://issues.apache.org/jira/browse/LUCENE-9063
Project: Lucene - Core
Issue Type: Improveme
jpountz opened a new pull request #1038: LUCENE-9063: Speed up computation of
impacts.
URL: https://github.com/apache/lucene-solr/pull/1038
The current design of CompetitiveImpactAccumulator treats norms in -128..127
as a special case that should be optimized. This commit goes a bit furt
[
https://issues.apache.org/jira/browse/LUCENE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981427#comment-16981427
]
Mikhail Khludnev commented on LUCENE-9058:
--
These considerations makes really m
mkhludnev commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350105918
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -156,9 +159,14
Bruno Roustant created SOLR-13968:
-
Summary: Support postingsFormat and docValuesFormat in schema
fields
Key: SOLR-13968
URL: https://issues.apache.org/jira/browse/SOLR-13968
Project: Solr
I
[
https://issues.apache.org/jira/browse/SOLR-13968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant updated SOLR-13968:
--
Description:
Currently it is only possible to declare the postingsFormat and/opr
docValuesForm
bruno-roustant opened a new pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039
This is an automated message from the Apache Git Se
[
https://issues.apache.org/jira/browse/SOLR-13968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant updated SOLR-13968:
--
Description:
Currently it is only possible to declare the postingsFormat and/or
docValuesForma
[
https://issues.apache.org/jira/browse/LUCENE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981481#comment-16981481
]
Alan Woodward commented on LUCENE-9058:
---
I'd say that IntervalQuery works implicit
romseygeek commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350142799
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -156,9 +159,1
Bruno Roustant created LUCENE-9064:
--
Summary: Can we remove the FST cache in Kuromoji and Nori
analyzers?
Key: LUCENE-9064
URL: https://issues.apache.org/jira/browse/LUCENE-9064
Project: Lucene - Cor
[
https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981548#comment-16981548
]
Bruno Roustant commented on LUCENE-9049:
I created LUCENE-9064 (Can we remove th
[
https://issues.apache.org/jira/browse/LUCENE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981549#comment-16981549
]
Bruno Roustant commented on LUCENE-9064:
[~rcmuir] is there a benchmark somewher
juanka588 commented on a change in pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039#discussion_r350199696
##
File path: solr/core/src/java/org/apache/solr/schema/FieldProperties.java
###
[
https://issues.apache.org/jira/browse/SOLR-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-13963:
Priority: Blocker (was: Major)
> JavaBinCodec has concurrent modification of CharA
[
https://issues.apache.org/jira/browse/SOLR-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-13963:
Fix Version/s: 8.3.1
> JavaBinCodec has concurrent modification of CharArr resultin
Dmitry Kan created LUCENE-9065:
--
Summary: Luke displays weird characters for binary payloads
Key: LUCENE-9065
URL: https://issues.apache.org/jira/browse/LUCENE-9065
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/LUCENE-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Kan updated LUCENE-9065:
---
Description:
When payloads are binary, like short int, Luke displays some unreadable
characters.
[
https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981638#comment-16981638
]
Bruno Roustant commented on LUCENE-8983:
I'll merge this PR within 2 days if the
dsmiley closed pull request #1030: SOLR-13961: Fix Atomic Update unset nested
documents
URL: https://github.com/apache/lucene-solr/pull/1030
This is an automated message from the Apache Git Service.
To respond to the message
[
https://issues.apache.org/jira/browse/SOLR-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981644#comment-16981644
]
ASF subversion and git services commented on SOLR-13961:
Commit b
[
https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant reassigned LUCENE-9049:
--
Assignee: Bruno Roustant
> Remove FST cachedRootArcs now redundant with direct-addres
[
https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981646#comment-16981646
]
Bruno Roustant commented on LUCENE-9049:
I'm going to merge this patch tomorrow
[
https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant reassigned LUCENE-8983:
--
Assignee: Bruno Roustant
> PhraseWildcardQuery - new query to control and optimize wi
[
https://issues.apache.org/jira/browse/SOLR-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981648#comment-16981648
]
ASF subversion and git services commented on SOLR-13961:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-13961:
Component/s: (was: UpdateRequestProcessors)
(was: Tests)
Af
[
https://issues.apache.org/jira/browse/SOLR-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-13961.
-
Fix Version/s: 8.4
Resolution: Fixed
Thanks Thomas!
> Unsetting Nested Documents using At
[
https://issues.apache.org/jira/browse/SOLR-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981701#comment-16981701
]
ASF subversion and git services commented on SOLR-13952:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981725#comment-16981725
]
Erick Erickson commented on SOLR-13952:
---
OK, Dawid and I talked and he volunteered
[
https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-11706:
Attachment: SOLR-11706.patch
> JSON FacetModule can't compute stats (min,max,etc...) on multivalued
[
https://issues.apache.org/jira/browse/LUCENE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981739#comment-16981739
]
Michael Sokolov edited comment on LUCENE-9064 at 11/25/19 5:43 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981739#comment-16981739
]
Michael Sokolov commented on LUCENE-9064:
-
[~bruno.roustant] there is \{TestJapa
[
https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981740#comment-16981740
]
Michael Sokolov commented on LUCENE-9049:
-
I just re-ran tests locally (I was pl
[
https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-11706:
Status: Patch Available (was: Open)
> JSON FacetModule can't compute stats (min,max,etc...) on mul
[
https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981752#comment-16981752
]
Munendra S N commented on SOLR-11706:
-
[^SOLR-11706.patch]
This patch contains aggr
[
https://issues.apache.org/jira/browse/SOLR-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-13283:
Component/s: faceting
> when facet with certain terms via {!terms}, facet.limit, facet.offset does
[
https://issues.apache.org/jira/browse/SOLR-13094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-13094:
Component/s: faceting
FacetComponent
> NPE while doing regular Facet
> ---
[
https://issues.apache.org/jira/browse/SOLR-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-13283:
Component/s: (was: Facet Module)
> when facet with certain terms via {!terms}, facet.limit, fac
[
https://issues.apache.org/jira/browse/SOLR-13094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-13094:
Component/s: (was: Facet Module)
> NPE while doing regular Facet
>
[
https://issues.apache.org/jira/browse/LUCENE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981773#comment-16981773
]
Robert Muir commented on LUCENE-9064:
-
That one is probably easiest because you woul
[
https://issues.apache.org/jira/browse/SOLR-11533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Munendra S N updated SOLR-11533:
Component/s: (was: Facet Module)
> Limit/offset on the number of buckets returned in Analytical
[
https://issues.apache.org/jira/browse/LUCENE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981789#comment-16981789
]
Mikhail Khludnev commented on LUCENE-9058:
--
Ok. It's fair. Despite {{WeightedSp
[
https://issues.apache.org/jira/browse/LUCENE-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev resolved LUCENE-9058.
--
Resolution: Won't Fix
Thanks, [~romseygeek]
> IntervalQuery.matches() does't emit alt
pinkeshsharma commented on issue #908: Change the file format of README files
from README.txt to README.md a…
URL: https://github.com/apache/lucene-solr/pull/908#issuecomment-558315238
Should we move forward with this?
On Thu, Nov 14, 2019 at 3:19 AM Jan Høydahl
wrote:
> +
[
https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981859#comment-16981859
]
Jan Høydahl commented on SOLR-13662:
+1 David. Everything you say makes sense. We sho
[
https://issues.apache.org/jira/browse/SOLR-13952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-13952.
---
Resolution: Won't Fix
AFAIC, this is more effort than it's worth just to remove some warnings
[
https://issues.apache.org/jira/browse/LUCENE-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981874#comment-16981874
]
Bruno Roustant commented on LUCENE-9049:
Thanks [~sokolov], that will be my firs
[
https://issues.apache.org/jira/browse/SOLR-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981898#comment-16981898
]
ASF subversion and git services commented on SOLR-13963:
Commit c
[
https://issues.apache.org/jira/browse/SOLR-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-13963:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thanks [~cjcowie]
> JavaBinCodec h
bruno-roustant commented on a change in pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039#discussion_r350431085
##
File path: solr/core/src/java/org/apache/solr/schema/FieldProperties.java
[
https://issues.apache.org/jira/browse/SOLR-13963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981901#comment-16981901
]
ASF subversion and git services commented on SOLR-13963:
Commit 4
[
https://issues.apache.org/jira/browse/LUCENE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981957#comment-16981957
]
David Smiley commented on LUCENE-9031:
--
Wow; this is large tech-debt to basically d
[
https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982001#comment-16982001
]
Bilal Waheed commented on SOLR-13932:
-
_>>Pushes should instead be done from the exis
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350488231
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -156,9 +160,13 @
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350486377
##
File path:
lucene/core/src/java/org/apache/lucene/util/automaton/CharArrayMatcher.java
##
@@ -
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350481687
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MultiTermHighlighting.java
#
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350484060
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MemoryIndexOffsetStrategy.jav
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350480886
##
File path: lucene/core/src/java/org/apache/lucene/search/QueryVisitor.java
##
@@ -37,8 +39,9 @@
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350480355
##
File path:
lucene/core/src/java/org/apache/lucene/util/automaton/CharArrayMatcher.java
##
@@ -
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350480740
##
File path:
lucene/core/src/java/org/apache/lucene/util/automaton/ByteRunAutomaton.java
##
@@ -
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350479779
##
File path:
lucene/core/src/java/org/apache/lucene/util/automaton/CharArrayMatcher.java
##
@@ -
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350479038
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/FieldOffsetStrategy.java
###
dsmiley commented on a change in pull request #1037: LUCENE-9062:
QueryVisitor.consumeTermsMatching
URL: https://github.com/apache/lucene-solr/pull/1037#discussion_r350484695
##
File path:
lucene/highlighter/src/java/org/apache/lucene/search/uhighlight/MultiTermHighlighting.java
#
[
https://issues.apache.org/jira/browse/SOLR-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982001#comment-16982001
]
Bilal Waheed edited comment on SOLR-13932 at 11/26/19 12:25 AM:
---
[
https://issues.apache.org/jira/browse/SOLR-13926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned SOLR-13926:
---
Assignee: David Smiley
> Document CompositeIDRouter.java
> ---
>
[
https://issues.apache.org/jira/browse/LUCENE-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Manes updated LUCENE-9038:
--
Summary: Improve LruQueryCache's concurrency (was: Evaluate Caffeine for
LruQueryCache)
> Improve Lr
dsmiley commented on a change in pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039#discussion_r350497400
##
File path: solr/core/src/test/org/apache/solr/schema/TestSchemaField.java
#
dsmiley commented on a change in pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039#discussion_r350496520
##
File path: solr/core/src/java/org/apache/solr/schema/SchemaField.java
#
dsmiley commented on a change in pull request #1039: SOLR-13968: Support
postingsFormat and docValuesFormat in schema fields
URL: https://github.com/apache/lucene-solr/pull/1039#discussion_r350495197
##
File path: solr/core/src/java/org/apache/solr/schema/SchemaField.java
#
atris commented on issue #916: LUCENE-8213: Asynchronous Caching in
LRUQueryCache
URL: https://github.com/apache/lucene-solr/pull/916#issuecomment-558481996
Ran test suite again, and beasted LRUQueryCache tests 20 odd times -- no
failure.
Thanks @jpountz !
-
atris merged pull request #916: LUCENE-8213: Asynchronous Caching in
LRUQueryCache
URL: https://github.com/apache/lucene-solr/pull/916
This is an automated message from the Apache Git Service.
To respond to the message, plea
[
https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982171#comment-16982171
]
ASF subversion and git services commented on LUCENE-8213:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982172#comment-16982172
]
ASF subversion and git services commented on LUCENE-8213:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982190#comment-16982190
]
Lucene/Solr QA commented on SOLR-11706:
---
| (x) *{color:red}-1 overall{color}* |
\\
Atri Sharma created LUCENE-9066:
---
Summary: Modal Strategy In Concurrent Query Execution
Key: LUCENE-9066
URL: https://issues.apache.org/jira/browse/LUCENE-9066
Project: Lucene - Core
Issue Type
80 matches
Mail list logo