[jira] [Updated] (SOLR-5111) Change SpellCheckComponent default analyzer when queryAnalyzerFieldType is not defined

2014-07-24 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5111: Attachment: SOLR-5111.patch - I created a custom analyzer which keeps the whitespace tokenizer but

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072919#comment-14072919 ] Dawid Weiss commented on LUCENE-5844: - Why a constant 8 in: {code} Integer.MAX_VALUE

[jira] [Created] (SOLR-6271) ConjunctionSolrSpellChecker wrong check for same string distance

2014-07-24 Thread Igor Kostromin (JIRA)
Igor Kostromin created SOLR-6271: Summary: ConjunctionSolrSpellChecker wrong check for same string distance Key: SOLR-6271 URL: https://issues.apache.org/jira/browse/SOLR-6271 Project: Solr

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072998#comment-14072998 ] Michael McCandless commented on LUCENE-5844: bq. Couldn't this be somehow

[jira] [Commented] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073004#comment-14073004 ] Michael McCandless commented on LUCENE-5843: bq. The limit is MAX_VALUE, the

[jira] [Comment Edited] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-07-24 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072693#comment-14072693 ] Da Huang edited comment on LUCENE-4396 at 7/24/14 8:53 AM: ---

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073009#comment-14073009 ] Dawid Weiss commented on LUCENE-5844: - I'd say we could just use

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073010#comment-14073010 ] Michael McCandless commented on LUCENE-5844: OK will do! ArrayUtil.grow

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073017#comment-14073017 ] ASF subversion and git services commented on LUCENE-5844: - Commit

[jira] [Commented] (LUCENE-5844) ArrayUtil.grow should not pretend you can actually allocate array[Integer.MAX_VALUE]

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073018#comment-14073018 ] ASF subversion and git services commented on LUCENE-5844: - Commit

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_11) - Build # 10763 - Failure!

2014-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10763/ Java: 32bit/jdk1.8.0_11 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChains Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java

[jira] [Created] (SOLR-6272) Solr node with high cpu usage

2014-07-24 Thread adrianhsm (JIRA)
adrianhsm created SOLR-6272: --- Summary: Solr node with high cpu usage Key: SOLR-6272 URL: https://issues.apache.org/jira/browse/SOLR-6272 Project: Solr Issue Type: Improvement Reporter:

[jira] [Commented] (SOLR-6261) Run checkIfIamLeader in a separate thread

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073066#comment-14073066 ] Ramkumar Aiyengar commented on SOLR-6261: - Forgot to mention, tests pass. Let me

[jira] [Updated] (SOLR-6261) Run ZK watch event callbacks in parallel to the event thread

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Aiyengar updated SOLR-6261: Summary: Run ZK watch event callbacks in parallel to the event thread (was: Run

[jira] [Updated] (SOLR-6272) Solr node with high cpu usage

2014-07-24 Thread adrianhsm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] adrianhsm updated SOLR-6272: Description: Env: 4 node cluster, each node runs in weblogic server on a machine with 4 cpu, 3 zookeeper

[jira] [Updated] (SOLR-6272) Solr node with high cpu usage

2014-07-24 Thread adrianhsm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] adrianhsm updated SOLR-6272: Description: Env: 4 node cluster, each node runs in weblogic server on a machine with 4 cpu, 3 zookeeper

[jira] [Updated] (LUCENE-5846) NPE during call IndexWriter.updateDocument(idTerm, doc);

2014-07-24 Thread Konstantin Nazarenkov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Nazarenkov updated LUCENE-5846: -- Description: stack trace: java.lang.NullPointerException at

[jira] [Created] (LUCENE-5846) NPE during call IndexWriter.updateDocument(idTerm, doc);

2014-07-24 Thread Konstantin Nazarenkov (JIRA)
Konstantin Nazarenkov created LUCENE-5846: - Summary: NPE during call IndexWriter.updateDocument(idTerm, doc); Key: LUCENE-5846 URL: https://issues.apache.org/jira/browse/LUCENE-5846 Project:

[jira] [Updated] (SOLR-5674) The rows improvement for QueryComponent

2014-07-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-5674: --- Component/s: (was: contrib - Clustering) search Labels: QueryComponent

[jira] [Assigned] (SOLR-5674) The rows improvement for QueryComponent

2014-07-24 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5674: --- Assignee: Shalin Shekhar Mangar The rows improvement for QueryComponent

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4780 - Failure

2014-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4780/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage Error Message: SolrCore.getOpenCount()==2 Stack Trace: java.lang.RuntimeException: SolrCore.getOpenCount()==2 at

[jira] [Commented] (SOLR-6234) Scoring modes for query time join

2014-07-24 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073137#comment-14073137 ] Mikhail Khludnev commented on SOLR-6234: [~martijn.v.groningen] [~rcmuir] let me

[jira] [Updated] (SOLR-5244) Full Search Result Export

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Attachment: SOLR-5244.patch New patch with ExportQueryParserPlugin as a RankQuery, and a

[jira] [Comment Edited] (SOLR-5244) Full Search Result Export

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073160#comment-14073160 ] Joel Bernstein edited comment on SOLR-5244 at 7/24/14 12:37 PM:

[jira] [Updated] (SOLR-6272) Solr node with high cpu usage

2014-07-24 Thread adrianhsm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] adrianhsm updated SOLR-6272: Priority: Critical (was: Major) Solr node with high cpu usage -

[jira] [Updated] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Summary: Exporting Full Sorted Result Sets (was: Full Search Result Export) Exporting Full

[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 177 - Still Failing

2014-07-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/177/ No tests ran. Build Log: [...truncated 53758 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease [copy] Copying 431

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073202#comment-14073202 ] David Smiley commented on SOLR-5244: Nice work but you've got to admit that

[jira] [Commented] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073241#comment-14073241 ] Uwe Schindler commented on LUCENE-5843: --- Should we then also fix the

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073245#comment-14073245 ] Varun Thacker commented on SOLR-5244: - bq. Nice work but you've got to admit that

[jira] [Commented] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073248#comment-14073248 ] Michael McCandless commented on LUCENE-5843: bq. Should we then also fix the

[jira] [Commented] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073256#comment-14073256 ] Uwe Schindler commented on LUCENE-5843: --- bq. Yeah, I'll set the limit (public

[jira] [Commented] (SOLR-6248) MoreLikeThis Query Parser

2014-07-24 Thread Steve Molloy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073275#comment-14073275 ] Steve Molloy commented on SOLR-6248: I'd like to give this a spin, but looking at the

[jira] [Commented] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073284#comment-14073284 ] Michael McCandless commented on LUCENE-5843: bq. I am fine with using the

[jira] [Created] (SOLR-6273) Cross Data Center Replicaton

2014-07-24 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-6273: -- Summary: Cross Data Center Replicaton Key: SOLR-6273 URL: https://issues.apache.org/jira/browse/SOLR-6273 Project: Solr Issue Type: New Feature

[jira] [Commented] (LUCENE-5841) Remove FST.Builder.FreezeTail interface

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073308#comment-14073308 ] ASF subversion and git services commented on LUCENE-5841: - Commit

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073311#comment-14073311 ] Joel Bernstein commented on SOLR-5244: -- The description on the ticket is a little out

[jira] [Comment Edited] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073311#comment-14073311 ] Joel Bernstein edited comment on SOLR-5244 at 7/24/14 3:50 PM:

[GitHub] lucene-solr pull request: Lucene5205

2014-07-24 Thread tballison
GitHub user tballison opened a pull request: https://github.com/apache/lucene-solr/pull/68 Lucene5205 LUCENE-5205 1) merge from trunk 2) roll in March 10, 2014 LUCENE-5205 patch for improved stopword handling 3) roll in SOLR-5410 You can merge this pull request into a

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

2014-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073323#comment-14073323 ] ASF GitHub Bot commented on LUCENE-5205: GitHub user tballison opened a pull

[jira] [Created] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
Ramkumar Aiyengar created SOLR-6274: --- Summary: Log connection parameters used for UpdateShardHandler Key: SOLR-6274 URL: https://issues.apache.org/jira/browse/SOLR-6274 Project: Solr Issue

[GitHub] lucene-solr pull request: solr: Log params used for UpdateShardHan...

2014-07-24 Thread andyetitmoves
GitHub user andyetitmoves opened a pull request: https://github.com/apache/lucene-solr/pull/69 solr: Log params used for UpdateShardHandler HTTP client One liner for SOLR-6274 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073357#comment-14073357 ] ASF GitHub Bot commented on SOLR-6274: -- GitHub user andyetitmoves opened a pull

[jira] [Assigned] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-6274: - Assignee: Mark Miller Log connection parameters used for UpdateShardHandler

[jira] [Commented] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073362#comment-14073362 ] ASF subversion and git services commented on SOLR-6274: --- Commit

[jira] [Commented] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073366#comment-14073366 ] ASF subversion and git services commented on SOLR-6274: --- Commit

[jira] [Commented] (SOLR-6261) Run ZK watch event callbacks in parallel to the event thread

2014-07-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073368#comment-14073368 ] Mark Miller commented on SOLR-6261: --- I played around with this a bit late yesterday and

[GitHub] lucene-solr pull request: solr: Start RTimer for SearchHandler fro...

2014-07-24 Thread andyetitmoves
GitHub user andyetitmoves opened a pull request: https://github.com/apache/lucene-solr/pull/70 solr: Start RTimer for SearchHandler from right when the request starts Patch for SOLR-6275 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (SOLR-6275) Improve accuracy of QTime reporting

2014-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073392#comment-14073392 ] ASF GitHub Bot commented on SOLR-6275: -- GitHub user andyetitmoves opened a pull

[jira] [Created] (SOLR-6275) Improve accuracy of QTime reporting

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
Ramkumar Aiyengar created SOLR-6275: --- Summary: Improve accuracy of QTime reporting Key: SOLR-6275 URL: https://issues.apache.org/jira/browse/SOLR-6275 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073401#comment-14073401 ] Hoss Man commented on SOLR-6121: bq. I don't think there's much to gain from forcing a user

[jira] [Created] (SOLR-6276) DIH test failures with invalid locale in derby JDBC driver

2014-07-24 Thread Noble Paul (JIRA)
Noble Paul created SOLR-6276: Summary: DIH test failures with invalid locale in derby JDBC driver Key: SOLR-6276 URL: https://issues.apache.org/jira/browse/SOLR-6276 Project: Solr Issue Type:

[jira] [Updated] (SOLR-6276) DIH test failures with invalid locale in derby JDBC driver

2014-07-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6276: - Description:

[jira] [Updated] (SOLR-6276) DIH test failures with invalid locale in derby JDBC driver

2014-07-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6276: - Environment: (was:

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073413#comment-14073413 ] Mark Miller commented on SOLR-6121: --- I'm sympathetic to all that, but still come away

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073429#comment-14073429 ] David Smiley commented on SOLR-5244: I like rows=-1 for the same reason (vs. all). I'm

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073441#comment-14073441 ] Ramkumar Aiyengar commented on SOLR-6121: - Looking at this differently, should it

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073440#comment-14073440 ] David Smiley commented on SOLR-6121: I get your point Hoss. I tend to think there's

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073471#comment-14073471 ] Hoss Man commented on SOLR-6121: bq. or the chances of their being duplicates is so low

[jira] [Commented] (LUCENE-5841) Remove FST.Builder.FreezeTail interface

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073476#comment-14073476 ] ASF subversion and git services commented on LUCENE-5841: - Commit

[jira] [Resolved] (LUCENE-5841) Remove FST.Builder.FreezeTail interface

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5841. Resolution: Fixed Remove FST.Builder.FreezeTail interface

[jira] [Resolved] (SOLR-6274) Log connection parameters used for UpdateShardHandler

2014-07-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-6274. --- Resolution: Fixed Fix Version/s: 4.10 5.0 Thanks Ramkumar! Log connection

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073485#comment-14073485 ] Yonik Seeley commented on SOLR-5244: Yeah, it feels like this should just all be

[jira] [Created] (SOLR-6277) cursorMark should have an option to allow sort without uniqueKey

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
Ramkumar Aiyengar created SOLR-6277: --- Summary: cursorMark should have an option to allow sort without uniqueKey Key: SOLR-6277 URL: https://issues.apache.org/jira/browse/SOLR-6277 Project: Solr

[jira] [Commented] (SOLR-6121) cursorMark should accept sort without the uniqueKey

2014-07-24 Thread Ramkumar Aiyengar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073534#comment-14073534 ] Ramkumar Aiyengar commented on SOLR-6121: - bq. w/o a definitive tie breaker

[jira] [Updated] (SOLR-6121) cursorMark should accept sort param without explicit uniqueKey, do implicit uniqueKey tie breaker sort under the hood

2014-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6121: --- Summary: cursorMark should accept sort param without explicit uniqueKey, do implicit uniqueKey tie breaker

[jira] [Commented] (SOLR-6276) DIH test failures with invalid locale in derby JDBC driver

2014-07-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073576#comment-14073576 ] Hoss Man commented on SOLR-6276: the key bit here is that the reason the new

[jira] [Commented] (LUCENE-3041) Support Query Visting / Walking

2014-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073581#comment-14073581 ] David Smiley commented on LUCENE-3041: -- I just read through all the comments to get

[jira] [Updated] (SOLR-6236) Need an optional fallback mechanism for selecting a leader when all replicas are in leader-initiated recovery.

2014-07-24 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-6236: - Attachment: SOLR-6236.patch Here's a rough sketch of progress so far on this issue ... a few key

[jira] [Updated] (SOLR-3622) DIH should not do rollbacks.

2014-07-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3622: --- Component/s: contrib - DataImportHandler DIH should not do rollbacks.

[jira] [Commented] (LUCENE-5610) Add Terms min/max

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073590#comment-14073590 ] ASF subversion and git services commented on LUCENE-5610: - Commit

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073595#comment-14073595 ] Joel Bernstein commented on SOLR-5244: -- This ticket is designed to work with a

[jira] [Commented] (SOLR-6236) Need an optional fallback mechanism for selecting a leader when all replicas are in leader-initiated recovery.

2014-07-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073604#comment-14073604 ] Mark Miller commented on SOLR-6236: --- Nice, sounds like good stuff. A lot to digest in

[jira] [Commented] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073612#comment-14073612 ] Joel Bernstein commented on SOLR-5244: -- Also at this point I'm going to drop the avro

[jira] [Updated] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Description: This ticket allows Solr to export full sorted result sets. The proposed syntax is:

[jira] [Updated] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Description: This ticket allows Solr to export full sorted result sets. The proposed syntax is:

[jira] [Updated] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Description: This ticket allows Solr to export full sorted result sets. The proposed syntax is:

[jira] [Updated] (SOLR-5244) Exporting Full Sorted Result Sets

2014-07-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5244: - Description: This ticket allows Solr to export full sorted result sets. The proposed syntax is:

[jira] [Commented] (LUCENE-5610) Add Terms min/max

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073657#comment-14073657 ] ASF subversion and git services commented on LUCENE-5610: - Commit

[jira] [Updated] (SOLR-3622) DIH should not do rollbacks.

2014-07-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3622: --- Fix Version/s: 4.10 5.0 DIH should not do rollbacks.

[jira] [Assigned] (SOLR-3622) DIH should not do rollbacks.

2014-07-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-3622: -- Assignee: Erik Hatcher DIH should not do rollbacks.

[jira] [Commented] (SOLR-3622) DIH should not do rollbacks.

2014-07-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073662#comment-14073662 ] Erik Hatcher commented on SOLR-3622: I'm going to make an executive decision on this

[jira] [Commented] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073669#comment-14073669 ] Michael McCandless commented on LUCENE-4396: Do we really need a separate

[jira] [Commented] (SOLR-6248) MoreLikeThis Query Parser

2014-07-24 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073671#comment-14073671 ] Vitaliy Zhovtyuk commented on SOLR-6248: With current implementation in patch mlt

[jira] [Commented] (SOLR-6267) Let user override Interval Faceting key with LocalParams

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073693#comment-14073693 ] ASF subversion and git services commented on SOLR-6267: --- Commit

[jira] [Commented] (LUCENE-3041) Support Query Visting / Walking

2014-07-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073749#comment-14073749 ] David Smiley commented on LUCENE-3041: -- Another case for visitor: *

[jira] [Updated] (LUCENE-5843) IndexWriter should refuse to create an index with more than INT_MAX docs

2014-07-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5843: --- Attachment: LUCENE-5843.patch Patch, just adding a counter to IndexWriter that

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_11) - Build # 10766 - Failure!

2014-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10766/ Java: 32bit/jdk1.8.0_11 -client -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest Error Message: Suite timeout exceeded (= 720 msec). Stack Trace:

[jira] [Commented] (SOLR-6267) Let user override Interval Faceting key with LocalParams

2014-07-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14073856#comment-14073856 ] ASF subversion and git services commented on SOLR-6267: --- Commit

[jira] [Resolved] (SOLR-6267) Let user override Interval Faceting key with LocalParams

2014-07-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-6267. -- Resolution: Fixed Fix Version/s: 4.10 Thanks Tomás! Let user override Interval

[jira] [Updated] (SOLR-6267) Let user override Interval Faceting key with LocalParams

2014-07-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-6267: Description: This issue is related to Interval Faceting, being worked at SOLR-6216.

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_65) - Build # 10887 - Failure!

2014-07-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10887/ Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 6 tests failed. REGRESSION: org.apache.solr.client.solrj.SolrExampleBinaryTest.testChildDoctransformer Error Message: Expected mime type

[jira] [Commented] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-07-24 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14074083#comment-14074083 ] Da Huang commented on LUCENE-4396: -- {quote} Do we really need a separate class to make