[jira] [Updated] (SOLR-5762) SOLR-5658 broke backward compatibility of Javabin format

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5762: - Attachment: SOLR-5672.patch untested patch > SOLR-5658 broke backward compatibility of Javabin format > -

[jira] [Commented] (SOLR-5762) SOLR-5658 broke backward compatibility of Javabin format

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908019#comment-13908019 ] Noble Paul commented on SOLR-5762: -- Ideally there should be a type check and cast should b

[jira] [Created] (SOLR-5762) SOLR-5658 broke backward compatibility of Javabin format

2014-02-20 Thread Noble Paul (JIRA)
Noble Paul created SOLR-5762: Summary: SOLR-5658 broke backward compatibility of Javabin format Key: SOLR-5762 URL: https://issues.apache.org/jira/browse/SOLR-5762 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-3854) SolrCloud does not work with https

2014-02-20 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-3854: --- Attachment: SOLR-3854v4.patch Came across an issue with the release candidate... Unfortunately when sw

[jira] [Commented] (SOLR-5759) increasing hl.fragsize loses part of the search term

2014-02-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907976#comment-13907976 ] Hoss Man commented on SOLR-5759: bq. Let me know if there is any other information I can su

[jira] [Commented] (LUCENE-5447) StandardTokenizer should break at consecutive chars matching Word_Break = MidLetter, MidNum and/or MidNumLet

2014-02-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907950#comment-13907950 ] Steve Rowe commented on LUCENE-5447: bq. I converted the tests to the WordBreakTest.t

[jira] [Created] (SOLR-5761) HttpSolrServer has a few fields that can be set via setters but are not volatile.

2014-02-20 Thread Mark Miller (JIRA)
Mark Miller created SOLR-5761: - Summary: HttpSolrServer has a few fields that can be set via setters but are not volatile. Key: SOLR-5761 URL: https://issues.apache.org/jira/browse/SOLR-5761 Project: Solr

[jira] [Created] (SOLR-5760) ConcurrentUpdateSolrServer has a blockUntilFinished call when streamDeletes is true that should be tucked into the if statement below it.

2014-02-20 Thread Mark Miller (JIRA)
Mark Miller created SOLR-5760: - Summary: ConcurrentUpdateSolrServer has a blockUntilFinished call when streamDeletes is true that should be tucked into the if statement below it. Key: SOLR-5760 URL: https://issues.apa

Re: [VOTE] Lucene / Solr 4.7.0 RC3

2014-02-20 Thread Mark Miller
+1 SUCCESS! [1:05:52.694842] - Mark http://about.me/markrmiller On Feb 20, 2014, at 3:52 PM, Simon Willnauer wrote: > Please vote for the third Release Candidate for Lucene/Solr 4.7.0 > > you can download it here: > http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC3-rev15702

[jira] [Updated] (SOLR-5759) increasing hl.fragsize loses part of the search term

2014-02-20 Thread eric casteleijn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric casteleijn updated SOLR-5759: -- Description: When using the highlighter, and increasing the fragsize from 100 (the default) to

[jira] [Updated] (SOLR-5759) increasing hl.fragsize loses part of the search term

2014-02-20 Thread eric casteleijn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] eric casteleijn updated SOLR-5759: -- Description: yWhen using the highlighter, and increasing the fragsize from 100 (the default) to

[jira] [Created] (SOLR-5759) increasing hl.fragsize loses part of the search term

2014-02-20 Thread eric casteleijn (JIRA)
eric casteleijn created SOLR-5759: - Summary: increasing hl.fragsize loses part of the search term Key: SOLR-5759 URL: https://issues.apache.org/jira/browse/SOLR-5759 Project: Solr Issue Type:

[jira] [Commented] (SOLR-5648) SolrCore#getStatistics() should nest open searchers' stats

2014-02-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907825#comment-13907825 ] Hoss Man commented on SOLR-5648: 1) I'm not sure i really understand what this adds -- isn'

Re: Solr Ref Guide for 4.7

2014-02-20 Thread Chris Hostetter
FYI: if you hadn't noticed, we've got a TODO page tracking all of the "features" listed in changes ... https://cwiki.apache.org/confluence/display/solr/Internal+-+TODO+List ...if you see something something isn't done yet, please feel free to help out with it -- even if it is done (ie: struck

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907768#comment-13907768 ] Tim Allison commented on LUCENE-5205: - Same issue in Solr's TextField. > [PATCH] Spa

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907608#comment-13907608 ] Tim Allison commented on LUCENE-5205: - Agreed. This is how it stands in QueryParserB

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907600#comment-13907600 ] Robert Muir commented on LUCENE-5460: - Thats it! i have not thought through an API fo

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907598#comment-13907598 ] Robert Muir commented on LUCENE-5205: - I havent looked at the code, but it seems its

[jira] [Comment Edited] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907588#comment-13907588 ] Tim Allison edited comment on LUCENE-5205 at 2/20/14 10:01 PM:

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907588#comment-13907588 ] Tim Allison commented on LUCENE-5205: - Back on the issue of reinventing analyzeMultit

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907562#comment-13907562 ] Paul Elschot commented on LUCENE-5460: -- LUCENE-1252 I suppose? > Allow driving a qu

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907532#comment-13907532 ] Robert Muir commented on LUCENE-5460: - I dont think advanceExact solves anything. I t

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907521#comment-13907521 ] Michael McCandless commented on LUCENE-5460: I think the particular case that

[jira] [Commented] (LUCENE-5461) ControlledRealTimeReopenThread waitForGeneration might sleep for targetMaxStaleSec instead of targetMinStaleSec

2014-02-20 Thread Hans Lund (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907517#comment-13907517 ] Hans Lund commented on LUCENE-5461: --- Yes exactly: java.lang.AssertionError: waited too

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907504#comment-13907504 ] Robert Muir commented on LUCENE-5205: - {quote} In TestSpanQPBasedOnQPTestBase, the da

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907496#comment-13907496 ] Tim Allison commented on LUCENE-5205: - In TestSpanQPBasedOnQPTestBase, the date issue

[jira] [Updated] (SOLR-5757) Need ref-guide coverage of using Solr(Cloud) with SSL

2014-02-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5757: --- Component/s: documentation Assignee: Mark Miller Summary: Need ref-guide coverage of using Solr(

[jira] [Created] (SOLR-5758) need ref guide doc on building indexes with mapreduce (morphlines-cell contrib)

2014-02-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5758: -- Summary: need ref guide doc on building indexes with mapreduce (morphlines-cell contrib) Key: SOLR-5758 URL: https://issues.apache.org/jira/browse/SOLR-5758 Project: Solr

[VOTE] Lucene / Solr 4.7.0 RC3

2014-02-20 Thread Simon Willnauer
Please vote for the third Release Candidate for Lucene/Solr 4.7.0 you can download it here: http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC3-rev1570248/ or run the smoke tester directly with this commandline (don't forget to set JAVA6_HOME etc.): $ python3.2 -u dev-tools/scrip

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b04) - Build # 9433 - Failure!

2014-02-20 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9433/ Java: 64bit/jdk1.7.0_60-ea-b04 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 42074 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] warning: [options] bootstra

[jira] [Created] (SOLR-5757) Need ref-guide coverage of using Solr(CLoud) with SSL

2014-02-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5757: -- Summary: Need ref-guide coverage of using Solr(CLoud) with SSL Key: SOLR-5757 URL: https://issues.apache.org/jira/browse/SOLR-5757 Project: Solr Issue Type: Task

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2014-02-20 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907374#comment-13907374 ] Paul Elschot commented on LUCENE-5092: -- Do you mean that the a java public definitio

[jira] [Comment Edited] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907354#comment-13907354 ] Tim Allison edited comment on LUCENE-5205 at 2/20/14 7:20 PM: -

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907354#comment-13907354 ] Tim Allison commented on LUCENE-5205: - {quote} I know this probably exists elsewhere,

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907339#comment-13907339 ] Robert Muir commented on LUCENE-5205: - {quote} Code duplication. The biggest offender

[jira] [Comment Edited] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907304#comment-13907304 ] Tim Allison edited comment on LUCENE-5205 at 2/20/14 7:03 PM: -

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907304#comment-13907304 ] Tim Allison commented on LUCENE-5205: - Code duplication. The biggest offenders are i

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
Yeah, -0 for a respin On Thu, Feb 20, 2014 at 11:58 PM, Simon Willnauer wrote: > this makes sense mark - I will keep on building the RC3 > > On Thu, Feb 20, 2014 at 7:27 PM, Mark Miller > wrote: > > Nice last minute catch! > > > > Since we have not doc’d SSL support yet, a user could work

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

2014-02-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907288#comment-13907288 ] Mark Miller commented on SOLR-3854: --- As Noble brought up in 4.7 vote thread: The new sch

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Simon Willnauer
this makes sense mark - I will keep on building the RC3 On Thu, Feb 20, 2014 at 7:27 PM, Mark Miller wrote: > Nice last minute catch! > > Since we have not doc’d SSL support yet, a user could work around via just > setting the scheme manually in zk. > > As it’s not a regression and there is a fa

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Simon Willnauer
Nobel, are you saying we need to fix something here or is it already backported? Do we need to respin for this? simon On Thu, Feb 20, 2014 at 7:13 PM, Noble Paul നോബിള്‍ नोब्ळ् wrote: > SOLR-3854 seems to be incomplete . It relies on a CLuster-wide property > called urlScheme. These properties

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Mark Miller
Nice last minute catch! Since we have not doc’d SSL support yet, a user could work around via just setting the scheme manually in zk. As it’s not a regression and there is a fairly simple workaround, I’d be -0 on a respin for it. SSL becomes possible for the few that need it and we can improve

[jira] [Created] (SOLR-5756) A utility API to move collections from internal to external

2014-02-20 Thread Noble Paul (JIRA)
Noble Paul created SOLR-5756: Summary: A utility API to move collections from internal to external Key: SOLR-5756 URL: https://issues.apache.org/jira/browse/SOLR-5756 Project: Solr Issue Type: B

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
SOLR-3854 seems to be incomplete . It relies on a CLuster-wide property called urlScheme. These properties needs to be whitelisted at the OverseerCollectionProcessor.KNOWN_CLUSTER_PROPS The testcase directly writes the property to ZK . A norma user would only use the API On Thu, Feb 20, 2014 at

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907256#comment-13907256 ] Robert Muir commented on LUCENE-5205: - {quote} Please let me know if there are change

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907213#comment-13907213 ] ASF subversion and git services commented on LUCENE-5205: - Commit

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Simon Willnauer
yeah we manually do svn merge per commit so at this stage only bugs should be ported. Feature wise we are set! thanks simon On Thu, Feb 20, 2014 at 6:23 PM, Benson Margulies wrote: > I get it. You're cherry-picking changes onto the rel branch. No, > there's absolutely no reason to imagine grabb

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Benson Margulies
I get it. You're cherry-picking changes onto the rel branch. No, there's absolutely no reason to imagine grabbing 5449. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.a

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2014-02-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907203#comment-13907203 ] Michael McCandless commented on LUCENE-5092: I still think it's sort of crazy

[jira] [Commented] (SOLR-5748) Introduce autoManageReplicas collection property

2014-02-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907201#comment-13907201 ] Mark Miller commented on SOLR-5748: --- Explain your reasoning. If someone decreases the rep

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Simon Willnauer
unless it has been backported to the release branch it won't. I also think it shouldn't since it's nothing critical. simon On Thu, Feb 20, 2014 at 6:12 PM, Benson Margulies wrote: > Does this mean that 5449 moves to 4.7? If so, who fiddles with > CHANGES.txt? Me as the author or the RM? > > On T

[jira] [Updated] (LUCENE-5461) ControlledRealTimeReopenThread waitForGeneration might sleep for targetMaxStaleSec instead of targetMinStaleSec

2014-02-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5461: --- Attachment: LUCENE-5461.patch I tweaked the test a bit, to close everything, etc., b

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Benson Margulies
Does this mean that 5449 moves to 4.7? If so, who fiddles with CHANGES.txt? Me as the author or the RM? On Thu, Feb 20, 2014 at 11:03 AM, Simon Willnauer wrote: > I agree - I will respin > > On Thu, Feb 20, 2014 at 4:54 PM, Adrien Grand wrote: >> Sorry for bringing the bad news, but I think /LUC

[jira] [Commented] (LUCENE-5447) StandardTokenizer should break at consecutive chars matching Word_Break = MidLetter, MidNum and/or MidNumLet

2014-02-20 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907186#comment-13907186 ] Steve Rowe commented on LUCENE-5447: bq. In the JFlex 1.5.0 release, I added the abil

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907187#comment-13907187 ] Robert Muir commented on LUCENE-5205: - patches of any sort are fine: svn patches, git

[jira] [Comment Edited] (SOLR-5132) Implement a modifyCollection API

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907175#comment-13907175 ] Noble Paul edited comment on SOLR-5132 at 2/20/14 5:00 PM: --- The c

[jira] [Commented] (SOLR-5748) Introduce autoManageReplicas collection property

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907177#comment-13907177 ] Noble Paul commented on SOLR-5748: -- It is OK to prevent new replicas from coming up but it

[jira] [Commented] (SOLR-5132) Implement a modifyCollection API

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907175#comment-13907175 ] Noble Paul commented on SOLR-5132: -- The collection API mode issue will be redundant with t

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907174#comment-13907174 ] Noble Paul commented on SOLR-5750: -- * It should also be able to take a backup of a specifi

[jira] [Resolved] (SOLR-5620) Race condition while setting ZkStateReader.aliases

2014-02-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5620. --- Resolution: Fixed > Race condition while setting ZkStateReader.aliases > -

[jira] [Updated] (SOLR-5750) Backup/Restore API for SolrCloud

2014-02-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5750: - Description: We should have an easy way to do backups and restores in SolrCloud. The ReplicationHandler s

[jira] [Commented] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907167#comment-13907167 ] Hoss Man commented on LUCENE-5463: -- bq. as far as FieldCache... whatever goes Probably

[GitHub] lucene-solr pull request: Deprecate Surround parser

2014-02-20 Thread dsmiley
Github user dsmiley commented on the pull request: https://github.com/apache/lucene-solr/pull/38#issuecomment-35642349 Ah, ok. I searched for "deprecate" and found nothing; but now I see what you refer to. --- If your project is set up for it, you can reply to this email and have yo

[jira] [Created] (LUCENE-5464) Put shared rules (and, separately, macros) into files to be included into StandardTokenizerImpl.jflex and UAX29URLEmailTokenizerImpl.jflex

2014-02-20 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-5464: -- Summary: Put shared rules (and, separately, macros) into files to be included into StandardTokenizerImpl.jflex and UAX29URLEmailTokenizerImpl.jflex Key: LUCENE-5464 URL: https://issu

[GitHub] lucene-solr pull request: Deprecate Surround parser

2014-02-20 Thread rmuir
Github user rmuir commented on the pull request: https://github.com/apache/lucene-solr/pull/38#issuecomment-35642048 See the jira issue. Paul raised this months ago. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do s

[GitHub] lucene-solr pull request: Deprecate Surround parser

2014-02-20 Thread dsmiley
Github user dsmiley commented on the pull request: https://github.com/apache/lucene-solr/pull/38#issuecomment-35641220 Uh I'm not disagreeing with this, but where was the conversation that established this deprecation should happen? --- If your project is set up for it, you can

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907156#comment-13907156 ] David Smiley commented on LUCENE-5205: -- [~talli...@mitre.org] By the way, the ASF ju

[jira] [Updated] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison updated LUCENE-5205: Attachment: LUCENE-5205_smallTestMods.patch Wow, Robert, thank you! The attached contains some

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907142#comment-13907142 ] ASF GitHub Bot commented on LUCENE-5205: Github user PaulElschot closed the pull

[GitHub] lucene-solr pull request: Deprecate Surround parser

2014-02-20 Thread PaulElschot
Github user PaulElschot commented on the pull request: https://github.com/apache/lucene-solr/pull/38#issuecomment-35639794 Committed --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response.

[GitHub] lucene-solr pull request: Deprecate Surround parser

2014-02-20 Thread PaulElschot
Github user PaulElschot closed the pull request at: https://github.com/apache/lucene-solr/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. To do so, please top-post your response. If your project does not have this featur

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Simon Willnauer
I agree - I will respin On Thu, Feb 20, 2014 at 4:54 PM, Adrien Grand wrote: > Sorry for bringing the bad news, but I think /LUCENE-5462 is worth a > respin. I just committed to the 4.7 branch. > > On Thu, Feb 20, 2014 at 1:36 PM, Shai Erera wrote: >> +1, smoke tester says: SUCCESS! >> >> Shai >

[jira] [Commented] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907112#comment-13907112 ] Adrien Grand commented on LUCENE-5463: -- I think it would be great to have a ramBytes

[jira] [Commented] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907108#comment-13907108 ] Robert Muir commented on LUCENE-5463: - Personally i dont like whats going on in Cachi

[jira] [Updated] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5463: Attachment: LUCENE-5463.patch quick patch: I tried to clean things up so its clear which rules app

Re: [VOTE] Lucene / Solr 4.7.0 RC2

2014-02-20 Thread Adrien Grand
Sorry for bringing the bad news, but I think /LUCENE-5462 is worth a respin. I just committed to the 4.7 branch. On Thu, Feb 20, 2014 at 1:36 PM, Shai Erera wrote: > +1, smoke tester says: SUCCESS! > > Shai > > > On Thu, Feb 20, 2014 at 10:44 AM, Simon Willnauer > wrote: >> >> Please vote for th

[jira] [Commented] (LUCENE-5462) Lucene 3.x producers shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907095#comment-13907095 ] ASF subversion and git services commented on LUCENE-5462: - Commit

[jira] [Commented] (LUCENE-5462) Lucene 3.x producers shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907092#comment-13907092 ] ASF subversion and git services commented on LUCENE-5462: - Commit

[jira] [Updated] (LUCENE-5462) Lucene 3.x producers shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5462: - Summary: Lucene 3.x producers shouldn't use RamUsageEstimator to estimate size (was: Lucene3xFi

[jira] [Commented] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907091#comment-13907091 ] Simon Willnauer commented on LUCENE-5463: - +1 > Make RamUsageEstimator.(human)si

[jira] [Commented] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907081#comment-13907081 ] Robert Muir commented on LUCENE-5462: - Looks fine! > Lucene3xFields shouldn't use Ra

[jira] [Created] (LUCENE-5463) Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API

2014-02-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5463: Summary: Make RamUsageEstimator.(human)sizeOf(Object) a forbidden API Key: LUCENE-5463 URL: https://issues.apache.org/jira/browse/LUCENE-5463 Project: Lucene - Core

[jira] [Commented] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907075#comment-13907075 ] Simon Willnauer commented on LUCENE-5462: - LGTM > Lucene3xFields shouldn't use R

[jira] [Updated] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5462: - Attachment: LUCENE-5462.patch Here is a patch that removes calls to {{RamUsageEstimator.sizeOf(O

[jira] [Commented] (LUCENE-5447) StandardTokenizer should break at consecutive chars matching Word_Break = MidLetter, MidNum and/or MidNumLet

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907069#comment-13907069 ] Robert Muir commented on LUCENE-5447: - Thanks Steve! > StandardTokenizer should brea

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907046#comment-13907046 ] Robert Muir commented on LUCENE-5460: - Hmm i guess RandomAccessFilterStrategy is basi

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907044#comment-13907044 ] Robert Muir commented on LUCENE-5460: - Not that TODO: and I would remove that TODO my

[jira] [Commented] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907041#comment-13907041 ] Simon Willnauer commented on LUCENE-5462: - not your fault but lets make sure this

[jira] [Commented] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907030#comment-13907030 ] Robert Muir commented on LUCENE-5462: - +1, i'm the culprit here. the whole reason for

[jira] [Commented] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907011#comment-13907011 ] Simon Willnauer commented on LUCENE-5462: - damned! We should remove this method o

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907009#comment-13907009 ] Shai Erera commented on LUCENE-5460: There is a TODO in FilteredQuery.RandomAccessFil

[jira] [Created] (LUCENE-5462) Lucene3xFields shouldn't use RamUsageEstimator to estimate size

2014-02-20 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5462: Summary: Lucene3xFields shouldn't use RamUsageEstimator to estimate size Key: LUCENE-5462 URL: https://issues.apache.org/jira/browse/LUCENE-5462 Project: Lucene - Cor

[jira] [Updated] (LUCENE-5461) ControlledRealTimeReopenThread waitForGeneration might sleep for targetMaxStaleSec instead of targetMinStaleSec

2014-02-20 Thread Hans Lund (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Lund updated LUCENE-5461: -- Attachment: TestLucene5461.java junit test showing the bug > ControlledRealTimeReopenThread waitForGe

[jira] [Created] (LUCENE-5461) ControlledRealTimeReopenThread waitForGeneration might sleep for targetMaxStaleSec instead of targetMinStaleSec

2014-02-20 Thread Hans Lund (JIRA)
Hans Lund created LUCENE-5461: - Summary: ControlledRealTimeReopenThread waitForGeneration might sleep for targetMaxStaleSec instead of targetMinStaleSec Key: LUCENE-5461 URL: https://issues.apache.org/jira/browse/LUCE

[jira] [Created] (SOLR-5755) Document the new 'migrate' collection API

2014-02-20 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-5755: --- Summary: Document the new 'migrate' collection API Key: SOLR-5755 URL: https://issues.apache.org/jira/browse/SOLR-5755 Project: Solr Issue Type

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906978#comment-13906978 ] Robert Muir commented on LUCENE-5205: - Thanks Paul! > [PATCH] SpanQueryParser with r

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-02-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906977#comment-13906977 ] ASF subversion and git services commented on LUCENE-5205: - Commit

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906961#comment-13906961 ] Robert Muir commented on LUCENE-5460: - The issue could be that FilteredQuery does not

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906956#comment-13906956 ] Shai Erera commented on LUCENE-5460: You mean that if the filter is wrapped as Consta

[jira] [Commented] (LUCENE-5460) Allow driving a query by sparse filters

2014-02-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906949#comment-13906949 ] Robert Muir commented on LUCENE-5460: - i dont see the need to add any new APIs here,

  1   2   >