[
https://issues.apache.org/jira/browse/SOLR-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017813#comment-17017813
]
Jacek Kikiewicz commented on SOLR-5669:
---
Hi,
It seems that many versions later (
Adrien Grand created LUCENE-9147:
Summary: Move the stored fields index off-heap
Key: LUCENE-9147
URL: https://issues.apache.org/jira/browse/LUCENE-9147
Project: Lucene - Core
Issue Type: Tas
jpountz opened a new pull request #1179: LUCENE-9147: Move the stored fields
index off-heap.
URL: https://github.com/apache/lucene-solr/pull/1179
This replaces the index of stored fields and term vectors with two
`DirectMonotonic` arrays. `DirectMonotonicWriter` requires to know the numb
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017689#comment-17017689
]
Cao Manh Dat edited comment on SOLR-12859 at 1/17/20 9:31 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017689#comment-17017689
]
Cao Manh Dat edited comment on SOLR-12859 at 1/17/20 9:31 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017840#comment-17017840
]
Cao Manh Dat commented on SOLR-12859:
-
After having a chat with [~shalin], we kinda t
[
https://issues.apache.org/jira/browse/LUCENE-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017853#comment-17017853
]
Adrien Grand commented on LUCENE-9139:
--
The subtraction by-ay is indeed not accurat
[
https://issues.apache.org/jira/browse/SOLR-14090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017863#comment-17017863
]
Frank Iversen commented on SOLR-14090:
--
[~sarowe]
Hi Steven
Do I need to add any f
[
https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017864#comment-17017864
]
Adrien Grand commented on LUCENE-9138:
--
Your analysis sounds right to me. It looks
[
https://issues.apache.org/jira/browse/LUCENE-9138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017865#comment-17017865
]
Adrien Grand commented on LUCENE-9138:
--
Would you like to open a pull request that
[
https://issues.apache.org/jira/browse/LUCENE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-9137.
--
Resolution: Fixed
I just pushed a fix, it might take a couple minutes to be applied. Thanks fo
[
https://issues.apache.org/jira/browse/LUCENE-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017875#comment-17017875
]
Adrien Grand commented on LUCENE-8615:
--
This sounds like an interesting idea!
> Ca
Adrien Grand created LUCENE-9148:
Summary: Move the BKD index to its own file.
Key: LUCENE-9148
URL: https://issues.apache.org/jira/browse/LUCENE-9148
Project: Lucene - Core
Issue Type: Task
[
https://issues.apache.org/jira/browse/LUCENE-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017896#comment-17017896
]
Ignacio Vera commented on LUCENE-9139:
--
You are totally right, my proposal does not
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017895#comment-17017895
]
Chen Zhixiang commented on LUCENE-9130:
---
Lucene SloppyPhraseMatcher.java
public
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017898#comment-17017898
]
Chen Zhixiang commented on LUCENE-9130:
---
PhraseQuery.java:
public Weight creat
[
https://issues.apache.org/jira/browse/LUCENE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017902#comment-17017902
]
Ishan Chattopadhyaya edited comment on LUCENE-9137 at 1/17/20 10:46 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017902#comment-17017902
]
Ishan Chattopadhyaya commented on LUCENE-9137:
--
Oh, I'm sorry that this hap
[
https://issues.apache.org/jira/browse/LUCENE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017907#comment-17017907
]
Ishan Chattopadhyaya commented on LUCENE-9137:
--
Seems like sloppy grep sear
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017914#comment-17017914
]
Chen Zhixiang commented on LUCENE-9130:
---
PhraseQuery.Builder:
public Builder ad
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017917#comment-17017917
]
Chen Zhixiang commented on LUCENE-9130:
---
After i change the api call to add(term,
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen Zhixiang resolved LUCENE-9130.
---
Resolution: Not A Bug
> Failed to match when create PhraseQuery with terms analyzed from lon
balaji-s opened a new pull request #1180: Update solr-tutorial.adoc
URL: https://github.com/apache/lucene-solr/pull/1180
When executing the tutorial in windows 10 platform line 664 throws an error
"& was unexpected at this time.", so adding an escape characters for "&" and "|"
balaji-s closed pull request #1180: Update solr-tutorial.adoc
URL: https://github.com/apache/lucene-solr/pull/1180
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017956#comment-17017956
]
Gus Heck commented on LUCENE-9130:
--
This is an issue tracker not a support portal. It's
jpountz merged pull request #1158: LUCENE-9116: Remove long[] from
`PostingsWriterBase#encodeTerm`.
URL: https://github.com/apache/lucene-solr/pull/1158
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/LUCENE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017968#comment-17017968
]
ASF subversion and git services commented on LUCENE-9116:
-
Commi
balaji sundaram created SOLR-14193:
--
Summary: Update tutorial.adoc(line no:664) so that command
executes in windows enviroment
Key: SOLR-14193
URL: https://issues.apache.org/jira/browse/SOLR-14193
Pr
[
https://issues.apache.org/jira/browse/LUCENE-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-9116.
--
Fix Version/s: 8.5
Resolution: Fixed
> Simplify postings API by removing long[] metadat
[
https://issues.apache.org/jira/browse/LUCENE-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017089#comment-17017089
]
Bruno Roustant edited comment on LUCENE-9125 at 1/17/20 12:44 PM:
[
https://issues.apache.org/jira/browse/LUCENE-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017978#comment-17017978
]
Bruno Roustant commented on LUCENE-9125:
In the benchmark above I used by error
Andrzej Wislowski created SOLR-14194:
Summary: Allow Highlighting to work for indexes with uniqueKey
that is not stored
Key: SOLR-14194
URL: https://issues.apache.org/jira/browse/SOLR-14194
Projec
[
https://issues.apache.org/jira/browse/LUCENE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018007#comment-17018007
]
Erick Erickson commented on LUCENE-9147:
If you only knew how much of my time wi
[
https://issues.apache.org/jira/browse/SOLR-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Wislowski updated SOLR-14194:
-
Attachment: SOLR-14194.patch
Status: Open (was: Open)
> Allow Highlighting to wo
[
https://issues.apache.org/jira/browse/LUCENE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018022#comment-17018022
]
Adrien Grand commented on LUCENE-9147:
--
[~erickerickson] Yeah I have similar motiva
[
https://issues.apache.org/jira/browse/SOLR-14184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018027#comment-17018027
]
ASF subversion and git services commented on SOLR-14184:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018025#comment-17018025
]
ASF subversion and git services commented on SOLR-14130:
Commit 3
[
https://issues.apache.org/jira/browse/LUCENE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018026#comment-17018026
]
ASF subversion and git services commented on LUCENE-8369:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018024#comment-17018024
]
ASF subversion and git services commented on LUCENE-9144:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018049#comment-17018049
]
Michael McCandless commented on LUCENE-9125:
{quote}Here is the benchmark fo
[
https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018052#comment-17018052
]
Kevin Watters commented on SOLR-13749:
--
Hey [~gus] Dan Fox just did the backport.
[
https://issues.apache.org/jira/browse/SOLR-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018051#comment-17018051
]
Gus Heck commented on SOLR-5669:
This is more an undocumented feature than a bug. That err
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018057#comment-17018057
]
Michael McCandless commented on LUCENE-9130:
{quote}After i change the api c
[
https://issues.apache.org/jira/browse/LUCENE-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018061#comment-17018061
]
Michael McCandless commented on LUCENE-9130:
{quote}This is an issue tracker
[
https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018063#comment-17018063
]
Gus Heck commented on SOLR-13749:
-
Sure, I'll look at it tomorow
> Implement support for
mikemccand commented on a change in pull request #1179: LUCENE-9147: Move the
stored fields index off-heap.
URL: https://github.com/apache/lucene-solr/pull/1179#discussion_r367955319
##
File path:
lucene/core/src/java/org/apache/lucene/util/packed/DirectMonotonicReader.java
##
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018082#comment-17018082
]
David Smiley commented on LUCENE-9077:
--
In general I suggest jumping between major
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018082#comment-17018082
]
David Smiley edited comment on LUCENE-9077 at 1/17/20 2:41 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss updated LUCENE-9134:
Attachment: gen-kuromoji.patch
> Port ant-regenerate tasks to Gradle build
> -
[
https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018088#comment-17018088
]
Dawid Weiss commented on LUCENE-9134:
-
I wanted to start with Kuromoji dictionary re
[
https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018090#comment-17018090
]
Dawid Weiss commented on LUCENE-9134:
-
Note to self: use jgit. Treat the expanded di
[
https://issues.apache.org/jira/browse/LUCENE-9134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018096#comment-17018096
]
Erick Erickson commented on LUCENE-9134:
BTW, I've got the javacc bits working,
[
https://issues.apache.org/jira/browse/LUCENE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018103#comment-17018103
]
Michael McCandless commented on LUCENE-9142:
This is indeed dangerously snea
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018114#comment-17018114
]
Michael McCandless commented on LUCENE-9123:
This solution would fix Kuromoj
[
https://issues.apache.org/jira/browse/LUCENE-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018122#comment-17018122
]
Sebb commented on LUCENE-9137:
--
The published web page has yet to be updated:
$ curl -Is h
[
https://issues.apache.org/jira/browse/LUCENE-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018125#comment-17018125
]
Bruno Roustant commented on LUCENE-9125:
{quote}The Automaton queries only use t
[
https://issues.apache.org/jira/browse/LUCENE-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened LUCENE-9098:
Reopen so we can fix the failing seed ...
> Report problematic term value when fuzzy
[
https://issues.apache.org/jira/browse/LUCENE-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018138#comment-17018138
]
Michael McCandless commented on LUCENE-9098:
Indeed, this is still failing o
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018150#comment-17018150
]
Joel Bernstein commented on SOLR-14073:
---
The initial patch seems to work but it's q
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018150#comment-17018150
]
Joel Bernstein edited comment on SOLR-14073 at 1/17/20 4:03 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018159#comment-17018159
]
Kazuaki Hiraga commented on LUCENE-9123:
{quote}
This solution would fix Kuromoj
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018187#comment-17018187
]
Tomoko Uchida commented on LUCENE-9123:
---
{{quote}}
However, I don't think there ar
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018187#comment-17018187
]
Tomoko Uchida edited comment on LUCENE-9123 at 1/17/20 4:59 PM:
--
madrob commented on issue #1176: LUCENE-9143 Add error-prone checks to build,
but disabled
URL: https://github.com/apache/lucene-solr/pull/1176#issuecomment-575721644
Yea, I'll split this out into the warnings separately and the build changes
into an individual file as well.
-
madrob opened a new pull request #1181: LUCENE-9145 First pass addressing
static analysis
URL: https://github.com/apache/lucene-solr/pull/1181
Fixed a bunch of the smaller warnings found by error-prone compiler
plugin, while ignoring a lot of the bigger ones.
This is just the warn
jpountz commented on issue #1179: LUCENE-9147: Move the stored fields index
off-heap.
URL: https://github.com/apache/lucene-solr/pull/1179#issuecomment-575722955
We have this information for a few datasets at
https://elasticsearch-benchmarks.elastic.co/index.html#tracks/geonames/nightly/de
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018207#comment-17018207
]
Kazuaki Hiraga commented on LUCENE-9123:
[~tomoko], Hm.. it sounds tricky and di
dweiss commented on issue #1181: LUCENE-9145 First pass addressing static
analysis
URL: https://github.com/apache/lucene-solr/pull/1181#issuecomment-575727247
I'd run a full test suite and if it passes just commit it in. Most of these
look like legitimate bug fixes!
--
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018213#comment-17018213
]
Chris M. Hostetter commented on SOLR-12859:
---
[~caomanhdat] - i can't find your
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018159#comment-17018159
]
Kazuaki Hiraga edited comment on LUCENE-9123 at 1/17/20 5:56 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018228#comment-17018228
]
Adrien Grand commented on LUCENE-4702:
--
I did some research on what's taking space
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-13965:
---
Attachment: SOLR-13965.01.patch
> Adding new functions to GraphHandler should be same
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-13965:
---
Status: Patch Available (was: Open)
> Adding new functions to GraphHandler should be
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018234#comment-17018234
]
Christine Poerschke commented on SOLR-13965:
GraphHandler and StreamHandler c
[
https://issues.apache.org/jira/browse/LUCENE-4499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018233#comment-17018233
]
Alessandro Benedetti commented on LUCENE-4499:
--
hi [~Tagar], sorry for the
cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin
to add new expressions to GraphHandler
URL: https://github.com/apache/lucene-solr/pull/1033#discussion_r368076257
##
File path: solr/core/src/java/org/apache/solr/handler/GraphHandler.java
##
@@
[
https://issues.apache.org/jira/browse/LUCENE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018237#comment-17018237
]
ASF subversion and git services commented on LUCENE-9053:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018239#comment-17018239
]
ASF subversion and git services commented on LUCENE-9053:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-14073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-14073:
--
Attachment: SOLR-14073.patch
> Fix segment look ahead NPE in CollapsingQParserPlugin
>
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-12859:
--
Attachment: SOLR-12859.patch
Status: Patch Available (was: Patch Available)
At
nknize commented on issue #1174: LUCENE-8621: Refactor LatLonShape, XYShape,
and all query and utility classes to core
URL: https://github.com/apache/lucene-solr/pull/1174#issuecomment-575759956
Thanks @mikemccand. Since this is a refactor from sandbox to the core lucene
jar I'm planning t
nknize edited a comment on issue #1174: LUCENE-8621: Refactor LatLonShape,
XYShape, and all query and utility classes to core
URL: https://github.com/apache/lucene-solr/pull/1174#issuecomment-575759956
Thanks @mikemccand. Since this is a refactor from sandbox to the core lucene
jar I'm pla
[
https://issues.apache.org/jira/browse/LUCENE-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018260#comment-17018260
]
ASF subversion and git services commented on LUCENE-9145:
-
Commi
madrob merged pull request #1181: LUCENE-9145 First pass addressing static
analysis
URL: https://github.com/apache/lucene-solr/pull/1181
This is an automated message from the Apache Git Service.
To respond to the message, pl
[
https://issues.apache.org/jira/browse/LUCENE-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018278#comment-17018278
]
Tomoko Uchida commented on LUCENE-9123:
---
I thought the change in the behavior has
asfgit merged pull request #1174: LUCENE-8621: Refactor LatLonShape, XYShape,
and all query and utility classes to core
URL: https://github.com/apache/lucene-solr/pull/1174
This is an automated message from the Apache Git Se
[
https://issues.apache.org/jira/browse/LUCENE-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018308#comment-17018308
]
ASF subversion and git services commented on LUCENE-8621:
-
Commi
Nick Knize created LUCENE-9149:
--
Summary: Increase data dimension limit in BKD
Key: LUCENE-9149
URL: https://issues.apache.org/jira/browse/LUCENE-9149
Project: Lucene - Core
Issue Type: Improvem
[
https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018314#comment-17018314
]
Houston Putman commented on SOLR-11746:
---
I've been updating the patch with everythi
[
https://issues.apache.org/jira/browse/LUCENE-9149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Knize updated LUCENE-9149:
---
Attachment: LUCENE-9149.patch
Status: Open (was: Open)
Attached patch:
* refactors most {{
nknize opened a new pull request #1182: LUCENE-9149: Increase data dimension
limit in BKD
URL: https://github.com/apache/lucene-solr/pull/1182
[LUCENE-8496](https://issues.apache.org/jira/browse/LUCENE-8496) added
selective indexing; the ability to designate the first K <= N dimensions for
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated LUCENE-9077:
---
Description:
This task focuses on providing gradle-based build equivalent for Lucene and
So
[
https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018350#comment-17018350
]
Chris M. Hostetter commented on SOLR-11746:
---
[~houston] - i'm having a little t
Nick Knize created LUCENE-9150:
--
Summary: Restore support for dynamic PlanetModel in Geo3D
Key: LUCENE-9150
URL: https://issues.apache.org/jira/browse/LUCENE-9150
Project: Lucene - Core
Issue Ty
[
https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-11746:
--
Attachment: SOLR-11746.patch
> numeric fields need better error handling for prefix/wildcard sy
[
https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018375#comment-17018375
]
Houston Putman commented on SOLR-11746:
---
Sorry about that Hoss, it's #2. I've poste
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018391#comment-17018391
]
Lucene/Solr QA commented on SOLR-13965:
---
| (x) *{color:red}-1 overall{color}* |
\\
[
https://issues.apache.org/jira/browse/SOLR-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018406#comment-17018406
]
Chris M. Hostetter commented on SOLR-11746:
---
[~houston] - i have to step away f
[
https://issues.apache.org/jira/browse/SOLR-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018407#comment-17018407
]
Lucene/Solr QA commented on SOLR-12859:
---
| (/) *{color:green}+1 overall{color}* |
\
msfroh commented on a change in pull request #1155: LUCENE-8962: Add ability to
selectively merge on commit
URL: https://github.com/apache/lucene-solr/pull/1155#discussion_r368182168
##
File path:
lucene/core/src/test/org/apache/lucene/index/TestIndexWriterMergePolicy.java
###
1 - 100 of 112 matches
Mail list logo