[jira] [Commented] (SOLR-5669) queries containing \u return error: "Truncated unicode escape sequence."

2020-01-17 Thread Jacek Kikiewicz (Jira)
[ 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 (

[jira] [Created] (LUCENE-9147) Move the stored fields index off-heap

2020-01-17 Thread Adrien Grand (Jira)
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

[GitHub] [lucene-solr] jpountz opened a new pull request #1179: LUCENE-9147: Move the stored fields index off-heap.

2020-01-17 Thread GitBox
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

[jira] [Comment Edited] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Cao Manh Dat (Jira)
[ 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: -

[jira] [Comment Edited] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Cao Manh Dat (Jira)
[ 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: -

[jira] [Commented] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Cao Manh Dat (Jira)
[ 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

[jira] [Commented] (LUCENE-9139) TestXYMultiPolygonShapeQueries test failures

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Commented] (SOLR-14090) Schema API - Delete copy field not working when the field contains an underscore

2020-01-17 Thread Frank Iversen (Jira)
[ 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

[jira] [Commented] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Commented] (LUCENE-9138) Behaviour of concurrent calls to IndexInput#clone is unclear

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Resolved] (LUCENE-9137) Broken link 'Change log' for 8.4.1 on https://lucene.apache.org/core/downloads.html

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Commented] (LUCENE-8615) Can LatLonShape's tessellator create more search-efficient triangles?

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Created] (LUCENE-9148) Move the BKD index to its own file.

2020-01-17 Thread Adrien Grand (Jira)
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

[jira] [Commented] (LUCENE-9139) TestXYMultiPolygonShapeQueries test failures

2020-01-17 Thread Ignacio Vera (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Chen Zhixiang (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Chen Zhixiang (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9137) Broken link 'Change log' for 8.4.1 on https://lucene.apache.org/core/downloads.html

2020-01-17 Thread Ishan Chattopadhyaya (Jira)
[ 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: --

[jira] [Commented] (LUCENE-9137) Broken link 'Change log' for 8.4.1 on https://lucene.apache.org/core/downloads.html

2020-01-17 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Commented] (LUCENE-9137) Broken link 'Change log' for 8.4.1 on https://lucene.apache.org/core/downloads.html

2020-01-17 Thread Ishan Chattopadhyaya (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Chen Zhixiang (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Chen Zhixiang (Jira)
[ 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,

[jira] [Resolved] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Chen Zhixiang (Jira)
[ 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

[GitHub] [lucene-solr] balaji-s opened a new pull request #1180: Update solr-tutorial.adoc

2020-01-17 Thread GitBox
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 "|"

[GitHub] [lucene-solr] balaji-s closed pull request #1180: Update solr-tutorial.adoc

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Gus Heck (Jira)
[ 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

[GitHub] [lucene-solr] jpountz merged pull request #1158: LUCENE-9116: Remove long[] from `PostingsWriterBase#encodeTerm`.

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-9116) Simplify postings API by removing long[] metadata

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Created] (SOLR-14193) Update tutorial.adoc(line no:664) so that command executes in windows enviroment

2020-01-17 Thread balaji sundaram (Jira)
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

[jira] [Resolved] (LUCENE-9116) Simplify postings API by removing long[] metadata

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9125) Improve Automaton.step() with binary search and introduce Automaton.next()

2020-01-17 Thread Bruno Roustant (Jira)
[ 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:

[jira] [Commented] (LUCENE-9125) Improve Automaton.step() with binary search and introduce Automaton.next()

2020-01-17 Thread Bruno Roustant (Jira)
[ 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

[jira] [Created] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-17 Thread Andrzej Wislowski (Jira)
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

[jira] [Commented] (LUCENE-9147) Move the stored fields index off-heap

2020-01-17 Thread Erick Erickson (Jira)
[ 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

[jira] [Updated] (SOLR-14194) Allow Highlighting to work for indexes with uniqueKey that is not stored

2020-01-17 Thread Andrzej Wislowski (Jira)
[ 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

[jira] [Commented] (LUCENE-9147) Move the stored fields index off-heap

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Commented] (SOLR-14184) replace DirectUpdateHandler2.commitOnClose with (negated) TestInjection.skipIndexWriterCommitOnClose

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (SOLR-14130) Add postlogs command line tool for indexing Solr logs

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (LUCENE-9144) Error message on OneDimensionBKDWriter is wrong when adding too many points

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (LUCENE-9125) Improve Automaton.step() with binary search and introduce Automaton.next()

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-01-17 Thread Kevin Watters (Jira)
[ 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. 

[jira] [Commented] (SOLR-5669) queries containing \u return error: "Truncated unicode escape sequence."

2020-01-17 Thread Gus Heck (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (LUCENE-9130) Failed to match when create PhraseQuery with terms analyzed from long query text

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (SOLR-13749) Implement support for joining across collections with multiple shards ( XCJF )

2020-01-17 Thread Gus Heck (Jira)
[ 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

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #1179: LUCENE-9147: Move the stored fields index off-heap.

2020-01-17 Thread GitBox
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 ##

[jira] [Commented] (LUCENE-9077) Gradle build

2020-01-17 Thread David Smiley (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9077) Gradle build

2020-01-17 Thread David Smiley (Jira)
[ 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: ---

[jira] [Updated] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

2020-01-17 Thread Dawid Weiss (Jira)
[ 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 > -

[jira] [Commented] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

2020-01-17 Thread Dawid Weiss (Jira)
[ 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

[jira] [Commented] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

2020-01-17 Thread Dawid Weiss (Jira)
[ 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

[jira] [Commented] (LUCENE-9134) Port ant-regenerate tasks to Gradle build

2020-01-17 Thread Erick Erickson (Jira)
[ 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,

[jira] [Commented] (LUCENE-9142) Add documentation to Operations.determinize, SortedIntSet, and FrozenSet

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (LUCENE-9137) Broken link 'Change log' for 8.4.1 on https://lucene.apache.org/core/downloads.html

2020-01-17 Thread Sebb (Jira)
[ 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

[jira] [Commented] (LUCENE-9125) Improve Automaton.step() with binary search and introduce Automaton.next()

2020-01-17 Thread Bruno Roustant (Jira)
[ 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

[jira] [Reopened] (LUCENE-9098) Report problematic term value when fuzzy query is too complex

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (LUCENE-9098) Report problematic term value when fuzzy query is too complex

2020-01-17 Thread Michael McCandless (Jira)
[ 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

[jira] [Commented] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

2020-01-17 Thread Joel Bernstein (Jira)
[ 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

[jira] [Comment Edited] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

2020-01-17 Thread Joel Bernstein (Jira)
[ 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: ---

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Kazuaki Hiraga (Jira)
[ 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

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Tomoko Uchida (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Tomoko Uchida (Jira)
[ 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: --

[GitHub] [lucene-solr] madrob commented on issue #1176: LUCENE-9143 Add error-prone checks to build, but disabled

2020-01-17 Thread GitBox
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. -

[GitHub] [lucene-solr] madrob opened a new pull request #1181: LUCENE-9145 First pass addressing static analysis

2020-01-17 Thread GitBox
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

[GitHub] [lucene-solr] jpountz commented on issue #1179: LUCENE-9147: Move the stored fields index off-heap.

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Kazuaki Hiraga (Jira)
[ 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

[GitHub] [lucene-solr] dweiss commented on issue #1181: LUCENE-9145 First pass addressing static analysis

2020-01-17 Thread GitBox
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! --

[jira] [Commented] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Chris M. Hostetter (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Kazuaki Hiraga (Jira)
[ 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: -

[jira] [Commented] (LUCENE-4702) Terms dictionary compression

2020-01-17 Thread Adrien Grand (Jira)
[ 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

[jira] [Updated] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-17 Thread Christine Poerschke (Jira)
[ 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

[jira] [Updated] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-17 Thread Christine Poerschke (Jira)
[ 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

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-17 Thread Christine Poerschke (Jira)
[ 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

[jira] [Commented] (LUCENE-4499) Multi-word synonym filter (synonym expansion)

2020-01-17 Thread Alessandro Benedetti (Jira)
[ 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

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #1033: SOLR-13965: Use Plugin to add new expressions to GraphHandler

2020-01-17 Thread GitBox
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 ## @@

[jira] [Commented] (LUCENE-9053) java.lang.AssertionError: inputs are added out of order lastInput=[f0 9d 9c 8b] vs input=[ef ac 81 67 75 72 65]

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Commented] (LUCENE-9053) java.lang.AssertionError: inputs are added out of order lastInput=[f0 9d 9c 8b] vs input=[ef ac 81 67 75 72 65]

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Updated] (SOLR-14073) Fix segment look ahead NPE in CollapsingQParserPlugin

2020-01-17 Thread Joel Bernstein (Jira)
[ 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 >

[jira] [Updated] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Chris M. Hostetter (Jira)
[ 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

[GitHub] [lucene-solr] nknize commented on issue #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core

2020-01-17 Thread GitBox
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

[GitHub] [lucene-solr] nknize edited a comment on issue #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-9145) Address warnings found by static analysis

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[GitHub] [lucene-solr] madrob merged pull request #1181: LUCENE-9145 First pass addressing static analysis

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-9123) JapaneseTokenizer with search mode doesn't work with SynonymGraphFilter

2020-01-17 Thread Tomoko Uchida (Jira)
[ 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

[GitHub] [lucene-solr] asfgit merged pull request #1174: LUCENE-8621: Refactor LatLonShape, XYShape, and all query and utility classes to core

2020-01-17 Thread GitBox
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

[jira] [Commented] (LUCENE-8621) Move LatLonShape and XYShape out of sandbox

2020-01-17 Thread ASF subversion and git services (Jira)
[ 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

[jira] [Created] (LUCENE-9149) Increase data dimension limit in BKD

2020-01-17 Thread Nick Knize (Jira)
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

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-17 Thread Houston Putman (Jira)
[ 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

[jira] [Updated] (LUCENE-9149) Increase data dimension limit in BKD

2020-01-17 Thread Nick Knize (Jira)
[ 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 {{

[GitHub] [lucene-solr] nknize opened a new pull request #1182: LUCENE-9149: Increase data dimension limit in BKD

2020-01-17 Thread GitBox
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

[jira] [Updated] (LUCENE-9077) Gradle build

2020-01-17 Thread Erick Erickson (Jira)
[ 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

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-17 Thread Chris M. Hostetter (Jira)
[ 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

[jira] [Created] (LUCENE-9150) Restore support for dynamic PlanetModel in Geo3D

2020-01-17 Thread Nick Knize (Jira)
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

[jira] [Updated] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-17 Thread Houston Putman (Jira)
[ 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

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-17 Thread Houston Putman (Jira)
[ 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

[jira] [Commented] (SOLR-13965) Adding new functions to GraphHandler should be same as Streamhandler

2020-01-17 Thread Lucene/Solr QA (Jira)
[ 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}* | \\

[jira] [Commented] (SOLR-11746) numeric fields need better error handling for prefix/wildcard syntax -- consider uniform support for "foo:* == foo:[* TO *]"

2020-01-17 Thread Chris M. Hostetter (Jira)
[ 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

[jira] [Commented] (SOLR-12859) DocExpirationUpdateProcessorFactory does not work with BasicAuth

2020-01-17 Thread Lucene/Solr QA (Jira)
[ 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}* | \

[GitHub] [lucene-solr] msfroh commented on a change in pull request #1155: LUCENE-8962: Add ability to selectively merge on commit

2020-01-17 Thread GitBox
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   2   >