RE: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 10236 - Failure!

2014-05-21 Thread Uwe Schindler
Will take care oft hat, I am unfortunately a bit busy at the moment. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Robert Muir [mailto:rcm...@gmail.com] > Sent: Thursday, May 22, 2014 5:58 AM > To: dev

RE: Read only access to the filesystem outside temp. dirs enforced in tests.

2014-05-21 Thread Uwe Schindler
Hi Dawid, thanks for more cleanups! In fact, writing to source folder was not allowed before, too. I reviewed the patches: Lots of tests in Solr were indeed not properly creating temporary Solr instances, but as those tests never did anything on the fake solr folder, the SecurityException was

[jira] [Commented] (LUCENE-5650) Enforce read-only access to any path outside the temporary folder via security manager

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005653#comment-14005653 ] Dawid Weiss commented on LUCENE-5650: - I've committed this patch to trunk. Let it bak

[jira] [Resolved] (SOLR-6100) BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core shutdown (unremovable files on Windows)

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-6100. --- Resolution: Fixed Fixed as part of LUCENE-5650. > BlendedInfixSuggester and AnalyzingInfixSuggester a

[jira] [Commented] (LUCENE-5650) Enforce read-only access to any path outside the temporary folder via security manager

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

Read only access to the filesystem outside temp. dirs enforced in tests.

2014-05-21 Thread Dawid Weiss
This is just a heads up that I will be committing in LUCENE-5650 that Ryan and I have been working on for some time now. This patch adds security manager rules that effectively prevent the JVM from writing anything outside its temporary folder (including the CWD!). While it may sound like an insan

[jira] [Comment Edited] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005648#comment-14005648 ] Varun Thacker edited comment on SOLR-5285 at 5/22/14 6:09 AM: --

[jira] [Commented] (LUCENE-5650) Enforce read-only access to any path outside the temporary folder via security manager

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005649#comment-14005649 ] Dawid Weiss commented on LUCENE-5650: - I'm merging with the trunk right now. Will com

[jira] [Updated] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5285: Attachment: SOLR-5285.patch bq. testBackCompatForSolrDocumentWithChildDocs doesn't seem valid to me

[jira] [Updated] (LUCENE-5650) Enforce read-only access to any path outside the temporary folder via security manager

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-5650: Summary: Enforce read-only access to any path outside the temporary folder via security manager (

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1592 - Failure!

2014-05-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1592/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 11216 lines...] [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 10236 - Failure!

2014-05-21 Thread Robert Muir
This won't reproduce on an oracle JVM: I think its a j9 bug? Can we update our J9s in jenkins? Looks like there are new ones available with lots of fixes. On Wed, May 21, 2014 at 11:38 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10236/ > Java:

[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 10236 - Failure!

2014-05-21 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10236/ Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 1 tests failed. REGRESSION: org.apache.lucene.document.TestLazyDocument.testLazy Error Message: read past EOF: Slic

[jira] [Commented] (LUCENE-5648) Index/search multi-valued time durations

2014-05-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005576#comment-14005576 ] David Smiley commented on LUCENE-5648: -- I was putting some thought into the differen

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005450#comment-14005450 ] Robert Muir commented on LUCENE-5693: - {quote} I disagree: I think we discover places

[jira] [Created] (SOLR-6106) Sometimes all the cores on a SolrCloud node cannot find their config when intializing the ManagedResourceStorage storageIO impl

2014-05-21 Thread Timothy Potter (JIRA)
Timothy Potter created SOLR-6106: Summary: Sometimes all the cores on a SolrCloud node cannot find their config when intializing the ManagedResourceStorage storageIO impl Key: SOLR-6106 URL: https://issues.apache.

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005349#comment-14005349 ] Hoss Man commented on SOLR-5285: {quote} bq. Why is the tag name in the JSON format "child

[jira] [Commented] (LUCENE-5675) "ID postings format"

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

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005319#comment-14005319 ] ASF subversion and git services commented on SOLR-5468: --- Commit 15967

[jira] [Updated] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5285: --- Attachment: SOLR-5285.patch Hey Varun, I'd started looking ~ChildDocTransformerFactory.java:142 before i saw

[jira] [Commented] (SOLR-6091) Race condition in prioritizeOverseerNodes can trigger extra QUIT operations

2014-05-21 Thread Jessica Cheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005264#comment-14005264 ] Jessica Cheng commented on SOLR-6091: - [~noble.paul] Do you mean you still see race con

[jira] [Updated] (SOLR-6103) Add DateRangeField

2014-05-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-6103: --- Attachment: SOLR-6103.patch I updated LUCENE-5608 with the date range parsing, and now I added the Da

[jira] [Updated] (LUCENE-5648) Index/search multi-valued time durations

2014-05-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-5648: - Attachment: LUCENE-5648.patch Updated patch: * Support ranges like 2014 TO 2014-03 which is sema

[jira] [Updated] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5285: Attachment: SOLR-5285.patch Fixed the class cast exception. This passes for me now - {noformat} an

[jira] [Commented] (SOLR-5309) Investigate ShardSplitTest failures

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005143#comment-14005143 ] ASF subversion and git services commented on SOLR-5309: --- Commit 15966

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005092#comment-14005092 ] Dawid Weiss commented on LUCENE-5650: - Please commit it to trunk, Ryan! I'll be at wo

[jira] [Commented] (SOLR-5468) Option to enforce a majority quorum approach to accepting updates in SolrCloud

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005099#comment-14005099 ] ASF subversion and git services commented on SOLR-5468: --- Commit 15966

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2014-05-21 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005094#comment-14005094 ] Mikhail Khludnev commented on LUCENE-4236: -- [~rcmuir] great job! btw, i wonder

[jira] [Updated] (SOLR-6088) Add query re-ranking with the ReRankingQParserPlugin

2014-05-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-6088: - Attachment: SOLR-6088.patch New patch with all tests and precommit passing. > Add query re-rank

[jira] [Resolved] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4236. - Resolution: Fixed > clean up booleanquery conjunction optimizations a bit >

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

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

[jira] [Updated] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5285: --- Attachment: SOLR-5285.patch Hey Varun, I didn't get very far digging into your patch, because i started by lo

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

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

[jira] [Commented] (SOLR-5495) Recovery strategy for leader partitioned from replica case.

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005009#comment-14005009 ] ASF subversion and git services commented on SOLR-5495: --- Commit 15966

[jira] [Commented] (SOLR-5495) Recovery strategy for leader partitioned from replica case.

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004999#comment-14004999 ] ASF subversion and git services commented on SOLR-5495: --- Commit 15966

[jira] [Updated] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5693: --- Attachment: LUCENE-5693.patch Patch, decoupled from LUCENE-5675. Tests pass. The t

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-21 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004911#comment-14004911 ] Ryan Ernst commented on LUCENE-5650: +1, everything looks good to me (and test pass f

[jira] [Updated] (SOLR-6101) Shard splitting doesn't work in legacyCloud=false mode

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6101: Attachment: SOLR-6101.patch Changes: # ShardSplitTest switches to using legacyCloud=

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004906#comment-14004906 ] Michael McCandless commented on LUCENE-5693: bq. This only makes sense for po

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004902#comment-14004902 ] Michael McCandless commented on LUCENE-5693: bq. how would we do that while t

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004890#comment-14004890 ] Robert Muir commented on LUCENE-4236: - Good idea. If we have a need somewhere else we

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2014-05-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004889#comment-14004889 ] Michael McCandless commented on LUCENE-4236: +1, this is a great cleanup: mor

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1146: POMs out of sync

2014-05-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1146/ 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: No registered leader was found after waiting for 6ms , collection: c8n_1x3_lf slice: shard1 Stack Trace: org.apache.solr.commo

[jira] [Comment Edited] (SOLR-6086) Replica active during Warming

2014-05-21 Thread ludovic Boutros (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004856#comment-14004856 ] ludovic Boutros edited comment on SOLR-6086 at 5/21/14 4:23 PM: -

[jira] [Updated] (SOLR-6086) Replica active during Warming

2014-05-21 Thread ludovic Boutros (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ludovic Boutros updated SOLR-6086: -- Affects Version/s: 4.8.1 > Replica active during Warming > - > >

[jira] [Updated] (SOLR-6086) Replica active during Warming

2014-05-21 Thread ludovic Boutros (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ludovic Boutros updated SOLR-6086: -- Attachment: SOLR-6086.patch I checked the differences in the logs and in the code. The problem

[jira] [Commented] (SOLR-5285) Solr response format should support child Docs

2014-05-21 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004850#comment-14004850 ] Arcadius Ahouansou commented on SOLR-5285: -- Thanks [~varunthacker] and all for th

[jira] [Updated] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4236: Attachment: LUCENE-4236.patch Here's the patch. I think its ready. I committed the new test alrea

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004835#comment-14004835 ] Shai Erera commented on LUCENE-5693: Today we apply the deletes (update the bitset) w

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

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

[jira] [Commented] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004821#comment-14004821 ] Robert Muir commented on LUCENE-5693: - This only makes sense for postings though. Ho

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

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

[jira] [Commented] (SOLR-6105) DebugComponent NPE when single-pass distributed search is used

2014-05-21 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004799#comment-14004799 ] Shikhar Bhushan commented on SOLR-6105: --- also paging [~vzhovtiuk] - presumably you're

[jira] [Created] (LUCENE-5693) don't write deleted documents on flush

2014-05-21 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5693: -- Summary: don't write deleted documents on flush Key: LUCENE-5693 URL: https://issues.apache.org/jira/browse/LUCENE-5693 Project: Lucene - Core Is

[jira] [Created] (SOLR-6105) DebugComponent NPE when single-pass distributed search is used

2014-05-21 Thread Shikhar Bhushan (JIRA)
Shikhar Bhushan created SOLR-6105: - Summary: DebugComponent NPE when single-pass distributed search is used Key: SOLR-6105 URL: https://issues.apache.org/jira/browse/SOLR-6105 Project: Solr

[jira] [Commented] (SOLR-6105) DebugComponent NPE when single-pass distributed search is used

2014-05-21 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004796#comment-14004796 ] Shikhar Bhushan commented on SOLR-6105: --- paging [~shalinmangar] in case you have any

[jira] [Commented] (LUCENE-5675) "ID postings format"

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

[jira] [Commented] (LUCENE-5675) "ID postings format"

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

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

2014-05-21 Thread Shikhar Bhushan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shikhar Bhushan closed SOLR-5648. - Resolution: Invalid bq. 1) I'm not sure i really understand what this adds – isn't every registere

[jira] [Commented] (LUCENE-5683) Improve SegmentReader.getXXXDocValues

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004742#comment-14004742 ] Shai Erera commented on LUCENE-5683: I implemented it, many tests fail in CheckIndex

[jira] [Resolved] (SOLR-6102) The 'addreplica' Collection API does not support property params

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-6102. - Resolution: Invalid Oops, looks like I was too quick in opening this issue. The 'a

[jira] [Created] (SOLR-6104) The 'addreplica' Collection API does not support async parameter

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6104: --- Summary: The 'addreplica' Collection API does not support async parameter Key: SOLR-6104 URL: https://issues.apache.org/jira/browse/SOLR-6104 Project: S

[jira] [Resolved] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5618. Resolution: Fixed Lucene Fields: New,Patch Available (was: New) Committed to trunk and 4x.

[jira] [Resolved] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5636. Resolution: Fixed Fix Version/s: 5.0 4.9 Fixed in LUCENE-5618 > Segment

[jira] [Commented] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

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

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

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

[jira] [Commented] (SOLR-6103) Add DateRangeField

2014-05-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004709#comment-14004709 ] David Smiley commented on SOLR-6103: It just occurred to me that {noformat}* TO 2014{no

[jira] [Created] (SOLR-6103) Add DateRangeField

2014-05-21 Thread David Smiley (JIRA)
David Smiley created SOLR-6103: -- Summary: Add DateRangeField Key: SOLR-6103 URL: https://issues.apache.org/jira/browse/SOLR-6103 Project: Solr Issue Type: New Feature Components: spati

[jira] [Commented] (SOLR-6091) Race condition in prioritizeOverseerNodes can trigger extra QUIT operations

2014-05-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004671#comment-14004671 ] Noble Paul commented on SOLR-6091: -- [~mewmewball] I implemented this and I see the race co

[jira] [Commented] (LUCENE-5618) DocValues updates send wrong fieldinfos to codec producers

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

[jira] [Commented] (LUCENE-5636) SegmentCommitInfo continues to list unneeded gen'd files

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

[jira] [Resolved] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

2014-05-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5689. - Resolution: Fixed Fix Version/s: 5.0 4.9 > FieldInfo.setDocValuesGen s

[jira] [Commented] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

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

[jira] [Commented] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

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

[jira] [Created] (SOLR-6102) The 'addreplica' Collection API does not support property params

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6102: --- Summary: The 'addreplica' Collection API does not support property params Key: SOLR-6102 URL: https://issues.apache.org/jira/browse/SOLR-6102 Project: S

[jira] [Commented] (LUCENE-5688) NumericDocValues fields with sparse data can be compressed better

2014-05-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004562#comment-14004562 ] Adrien Grand commented on LUCENE-5688: -- +1 to using binary search on an in-memory {{

[jira] [Commented] (LUCENE-5679) Consolidate IndexWriter.deleteDocuments()

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004560#comment-14004560 ] Shai Erera commented on LUCENE-5679: I'm not sure how critical it is Uwe. Yes, it mea

[jira] [Commented] (LUCENE-5689) FieldInfo.setDocValuesGen should not be public.

2014-05-21 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004557#comment-14004557 ] Shai Erera commented on LUCENE-5689: ReaderAndUpdates already clones all FIs and then

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004515#comment-14004515 ] Dawid Weiss commented on LUCENE-5650: - All tests passed for me with the current state

[jira] [Commented] (LUCENE-5675) "ID postings format"

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

[jira] [Created] (SOLR-6101) Shard splitting doesn't work in legacyCloud=false mode

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6101: --- Summary: Shard splitting doesn't work in legacyCloud=false mode Key: SOLR-6101 URL: https://issues.apache.org/jira/browse/SOLR-6101 Project: Solr

[jira] [Commented] (SOLR-5309) Investigate ShardSplitTest failures

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004490#comment-14004490 ] ASF subversion and git services commented on SOLR-5309: --- Commit 15965

[jira] [Commented] (SOLR-5309) Investigate ShardSplitTest failures

2014-05-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004472#comment-14004472 ] Shalin Shekhar Mangar commented on SOLR-5309: - I am looking at these failure ag

[jira] [Updated] (SOLR-6098) SOLR console displaying JSON does not escape text properly

2014-05-21 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-6098: Affects Version/s: 4.4 > SOLR console displaying JSON does not escape text p

[jira] [Resolved] (SOLR-6098) SOLR console displaying JSON does not escape text properly

2014-05-21 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-6098. - Resolution: Duplicate Fix Version/s: 4.5 Assignee: Stefan M

[jira] [Commented] (SOLR-6100) BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core shutdown (unremovable files on Windows)

2014-05-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004435#comment-14004435 ] ASF subversion and git services commented on SOLR-6100: --- Commit 15964

[jira] [Updated] (SOLR-6100) BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core shutdown (unremovable files on Windows)

2014-05-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-6100: -- Attachment: SOLR-6100.patch > BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

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

[jira] [Created] (SOLR-6100) BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core shutdown (unremovable files on Windows)

2014-05-21 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-6100: - Summary: BlendedInfixSuggester and AnalyzingInfixSuggester are never closed on core shutdown (unremovable files on Windows) Key: SOLR-6100 URL: https://issues.apache.org/jira/browse/SOL