[GitHub] [lucene-solr] uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554251305 Hi, the trick is to use a custom rewrite method that rewrites instead to a query to some arrayli

[jira] [Commented] (LUCENE-9036) ExitableDirectoryReader to interrupt DocValues as well

2019-11-14 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974863#comment-16974863 ] Lucene/Solr QA commented on LUCENE-9036: | (x) *{color:red}-1 overall{color}* |

[jira] [Commented] (LUCENE-9031) UnsupportedOperationException on highlighting Interval Query

2019-11-14 Thread Lucene/Solr QA (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974755#comment-16974755 ] Lucene/Solr QA commented on LUCENE-9031: | (/) *{color:green}+1 overall{color}*

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-11-14 Thread Adam Walz (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974728#comment-16974728 ] Adam Walz commented on LUCENE-8987: --- Commented on the PRs. As for Apache License head

[GitHub] [lucene-site] adamwalz commented on issue #7: Cleanup some files we won't need

2019-11-14 Thread GitBox
adamwalz commented on issue #7: Cleanup some files we won't need URL: https://github.com/apache/lucene-site/pull/7#issuecomment-554168626 Works for me, but same comment from https://github.com/apache/lucene-site/pull/8#issuecomment-554167795

[GitHub] [lucene-site] adamwalz commented on issue #8: Simple build script

2019-11-14 Thread GitBox
adamwalz commented on issue #8: Simple build script URL: https://github.com/apache/lucene-site/pull/8#issuecomment-554168059 And it sounds like lucene-site is breaking ground in this effort so it may be viewed as a template for others ---

[GitHub] [lucene-site] adamwalz commented on issue #8: Simple build script

2019-11-14 Thread GitBox
adamwalz commented on issue #8: Simple build script URL: https://github.com/apache/lucene-site/pull/8#issuecomment-554167795 lgtm. The reason I suggested tasks.py instead of a shell script is that tasks.py is generated by `pelican-quickstart`. Since more ASF sites are moving to pelican it

[jira] [Reopened] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter reopened LUCENE-8920: TestFstDirectAddressing.testDeDupTails has a 44% failure rate on jenkins boxes since

[jira] [Comment Edited] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974723#comment-16974723 ] Chris M. Hostetter edited comment on LUCENE-8920 at 11/15/19 1:19 AM:

[jira] [Comment Edited] (SOLR-13909) Everything about CheckBackupStatus is broken

2019-11-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974710#comment-16974710 ] Chris M. Hostetter edited comment on SOLR-13909 at 11/15/19 1:01 AM: --

[jira] [Updated] (SOLR-13909) Everything about CheckBackupStatus is broken

2019-11-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter updated SOLR-13909: -- Attachment: SOLR-13909.patch Status: Open (was: Open) Ok, well – this was a mu

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974702#comment-16974702 ] Jan Høydahl commented on LUCENE-8987: - [~adamwalz] See [https://github.com/apache/lu

[GitHub] [lucene-site] janhoy opened a new pull request #8: Simple build script

2019-11-14 Thread GitBox
janhoy opened a new pull request #8: Simple build script URL: https://github.com/apache/lucene-site/pull/8 Script that checks for python, installs pelican and live-builds site This is an automated message from the Apache Git S

[GitHub] [lucene-site] janhoy opened a new pull request #7: Cleanup some files we won't need

2019-11-14 Thread GitBox
janhoy opened a new pull request #7: Cleanup some files we won't need URL: https://github.com/apache/lucene-site/pull/7 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974681#comment-16974681 ] Jan Høydahl commented on LUCENE-8987: - With LUCENE-9015 done we now also have a {{pr

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974674#comment-16974674 ] Michael Sokolov commented on LUCENE-8920: - > In that case the version bump is no

[jira] [Commented] (SOLR-13860) Enable back TestTlogReplica

2019-11-14 Thread Tomas Eduardo Fernandez Lobbe (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974672#comment-16974672 ] Tomas Eduardo Fernandez Lobbe commented on SOLR-13860: -- I'm ignoring

[jira] [Commented] (SOLR-13860) Enable back TestTlogReplica

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974670#comment-16974670 ] ASF subversion and git services commented on SOLR-13860: Commit 3

[jira] [Commented] (SOLR-13860) Enable back TestTlogReplica

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974669#comment-16974669 ] ASF subversion and git services commented on SOLR-13860: Commit 4

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974665#comment-16974665 ] ASF subversion and git services commented on SOLR-13662: Commit f

[jira] [Assigned] (LUCENE-9034) Officially publish the new site

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned LUCENE-9034: --- Assignee: Jan Høydahl > Officially publish the new site > --- >

[jira] [Commented] (LUCENE-9034) Officially publish the new site

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974664#comment-16974664 ] Jan Høydahl commented on LUCENE-9034: - This is necessary as the final step to actual

[jira] [Resolved] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-9015. - Resolution: Fixed > Configure branches, auto build and auto stage/publish >

[jira] [Comment Edited] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974638#comment-16974638 ] Jan Høydahl edited comment on LUCENE-9015 at 11/14/19 10:59 PM: --

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974662#comment-16974662 ] Jan Høydahl commented on LUCENE-9015: - Ok, I setup half of this. We now have a {{pro

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974661#comment-16974661 ] ASF subversion and git services commented on SOLR-13662: Commit e

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974648#comment-16974648 ] Ishan Chattopadhyaya commented on SOLR-13662: - Btw, [~noble.paul] mentioned t

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974647#comment-16974647 ] Ishan Chattopadhyaya commented on SOLR-13662: - Yes, Hoss. I am aware of this

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974643#comment-16974643 ] Chris M. Hostetter commented on SOLR-13662: --- Since PackageManagerCLITest was co

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974639#comment-16974639 ] Jan Høydahl commented on LUCENE-9015: - Infra also suggested that they could add a "p

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974638#comment-16974638 ] Jan Høydahl commented on LUCENE-9015: - I think we don't need tasks.py, Makefile, pub

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974637#comment-16974637 ] Adrien Grand commented on LUCENE-8920: -- bq. I don't recall when that is validated (

[GitHub] [lucene-solr] jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding

2019-11-14 Thread GitBox
jpountz commented on a change in pull request #927: LUCENE-8997: : Add type of triangle info to ShapeField encoding URL: https://github.com/apache/lucene-solr/pull/927#discussion_r346564941 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/ShapeField.java ##

[jira] [Resolved] (SOLR-10489) StatsReloadRaceTest.testParallelReloadAndStats failures

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-10489. - Resolution: Cannot Reproduce This failure doesn't reproduce anymore. It was likely relate

[jira] [Resolved] (SOLR-13703) LFUCache should support maxRamMB limit

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13703. - Resolution: Won't Fix This cache implementation has been deprecated and removed in 9.0.

[jira] [Updated] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13817: Fix Version/s: master (9.0) > Deprecate and remove legacy SolrCache implementations > -

[jira] [Updated] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13817: Summary: Deprecate and remove legacy SolrCache implementations (was: Deprecate legacy Solr

[jira] [Resolved] (SOLR-13817) Deprecate and remove legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-13817. - Resolution: Fixed > Deprecate and remove legacy SolrCache implementations > -

[jira] [Commented] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974581#comment-16974581 ] ASF subversion and git services commented on SOLR-13817: Commit 6

[jira] [Commented] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974580#comment-16974580 ] ASF subversion and git services commented on SOLR-13817: Commit b

[jira] [Comment Edited] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974569#comment-16974569 ] Michael Sokolov edited comment on LUCENE-8920 at 11/14/19 8:05 PM: ---

[GitHub] [lucene-solr] bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554055990 > Expanding terms of a MTQ should be done by passing a RewriteMethod and then rewriting it

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974569#comment-16974569 ] Michael Sokolov commented on LUCENE-8920: - I'll run the `luceneutil` test just t

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974564#comment-16974564 ] Jan Høydahl commented on LUCENE-9015: - We have to ask infra about recommended workfl

[jira] [Commented] (LUCENE-9048) Tutorial and docs section missing from the new website

2019-11-14 Thread Adam Walz (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974543#comment-16974543 ] Adam Walz commented on LUCENE-9048: --- [~janhoy] Yes I will fix this section over the we

[jira] [Commented] (LUCENE-9015) Configure branches, auto build and auto stage/publish

2019-11-14 Thread Adam Walz (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974541#comment-16974541 ] Adam Walz commented on LUCENE-9015: --- [~janhoy] For the python script to merge commits

[jira] [Updated] (LUCENE-9036) ExitableDirectoryReader to interrupt DocValues as well

2019-11-14 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-9036: - Attachment: LUCENE-9036.patch Status: Patch Available (was: Patch Available) >

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-11-14 Thread Adam Walz (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974536#comment-16974536 ] Adam Walz commented on LUCENE-8987: --- Thanks [~danmuzi], there are some known issues. I

[jira] [Commented] (SOLR-13890) Add postfilter support to {!terms} queries

2019-11-14 Thread Jason Gerlowski (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974534#comment-16974534 ] Jason Gerlowski commented on SOLR-13890: Thanks Mikhail, I'll update my pass at t

[jira] [Updated] (LUCENE-9018) Separator for ConcatenateGraphFilterFactory

2019-11-14 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-9018: - Fix Version/s: 8.4 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (LUCENE-9018) Separator for ConcatenateGraphFilterFactory

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974528#comment-16974528 ] ASF subversion and git services commented on LUCENE-9018: - Commi

[GitHub] [lucene-solr] uschindler edited a comment on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
uschindler edited a comment on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554021084 The current way how this is done (create the MultiTermQuery termsenum) is violating the A

[GitHub] [lucene-solr] uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
uschindler commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-554021084 The current way how this is done (create the MultiTermQuery termsenum) is violating the API. The

[jira] [Commented] (LUCENE-9046) Fix wrong example in Javadoc of TermInSetQuery

2019-11-14 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974518#comment-16974518 ] Namgyu Kim commented on LUCENE-9046: Thanks! [~jpountz] > Fix wrong example in Java

[jira] [Commented] (SOLR-13930) Running TestKoreanTokenizer with Ant fails in gradle_8 build

2019-11-14 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974516#comment-16974516 ] Erick Erickson commented on SOLR-13930: --- See my comment just above. It's the _ant_

[jira] [Commented] (LUCENE-9018) Separator for ConcatenateGraphFilterFactory

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974517#comment-16974517 ] ASF subversion and git services commented on LUCENE-9018: - Commi

[jira] [Commented] (SOLR-13101) Shared storage support in SolrCloud

2019-11-14 Thread Andy Vuong (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974515#comment-16974515 ] Andy Vuong commented on SOLR-13101: --- We still need to work on adding some documentation

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-14 Thread Ken LaPorte (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974514#comment-16974514 ] Ken LaPorte commented on LUCENE-8983: - Hi [~bruno.roustant]. I don't yet. The team w

[jira] [Commented] (LUCENE-8987) Move Lucene web site from svn to git

2019-11-14 Thread Namgyu Kim (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974512#comment-16974512 ] Namgyu Kim commented on LUCENE-8987: Awesome work! [~janhoy] I found there are some

[jira] [Updated] (SOLR-13933) Cluster mode Stress test suite

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13933: Description: We need a stress test harness based on 10s or 100s of nodes, 1000s of

[jira] [Updated] (SOLR-13933) Cluster mode Stress test suite

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-13933: Description: We need a stress test harness based on 10s or 100s of nodes, 1000s of

[jira] [Updated] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13817: Fix Version/s: 8.4 > Deprecate legacy SolrCache implementations > -

[jira] [Commented] (SOLR-13933) Cluster mode Stress test suite

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974486#comment-16974486 ] Ishan Chattopadhyaya commented on SOLR-13933: - Will attempt to have the first

[jira] [Created] (SOLR-13933) Cluster mode Stress test suite

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
Ishan Chattopadhyaya created SOLR-13933: --- Summary: Cluster mode Stress test suite Key: SOLR-13933 URL: https://issues.apache.org/jira/browse/SOLR-13933 Project: Solr Issue Type: Bug

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346436605 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/* +

[jira] [Assigned] (SOLR-10317) Solr Nightly Benchmarks

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned SOLR-10317: --- Assignee: Ishan Chattopadhyaya > Solr Nightly Benchmarks > -

[GitHub] [lucene-solr] chatman commented on issue #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
chatman commented on issue #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#issuecomment-553978870 Sounds good. If we get GPG support in JDK or some decent library, it will be great.

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346429995 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346430128 ## File path: solr/core/src/java/org/apache/solr/util/PackageTool.java ## @@ -0,0 +1,255 @@ +/* + * Licensed to t

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346430220 ## File path: solr/core/src/java/org/apache/solr/util/PackageTool.java ## @@ -0,0 +1,255 @@ +/* + * Licensed to t

[GitHub] [lucene-solr] chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
chatman commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346429399 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/*

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346427550 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/* +

[GitHub] [lucene-solr] janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
janhoy commented on a change in pull request #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#discussion_r346426522 ## File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java ## @@ -0,0 +1,328 @@ +/* +

[GitHub] [lucene-solr] janhoy edited a comment on issue #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
janhoy edited a comment on issue #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#issuecomment-553970009 >I just didn't feel like tackling the bouncy castle dependency at the moment Java 11 has stong crypto included ootb so should be easier.

[jira] [Commented] (LUCENE-8983) PhraseWildcardQuery - new query to control and optimize wildcard expansions in phrase

2019-11-14 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974420#comment-16974420 ] Bruno Roustant commented on LUCENE-8983: [~klaporte] did you try this PhraseWild

[GitHub] [lucene-solr] bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
bruno-roustant commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-553972639 Sandbox is fine for me yes. I'll push a commit soon to fix the precommit here and I'll mov

[GitHub] [lucene-solr] janhoy commented on issue #994: SOLR-13662: Package Manager (CLI)

2019-11-14 Thread GitBox
janhoy commented on issue #994: SOLR-13662: Package Manager (CLI) URL: https://github.com/apache/lucene-solr/pull/994#issuecomment-553970009 >I just didn't feel like tackling the bouncy castle dependency at the moment Java 11 has stong crypto included ootb so should be easier. We can add

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974410#comment-16974410 ] Michael Sokolov commented on LUCENE-8920: - I had tested with the previous versio

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974408#comment-16974408 ] Bruno Roustant commented on LUCENE-8920: {quote}There were a few conflicts when

[jira] [Created] (LUCENE-9049) Remove FST cachedRootArcs now redundant with direct-addressing

2019-11-14 Thread Bruno Roustant (Jira)
Bruno Roustant created LUCENE-9049: -- Summary: Remove FST cachedRootArcs now redundant with direct-addressing Key: LUCENE-9049 URL: https://issues.apache.org/jira/browse/LUCENE-9049 Project: Lucene -

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974400#comment-16974400 ] Bruno Roustant commented on LUCENE-8920: {quote}I want to confirm we have back-c

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974386#comment-16974386 ] David Smiley commented on LUCENE-8920: -- I want to confirm we have back-compat handl

[GitHub] [lucene-solr] pgerber closed pull request #374: [SOLR-12334] Improve detection of recreated lockfiles

2019-11-14 Thread GitBox
pgerber closed pull request #374: [SOLR-12334] Improve detection of recreated lockfiles URL: https://github.com/apache/lucene-solr/pull/374 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] pgerber commented on issue #374: [SOLR-12334] Improve detection of recreated lockfiles

2019-11-14 Thread GitBox
pgerber commented on issue #374: [SOLR-12334] Improve detection of recreated lockfiles URL: https://github.com/apache/lucene-solr/pull/374#issuecomment-553917907 Closing, I don't have any intention to still do this. This is a

[jira] [Commented] (SOLR-13930) Running TestKoreanTokenizer with Ant fails in gradle_8 build

2019-11-14 Thread Pinkesh Sharma (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974300#comment-16974300 ] Pinkesh Sharma commented on SOLR-13930: --- Hey Erick, I tried building this with grad

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread Ishan Chattopadhyaya (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974298#comment-16974298 ] Ishan Chattopadhyaya commented on SOLR-13662: - I'll make the ref guide change

[jira] [Commented] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974283#comment-16974283 ] Andrzej Bialecki commented on SOLR-13817: - Patch for branch_8x to add @deprecatio

[jira] [Updated] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13817: Attachment: SOLR-13817-8x.patch > Deprecate legacy SolrCache implementations >

[jira] [Updated] (LUCENE-9031) UnsupportedOperationException on highlighting Interval Query

2019-11-14 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-9031: - Attachment: LUCENE-9031.patch Status: Patch Available (was: Patch Available) St

[GitHub] [lucene-solr] mkhludnev opened a new pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations.

2019-11-14 Thread GitBox
mkhludnev opened a new pull request #1011: LUCENE-9031: Just highlight term intervals and its' combinations. URL: https://github.com/apache/lucene-solr/pull/1011 # Description Please provide a short description of the changes you're making with this pull request.

[jira] [Commented] (SOLR-13662) Package manager CLI

2019-11-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974272#comment-16974272 ] ASF subversion and git services commented on SOLR-13662: Commit 6

[GitHub] [lucene-solr] jpountz commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase

2019-11-14 Thread GitBox
jpountz commented on issue #889: LUCENE-8983: Add PhraseWildcardQuery to control multi-terms expansions in a phrase URL: https://github.com/apache/lucene-solr/pull/889#issuecomment-553893391 This is a bit too esoteric for lucene/core in my opinion, would it work for you if we had it in luc

[jira] [Commented] (LUCENE-9020) Find a way to publish Solr RefGuide without checking into git

2019-11-14 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974264#comment-16974264 ] Uwe Schindler commented on LUCENE-9020: --- Sorry, was too busy. Here it is: INFRA-19

[jira] [Commented] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974256#comment-16974256 ] Andrzej Bialecki commented on SOLR-13817: - Patch relative to master. It removes a

[jira] [Commented] (LUCENE-8997) Add type of triangle info to ShapeField encoding

2019-11-14 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974254#comment-16974254 ] Ignacio Vera commented on LUCENE-8997: -- I see your point, I revert that change. >

[jira] [Updated] (SOLR-13817) Deprecate legacy SolrCache implementations

2019-11-14 Thread Andrzej Bialecki (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13817: Attachment: SOLR-13817-master.patch > Deprecate legacy SolrCache implementations >

[jira] [Updated] (SOLR-13930) Running TestKoreanTokenizer with Ant fails in gradle_8 build

2019-11-14 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-13930: -- Summary: Running TestKoreanTokenizer with Ant fails in gradle_8 build (was: Fix failing TestK

[jira] [Commented] (SOLR-13930) Fix failing TestKoreanTokenizer test in Gradle build

2019-11-14 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974251#comment-16974251 ] Erick Erickson commented on SOLR-13930: --- Dear Lord, sometime you'd think I'd learn

[jira] [Comment Edited] (SOLR-13930) Fix failing TestKoreanTokenizer test in Gradle build

2019-11-14 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974200#comment-16974200 ] Erick Erickson edited comment on SOLR-13930 at 11/14/19 1:28 PM: --

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-11-14 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974250#comment-16974250 ] Adrien Grand commented on LUCENE-8920: -- Thanks for checking [~sokolov]! > Reduce s

  1   2   >