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

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031333#comment-17031333 ] ASF subversion and git services commented on LUCENE-9147: - Commit

[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2020-02-05 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031275#comment-17031275 ] Tomoko Uchida commented on LUCENE-9004: --- The context is created per reader basis, not per query

[jira] [Comment Edited] (LUCENE-9004) Approximate nearest vector search

2020-02-05 Thread Xin-Chun Zhang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031223#comment-17031223 ] Xin-Chun Zhang edited comment on LUCENE-9004 at 2/6/20 3:38 AM: ??The

[jira] [Comment Edited] (LUCENE-9004) Approximate nearest vector search

2020-02-05 Thread Xin-Chun Zhang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031223#comment-17031223 ] Xin-Chun Zhang edited comment on LUCENE-9004 at 2/6/20 3:05 AM: ??The

[jira] [Commented] (LUCENE-9004) Approximate nearest vector search

2020-02-05 Thread Xin-Chun Zhang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031223#comment-17031223 ] Xin-Chun Zhang commented on LUCENE-9004: ??The default heap size that is given to Java processes

[jira] [Resolved] (SOLR-14118) default embedded zookeeper port to localhost

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14118. Fix Version/s: master (9.0) Resolution: Fixed > default embedded zookeeper port to

[jira] [Commented] (SOLR-14118) default embedded zookeeper port to localhost

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031208#comment-17031208 ] ASF subversion and git services commented on SOLR-14118: Commit

[jira] [Commented] (SOLR-14044) Support shard/collection deletion in shared storage

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031204#comment-17031204 ] ASF subversion and git services commented on SOLR-14044: Commit

[GitHub] [lucene-solr] yonik merged pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
yonik merged pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031176#comment-17031176 ] ASF subversion and git services commented on LUCENE-9206: - Commit

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031175#comment-17031175 ] Robert Muir commented on LUCENE-9206: - forbidden-apis got me, I'm gonna fix it. The separate options

[jira] [Resolved] (SOLR-14147) enable security manager by default

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-14147. Resolution: Fixed Thank [~marcussorealheis] ! > enable security manager by default >

[jira] [Commented] (SOLR-14147) enable security manager by default

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031142#comment-17031142 ] ASF subversion and git services commented on SOLR-14147: Commit

[GitHub] [lucene-solr] rmuir merged pull request #1141: SOLR-14147 change the Security manager to default to true.

2020-02-05 Thread GitBox
rmuir merged pull request #1141: SOLR-14147 change the Security manager to default to true. URL: https://github.com/apache/lucene-solr/pull/1141 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [lucene-solr] andyvuong commented on issue #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
andyvuong commented on issue #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188#issuecomment-582637345 Updated to close processors in tests even with failure and make error handling consistent @mbwaheed

[jira] [Commented] (LUCENE-9203) Make DocValuesIterator public

2020-02-05 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031062#comment-17031062 ] Michael Sokolov commented on LUCENE-9203: - It looks to me as if the discussion in LUCENE-9081

[jira] [Resolved] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9206. - Fix Version/s: master (9.0) Resolution: Fixed > improve IndexMergeTool >

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031060#comment-17031060 ] ASF subversion and git services commented on LUCENE-9206: - Commit

[jira] [Resolved] (SOLR-13887) socketTimeout of 0 causing timeouts in the Http2SolrClient

2020-02-05 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-13887. --- Resolution: Fixed > socketTimeout of 0 causing timeouts in the Http2SolrClient >

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031055#comment-17031055 ] Robert Muir commented on LUCENE-9206: - For this command-line tool I will push to master only, with

[jira] [Commented] (SOLR-13887) socketTimeout of 0 causing timeouts in the Http2SolrClient

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031051#comment-17031051 ] ASF subversion and git services commented on SOLR-13887: Commit

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-02-05 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031050#comment-17031050 ] David Smiley commented on SOLR-5146: {quote}...but then it's not immediately possible for it to get

[jira] [Commented] (SOLR-11725) json.facet's stddev() function should be changed to use the "Corrected sample stddev" formula

2020-02-05 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031026#comment-17031026 ] Yonik Seeley commented on SOLR-11725: - bq. No changes have been done with regards to sample size of 1

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031017#comment-17031017 ] Adrien Grand commented on LUCENE-9206: -- +1 > improve IndexMergeTool > -- > >

[jira] [Commented] (SOLR-11725) json.facet's stddev() function should be changed to use the "Corrected sample stddev" formula

2020-02-05 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031016#comment-17031016 ] Chris M. Hostetter commented on SOLR-11725: --- {quote}Planning to commit this to master if there

[jira] [Updated] (SOLR-14241) Streaming Expression for deleting documents by IDs (from tuples)

2020-02-05 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-14241: -- Fix Version/s: 8.5 master (9.0) Resolution: Fixed

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031009#comment-17031009 ] Michael McCandless commented on LUCENE-9206: +1 to the patch! Better options and better

[jira] [Commented] (SOLR-14241) Streaming Expression for deleting documents by IDs (from tuples)

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17031006#comment-17031006 ] ASF subversion and git services commented on SOLR-14241: Commit

[GitHub] [lucene-solr] MarcusSorealheis commented on issue #1141: SOLR-14147 change the Security manager to default to true.

2020-02-05 Thread GitBox
MarcusSorealheis commented on issue #1141: SOLR-14147 change the Security manager to default to true. URL: https://github.com/apache/lucene-solr/pull/1141#issuecomment-582594351 thank you for guidance On Wed, Feb 5, 2020 at 12:20 PM Robert Muir wrote: > Changes look

[GitHub] [lucene-solr] rmuir commented on issue #1141: SOLR-14147 change the Security manager to default to true.

2020-02-05 Thread GitBox
rmuir commented on issue #1141: SOLR-14147 change the Security manager to default to true. URL: https://github.com/apache/lucene-solr/pull/1141#issuecomment-582593853 Changes look great. Thank you @MarcusSorealheis ! This is

[jira] [Resolved] (SOLR-13552) Add recNum Stream Evaluator

2020-02-05 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-13552. --- Resolution: Resolved > Add recNum Stream Evaluator > --- > >

[GitHub] [lucene-solr] msokolov commented on a change in pull request #1235: LUCENE-8929: parallel early termination sharing counts and max scores across leaves

2020-02-05 Thread GitBox
msokolov commented on a change in pull request #1235: LUCENE-8929: parallel early termination sharing counts and max scores across leaves URL: https://github.com/apache/lucene-solr/pull/1235#discussion_r375474191 ## File path:

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-02-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030952#comment-17030952 ] Erick Erickson commented on SOLR-5146: -- [~murblanc] That's certainly one issue. Even if efficiently

[GitHub] [lucene-solr] mbwaheed commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
mbwaheed commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188#discussion_r375460635 ## File path:

[GitHub] [lucene-solr] mbwaheed commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
mbwaheed commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188#discussion_r375459115 ## File path:

[jira] [Commented] (SOLR-13887) socketTimeout of 0 causing timeouts in the Http2SolrClient

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030936#comment-17030936 ] ASF subversion and git services commented on SOLR-13887: Commit

[GitHub] [lucene-solr] HoustonPutman merged pull request #991: SOLR-13887: Use default instead of idleTimeouts of 0 for HTTP2 requests

2020-02-05 Thread GitBox
HoustonPutman merged pull request #991: SOLR-13887: Use default instead of idleTimeouts of 0 for HTTP2 requests URL: https://github.com/apache/lucene-solr/pull/991 This is an automated message from the Apache Git Service.

[jira] [Commented] (SOLR-5146) Figure out what it would take for lazily-loaded cores to play nice with SolrCloud

2020-02-05 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030919#comment-17030919 ] Ilan Ginzburg commented on SOLR-5146: - Isn't a fundamental difference in SolrCloud vs standalone Solr

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

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030916#comment-17030916 ] ASF subversion and git services commented on LUCENE-9147: - Commit

[GitHub] [lucene-solr] andyvuong commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
andyvuong commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188#discussion_r375442318 ## File path:

[GitHub] [lucene-solr] andyvuong commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage

2020-02-05 Thread GitBox
andyvuong commented on a change in pull request #1188: SOLR-14044: Support collection and shard deletion in shared storage URL: https://github.com/apache/lucene-solr/pull/1188#discussion_r375441526 ## File path:

[jira] [Commented] (LUCENE-9207) Don't build SpanQuery in QueryBuilder

2020-02-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030899#comment-17030899 ] Michael Gibney commented on LUCENE-9207: Thanks, [~romseygeek]. You're right, I was wrong about

[jira] [Updated] (SOLR-14058) IOOBE in PeerSync

2020-02-05 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-14058: Summary: IOOBE in PeerSync (was: AIOOBE in PeerSync) > IOOBE in PeerSync > - > >

[jira] [Updated] (SOLR-14058) AIOOBE in PeerSync

2020-02-05 Thread Yonik Seeley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-14058: Attachment: SOLR-14058.patch Affects Version/s: master (9.0) Assignee:

[jira] [Commented] (SOLR-14241) Streaming Expression for deleting documents by IDs (from tuples)

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030868#comment-17030868 ] ASF subversion and git services commented on SOLR-14241: Commit

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

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030849#comment-17030849 ] ASF subversion and git services commented on LUCENE-9147: - Commit

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

2020-02-05 Thread GitBox
jpountz merged pull request #1179: LUCENE-9147: Move the stored fields index off-heap. URL: https://github.com/apache/lucene-solr/pull/1179 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (SOLR-12930) Add developer documentation to source repo

2020-02-05 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030799#comment-17030799 ] Adrien Grand commented on SOLR-12930: - The smoketester has been failing for some time because of this

[jira] [Commented] (LUCENE-9154) Remove encodeCeil() to encode bounding box queries

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030789#comment-17030789 ] Robert Muir commented on LUCENE-9154: - {quote} But then I do not really understand why we are trying

[jira] [Commented] (LUCENE-9207) Don't build SpanQuery in QueryBuilder

2020-02-05 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030773#comment-17030773 ] Alan Woodward commented on LUCENE-9207: --- LUCENE-7398 is triggered by precisely this situation, no? 

[jira] [Commented] (SOLR-14242) Implement HdfsDirectory#createTempOutput

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030750#comment-17030750 ] ASF subversion and git services commented on SOLR-14242: Commit

[jira] [Resolved] (SOLR-14242) Implement HdfsDirectory#createTempOutput

2020-02-05 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved SOLR-14242. - Fix Version/s: 8.5 Resolution: Fixed > Implement HdfsDirectory#createTempOutput >

[jira] [Commented] (SOLR-14242) Implement HdfsDirectory#createTempOutput

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030746#comment-17030746 ] ASF subversion and git services commented on SOLR-14242: Commit

[GitHub] [lucene-solr] jpountz merged pull request #1240: SOLR-14242: HdfsDirectory#createTempOutput.

2020-02-05 Thread GitBox
jpountz merged pull request #1240: SOLR-14242: HdfsDirectory#createTempOutput. URL: https://github.com/apache/lucene-solr/pull/1240 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (LUCENE-9208) Boolean Query with MatchNoDocs in MUST/FILTER could be rewritten

2020-02-05 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030732#comment-17030732 ] Lucene/Solr QA commented on LUCENE-9208: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote

[jira] [Commented] (LUCENE-9200) TieredMergePolicy's test fails with OB1 error after "toning down" (randomizing)

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030720#comment-17030720 ] ASF subversion and git services commented on LUCENE-9200: - Commit

[jira] [Resolved] (LUCENE-9200) TieredMergePolicy's test fails with OB1 error after "toning down" (randomizing)

2020-02-05 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-9200. Fix Version/s: 8.5 master (9.0) Resolution: Fixed

[jira] [Commented] (LUCENE-9200) TieredMergePolicy's test fails with OB1 error after "toning down" (randomizing)

2020-02-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030709#comment-17030709 ] ASF subversion and git services commented on LUCENE-9200: - Commit

[jira] [Updated] (LUCENE-9208) Boolean Query with MatchNoDocs in MUST/FILTER could be rewritten

2020-02-05 Thread Nirmal Chidambaram (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Chidambaram updated LUCENE-9208: Status: Patch Available (was: Open) > Boolean Query with MatchNoDocs in

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

2020-02-05 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

[jira] [Updated] (LUCENE-9208) Boolean Query with MatchNoDocs in MUST/FILTER could be rewritten

2020-02-05 Thread Nirmal Chidambaram (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nirmal Chidambaram updated LUCENE-9208: Attachment: LUCENE-9208.patch Status: Open (was: Open) > Boolean Query

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

2020-02-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030647#comment-17030647 ] Erick Erickson edited comment on LUCENE-9077 at 2/5/20 2:08 PM:

[jira] [Commented] (LUCENE-9207) Don't build SpanQuery in QueryBuilder

2020-02-05 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030680#comment-17030680 ] Michael Gibney commented on LUCENE-9207: I think the special logic building SpanQueries for the

[GitHub] [lucene-solr] ErickErickson opened a new pull request #1241: Gradle util

2020-02-05 Thread GitBox
ErickErickson opened a new pull request #1241: Gradle util URL: https://github.com/apache/lucene-solr/pull/1241 This adds the generation targets for util/packed and util/automaton. Interestingly, for whatever reason my local Python doesn't do anything weird like it did when

[jira] [Created] (LUCENE-9208) Boolean Query with MatchNoDocs in MUST/FILTER could be rewritten

2020-02-05 Thread Nirmal Chidambaram (Jira)
Nirmal Chidambaram created LUCENE-9208: --- Summary: Boolean Query with MatchNoDocs in MUST/FILTER could be rewritten Key: LUCENE-9208 URL: https://issues.apache.org/jira/browse/LUCENE-9208

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030664#comment-17030664 ] Erick Erickson commented on LUCENE-9206: You know how it is when you hit "send" and immediately

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030658#comment-17030658 ] Robert Muir commented on LUCENE-9206: - It will do some merges, maybe some big long ones:

[jira] [Commented] (LUCENE-9206) improve IndexMergeTool

2020-02-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030654#comment-17030654 ] Erick Erickson commented on LUCENE-9206: +1, in the default case this should be near

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

2020-02-05 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030647#comment-17030647 ] Erick Erickson commented on LUCENE-9077: [~romseygeek] Not that I know of.  Go ahead and add it

[jira] [Commented] (LUCENE-9154) Remove encodeCeil() to encode bounding box queries

2020-02-05 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030626#comment-17030626 ] Ignacio Vera commented on LUCENE-9154: -- In a comment above, it has been said that the value on the

[jira] [Created] (SOLR-14245) Validate Replica / ReplicaInfo on creation

2020-02-05 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-14245: --- Summary: Validate Replica / ReplicaInfo on creation Key: SOLR-14245 URL: https://issues.apache.org/jira/browse/SOLR-14245 Project: Solr Issue Type:

[jira] [Created] (SOLR-14244) Remove ReplicaInfo

2020-02-05 Thread Andrzej Bialecki (Jira)
Andrzej Bialecki created SOLR-14244: --- Summary: Remove ReplicaInfo Key: SOLR-14244 URL: https://issues.apache.org/jira/browse/SOLR-14244 Project: Solr Issue Type: Improvement Security

[GitHub] [lucene-solr] markharwood commented on issue #1234: Add compression for Binary doc value fields

2020-02-05 Thread GitBox
markharwood commented on issue #1234: Add compression for Binary doc value fields URL: https://github.com/apache/lucene-solr/pull/1234#issuecomment-582367395 Thanks for looking at this, Mike. >LOL, that's crazy -- you should go introduce yourself to the other markh ;) I

[jira] [Commented] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-05 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030580#comment-17030580 ] Lucene/Solr QA commented on SOLR-14243: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-05 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14243: -- Attachment: SOLR-14243-01.patch Status: Open (was: Open) > ant clean-jars should not

[jira] [Updated] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-05 Thread Andras Salamon (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Salamon updated SOLR-14243: -- Status: Patch Available (was: Open) > ant clean-jars should not delete gradle-wrapper.jar >

[jira] [Created] (SOLR-14243) ant clean-jars should not delete gradle-wrapper.jar

2020-02-05 Thread Andras Salamon (Jira)
Andras Salamon created SOLR-14243: - Summary: ant clean-jars should not delete gradle-wrapper.jar Key: SOLR-14243 URL: https://issues.apache.org/jira/browse/SOLR-14243 Project: Solr Issue

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

2020-02-05 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030561#comment-17030561 ] Alan Woodward commented on LUCENE-9077: --- Thanks for everybody's hard work on this - the gradle

[GitHub] [lucene-solr] jpountz opened a new pull request #1240: SOLR-14242: HdfsDirectory#createTempOutput.

2020-02-05 Thread GitBox
jpountz opened a new pull request #1240: SOLR-14242: HdfsDirectory#createTempOutput. URL: https://github.com/apache/lucene-solr/pull/1240 JIRA: https://issues.apache.org/jira/browse/SOLR-14242 This is an automated message

[jira] [Commented] (LUCENE-9204) Move span queries to the queries module

2020-02-05 Thread Alan Woodward (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17030530#comment-17030530 ] Alan Woodward commented on LUCENE-9204: --- Thanks David.  I opened LUCENE-9207 to separate out the

[GitHub] [lucene-solr] romseygeek opened a new pull request #1239: LUCENE-9207: Don't build span queries in QueryBuilder

2020-02-05 Thread GitBox
romseygeek opened a new pull request #1239: LUCENE-9207: Don't build span queries in QueryBuilder URL: https://github.com/apache/lucene-solr/pull/1239 QueryBuilder currently has special logic for graph phrase queries with no slop, constructing a spanquery that attempts to follow all

[jira] [Created] (SOLR-14242) Implement HdfsDirectory#createTempOutput

2020-02-05 Thread Adrien Grand (Jira)
Adrien Grand created SOLR-14242: --- Summary: Implement HdfsDirectory#createTempOutput Key: SOLR-14242 URL: https://issues.apache.org/jira/browse/SOLR-14242 Project: Solr Issue Type: New Feature

[jira] [Created] (LUCENE-9207) Don't build SpanQuery in QueryBuilder

2020-02-05 Thread Alan Woodward (Jira)
Alan Woodward created LUCENE-9207: - Summary: Don't build SpanQuery in QueryBuilder Key: LUCENE-9207 URL: https://issues.apache.org/jira/browse/LUCENE-9207 Project: Lucene - Core Issue Type: