[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018541#comment-14018541 ] Robert Muir commented on LUCENE-5703: - I tried to just make TermOrdValComparator.MISS

[jira] [Updated] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5703: Attachment: LUCENE-5703.patch Updated patch fixing most EMPTY stuff. TermOrdValComparator.MISSING

[jira] [Commented] (SOLR-6138) Solr core load limit

2014-06-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018470#comment-14018470 ] Shawn Heisey commented on SOLR-6138: Solr itself does not have any hard limits on the n

[jira] [Closed] (SOLR-6138) Solr core load limit

2014-06-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey closed SOLR-6138. -- Resolution: Invalid > Solr core load limit > > > Key: SOLR-6138 >

[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018463#comment-14018463 ] Robert Muir commented on LUCENE-5703: - Ill start tackling the EMPTY issue. it shouldn

[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018461#comment-14018461 ] Robert Muir commented on LUCENE-5703: - Upon final review: I am unhappy about a few th

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 23310 - Failure!

2014-06-04 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/23310/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestControlledRealTimeReopenThread Error Message: 1 thread leaked from SUITE scope at org.apache.lucene.search.TestControlledRealTimeReopenThread

[jira] [Commented] (SOLR-6137) Managed Schema / Schemaless and SolrCloud concurrency issues

2014-06-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018455#comment-14018455 ] Yonik Seeley commented on SOLR-6137: {quote}In some sense, the schemaless issue seems e

[jira] [Created] (LUCENE-5735) Faceting for DateRangePrefixTree

2014-06-04 Thread David Smiley (JIRA)
David Smiley created LUCENE-5735: Summary: Faceting for DateRangePrefixTree Key: LUCENE-5735 URL: https://issues.apache.org/jira/browse/LUCENE-5735 Project: Lucene - Core Issue Type: New Feat

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b15) - Build # 10472 - Failure!

2014-06-04 Thread david.w.smi...@gmail.com
Thanks for fixing, Rob. ~ David On Wed, Jun 4, 2014 at 10:49 PM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10472/ > Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseG1GC > > 1 tests failed. > FAILED: > > org.apache.luce

[jira] [Created] (SOLR-6138) Solr core load limit

2014-06-04 Thread HuangTongwen (JIRA)
HuangTongwen created SOLR-6138: -- Summary: Solr core load limit Key: SOLR-6138 URL: https://issues.apache.org/jira/browse/SOLR-6138 Project: Solr Issue Type: Bug Components: clients - j

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b15) - Build # 10472 - Failure!

2014-06-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10472/ Java: 32bit/jdk1.8.0_20-ea-b15 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.BaseNonFuzzySpatialOpStrategyTest.initializationError Error Message: Suite class org.apache.lucene.spatial.prefix.Bas

Re: Managed Schema and SolrCloud

2014-06-04 Thread Gregory Chanan
Thanks for the reply, Steve. I filed SOLR-6137. Greg On Wed, Jun 4, 2014 at 4:08 PM, Steve Rowe wrote: > Hi Greg, > > Your understanding is correct, and I agree that this limits managed schema > functionality. > > Under SolrCloud, all Solr nodes participating in a collection bound to a > conf

[jira] [Commented] (SOLR-6137) Managed Schema / Schemaless and SolrCloud concurrency issues

2014-06-04 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018425#comment-14018425 ] Gregory Chanan commented on SOLR-6137: -- The Schema API blocking mode is an interesting

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

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

[jira] [Created] (SOLR-6137) Managed Schema / Schemaless and SolrCloud concurrency issues

2014-06-04 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-6137: Summary: Managed Schema / Schemaless and SolrCloud concurrency issues Key: SOLR-6137 URL: https://issues.apache.org/jira/browse/SOLR-6137 Project: Solr Issu

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

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-6103. Resolution: Fixed Fix Version/s: 5.0 Committed to 5x for now; intend to move to 4x soon-ish.

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

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018418#comment-14018418 ] ASF subversion and git services commented on SOLR-6103: --- Commit 16005

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

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018416#comment-14018416 ] ASF subversion and git services commented on SOLR-6103: --- Commit 16005

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

2014-06-04 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018417#comment-14018417 ] Da Huang commented on LUCENE-4396: -- About scores diff. on BS/BS2 (the same as BNS/BS2)

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

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-5648. -- Resolution: Fixed Fix Version/s: 5.0 The "NR" abbreviation is purely used on internal c

[jira] [Updated] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5703: Attachment: LUCENE-5703.patch Updated patch: folds in an unrelated test bug fix from beasting slow

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

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

[jira] [Updated] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5703: Attachment: LUCENE-5703.patch Updated to trunk. Added TestFieldCacheSortRandom. Fixed bug in the o

[jira] [Resolved] (SOLR-6130) solr-cell dependencies weren't fully upgraded with the Tika 1.4->1.5 upgrade

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-6130. -- Resolution: Fixed Committed to trunk, branch_4x, and the lucene_solr_4_8 branch (in case there is a 4.8

[jira] [Commented] (SOLR-5763) Upgrade to Tika 1.5

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018359#comment-14018359 ] ASF subversion and git services commented on SOLR-5763: --- Commit 16005

[jira] [Commented] (SOLR-6130) solr-cell dependencies weren't fully upgraded with the Tika 1.4->1.5 upgrade

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018358#comment-14018358 ] ASF subversion and git services commented on SOLR-6130: --- Commit 16005

[jira] [Resolved] (SOLR-6123) The 'clusterstatus' API filtered by collection times out if a long running operation is in progress

2014-06-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta resolved SOLR-6123. Resolution: Fixed > The 'clusterstatus' API filtered by collection times out if a long running > op

[jira] [Commented] (SOLR-6123) The 'clusterstatus' API filtered by collection times out if a long running operation is in progress

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018324#comment-14018324 ] ASF subversion and git services commented on SOLR-6123: --- Commit 16005

Re: Managed Schema and SolrCloud

2014-06-04 Thread Steve Rowe
Hi Greg, Your understanding is correct, and I agree that this limits managed schema functionality. Under SolrCloud, all Solr nodes participating in a collection bound to a configset with a managed schema keep a watch on the corresponding schema ZK node. In my testing (on my laptop), when the

[jira] [Commented] (SOLR-6123) The 'clusterstatus' API filtered by collection times out if a long running operation is in progress

2014-06-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018309#comment-14018309 ] ASF subversion and git services commented on SOLR-6123: --- Commit 16005

[jira] [Updated] (SOLR-6123) The 'clusterstatus' API filtered by collection times out if a long running operation is in progress

2014-06-04 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-6123: --- Attachment: SOLR-6123.patch Updated patch. > The 'clusterstatus' API filtered by collection times out

[JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 23286 - Failure!

2014-06-04 Thread builder
Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/23286/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestControlledRealTimeReopenThread Error Message: 1 thread leaked from SUITE scope at org.apache.lucene.search.TestControlledRealTimeReopenThread

[jira] [Comment Edited] (SOLR-4408) Server hanging on startup

2014-06-04 Thread simpleliving (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018168#comment-14018168 ] simpleliving edited comment on SOLR-4408 at 6/4/14 9:00 PM: I a

[jira] [Commented] (SOLR-4408) Server hanging on startup

2014-06-04 Thread simpleliving (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018168#comment-14018168 ] simpleliving commented on SOLR-4408: I am facing the same exact issue as reported by t

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

2014-06-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1153/ 3 tests failed. FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch Error Message: Task 3002 did not complete, final state: running Stack Trace: java.lang.AssertionError: Task 3002 did not complete, final state:

[jira] [Commented] (LUCENE-5627) Positional joins

2014-06-04 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018114#comment-14018114 ] Paul Elschot commented on LUCENE-5627: -- The javadocs here contain some references on

Re: Lucene/Solr 5?

2014-06-04 Thread Jack Krupansky
The 4.x branch seems to be doing well enough, both from a stability perspective and momentum with new features. Yeah, a year ago I would have expected a 5.0 around now, but... sometimes reality happens. I'll offer a prediction: 5.0 will happen when the Lucene guys at Elasticsearch come up wi

[jira] [Resolved] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-5715. Resolution: Fixed Fix Version/s: 4.9 Committed to trunk and branch_4x. > Upgrade direct de

Re: Lucene/Solr 5?

2014-06-04 Thread Lajos
Hi all, Just coming back to this question of mine from the fall ... Given that the pace of things has accelerated quite a bit (and quite nicely) lately, does anyone have concrete plans for a 5.0 release yet? Would we be talking summer's end or (hopefully) earlier? Cheers, L On 02/10/2013

[jira] [Commented] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

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

[jira] [Comment Edited] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018025#comment-14018025 ] Uwe Schindler edited comment on LUCENE-5731 at 6/4/14 7:31 PM:

[jira] [Commented] (SOLR-6134) MapReduce GoLive code improvements

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018057#comment-14018057 ] David Smiley commented on SOLR-6134: One small changed needed to satisfy "ant precommit

[jira] [Comment Edited] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018025#comment-14018025 ] Uwe Schindler edited comment on LUCENE-5731 at 6/4/14 7:16 PM:

[jira] [Commented] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

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

[jira] [Comment Edited] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018025#comment-14018025 ] Uwe Schindler edited comment on LUCENE-5731 at 6/4/14 7:07 PM:

[jira] [Commented] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018025#comment-14018025 ] Uwe Schindler commented on LUCENE-5731: --- Thanks Robert. I was very busy today, so I

[jira] [Commented] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018013#comment-14018013 ] Steve Rowe commented on LUCENE-5715: bq. Which module tried to import ASM 5.0_BETA?

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018010#comment-14018010 ] Steve Rowe commented on LUCENE-5734: Right, but you can't have it both ways, though -

[jira] [Commented] (LUCENE-5731) split direct packed ints from in-ram ones

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

[jira] [Resolved] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5731. - Resolution: Fixed Fix Version/s: 5.0 4.9 > split direct packed ints fr

[jira] [Commented] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

2014-06-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018005#comment-14018005 ] Uwe Schindler commented on LUCENE-5715: --- +1, I see no problem. Which module tried

[jira] [Resolved] (LUCENE-5728) use slice() api in packedints decode

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5728. - Resolution: Duplicate see LUCENE-5731 > use slice() api in packedints decode >

[jira] [Resolved] (LUCENE-5729) explore random-access methods to IndexInput

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5729. - Resolution: Duplicate See LUCENE-5731 > explore random-access methods to IndexInput > -

[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018004#comment-14018004 ] Robert Muir commented on LUCENE-5703: - I have a fix, I will update the patch in a bit

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018003#comment-14018003 ] David Smiley commented on LUCENE-5734: -- The essential part of that conversation you

[jira] [Commented] (LUCENE-5715) Upgrade direct dependencies known to be older than transitive dependencies

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017998#comment-14017998 ] Steve Rowe commented on LUCENE-5715: Committing shortly. > Upgrade direct dependenci

[jira] [Commented] (LUCENE-5731) split direct packed ints from in-ram ones

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

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017912#comment-14017912 ] Steve Rowe commented on LUCENE-5734: bq. Steve Rowe and I discussed this a while back

[jira] [Commented] (SOLR-6136) ConcurrentUpdateSolrServer includes a Spin Lock

2014-06-04 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017896#comment-14017896 ] Timothy Potter commented on SOLR-6136: -- Thanks for the patch Brandon! I'll start worki

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

2014-06-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017886#comment-14017886 ] Ryan McKinley commented on SOLR-6103: - +1 > Add DateRangeField > -- >

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

2014-06-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017875#comment-14017875 ] Ryan McKinley commented on LUCENE-5648: --- This stuff is looking great. java Calenda

[jira] [Updated] (SOLR-6136) ConcurrentUpdateSolrServer includes a Spin Lock

2014-06-04 Thread Brandon Chapman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Chapman updated SOLR-6136: -- Attachment: wait___notify_all.patch Attached patch for Solr 4.7.1 drastically improves performan

[jira] [Commented] (SOLR-6136) ConcurrentUpdateSolrServer includes a Spin Lock

2014-06-04 Thread Brandon Chapman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017838#comment-14017838 ] Brandon Chapman commented on SOLR-6136: --- Applying the patch from the linked ticket to

[jira] [Created] (SOLR-6136) ConcurrentUpdateSolrServer includes a Spin Lock

2014-06-04 Thread Brandon Chapman (JIRA)
Brandon Chapman created SOLR-6136: - Summary: ConcurrentUpdateSolrServer includes a Spin Lock Key: SOLR-6136 URL: https://issues.apache.org/jira/browse/SOLR-6136 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017831#comment-14017831 ] David Smiley commented on LUCENE-5734: -- [~romseygeek] ok then it should be configura

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017826#comment-14017826 ] David Smiley commented on LUCENE-5734: -- FYI this triggered my interest because I'm t

[jira] [Commented] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017822#comment-14017822 ] Alan Woodward commented on LUCENE-5734: --- Steve Rowe and I discussed this a while ba

[jira] [Updated] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-5734: - Description: Consider this simple input: {noformat} hello {noformat} to be analyzed by HTMLStrip

[jira] [Created] (LUCENE-5734) HTMLStripCharFilter end offset should be left of closing tags

2014-06-04 Thread David Smiley (JIRA)
David Smiley created LUCENE-5734: Summary: HTMLStripCharFilter end offset should be left of closing tags Key: LUCENE-5734 URL: https://issues.apache.org/jira/browse/LUCENE-5734 Project: Lucene - Core

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

2014-06-04 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=14017788#comment-14017788 ] ASF subversion and git services commented on LUCENE-5650: - Commit

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

2014-06-04 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017787#comment-14017787 ] Steve Rowe commented on LUCENE-5650: bq. But feel free to just use your patch if you

[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017737#comment-14017737 ] Robert Muir commented on LUCENE-5703: - I kicked this around all i could with nightly

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

2014-06-04 Thread Da Huang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017708#comment-14017708 ] Da Huang commented on LUCENE-4396: -- Thanks for your suggestions, Mike! {quote} When you

[jira] [Resolved] (LUCENE-5393) remove codec byte[] cloning in BinaryDocValues api

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5393. - Resolution: Duplicate see LUCENE-5703 > remove codec byte[] cloning in BinaryDocValues api > --

[jira] [Commented] (LUCENE-5703) Don't allocate/copy bytes all the time in binary DV producers

2014-06-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017668#comment-14017668 ] Robert Muir commented on LUCENE-5703: - +1 to commit, thank you for taking care of thi

[jira] [Commented] (SOLR-6131) Remove deprecated Token class from solr.spelling package

2014-06-04 Thread Spyros Kapnissis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017663#comment-14017663 ] Spyros Kapnissis commented on SOLR-6131: Not sure it's that easy. There are a lot o

[jira] [Commented] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017639#comment-14017639 ] Michael McCandless commented on LUCENE-5731: +1, this looks really nice. > s

[jira] [Commented] (SOLR-4763) Performance issue when using group.facet=true

2014-06-04 Thread Hua Jiang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017623#comment-14017623 ] Hua Jiang commented on SOLR-4763: - Hello, Varun. Thanks for your feedback. I rebuild luce

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

2014-06-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017605#comment-14017605 ] Michael McCandless commented on LUCENE-4396: Thanks Da! When you say "BNS (w

RE: Early Access builds for JDK 9 b15, JDK 8u20 b16 are available on java.net

2014-06-04 Thread Uwe Schindler
Hi, I checked the backlog for „JNU_NewStringPlatform” (which is part of the crash error message). We don’t test 8u20 on MacOSX at the moment (only on Windows and Linux), but I have seen no failures in recent 7u60 builds on OSX, but many of them with u55, u51 and u45. I would say: this is fix

Re: Early Access builds for JDK 9 b15, JDK 8u20 b16 are available on java.net

2014-06-04 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Uwe, I understand the fix is already in : 8u20/b05: https://bugs.openjdk.java.net/browse/JDK-8036554 9/b04 : https://bugs.openjdk.java.net/browse/JDK-8035897 Can you confirm all is ok ? Rgds,Rory On 04/06/2014 08:42, Uwe Schindler wrote: Hi Rory, thank you for the info! I installed 7u60

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b15) - Build # 10349 - Failure!

2014-06-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10349/ Java: 64bit/jdk1.8.0_20-ea-b15 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: startOffset must be non-negative

[jira] [Updated] (SOLR-6131) Remove deprecated Token class from solr.spelling package

2014-06-04 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-6131: --- Attachment: NukeToken.patch I mean deleting Token.java from source tree, as in this patch. And fixing

[jira] [Updated] (LUCENE-5733) Minor PackedInts API cleanups

2014-06-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5733: - Attachment: LUCENE-5733.patch Here is a patch: - removes Reader.hasArray and Reader.getArray -

[jira] [Created] (LUCENE-5733) Minor PackedInts API cleanups

2014-06-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5733: Summary: Minor PackedInts API cleanups Key: LUCENE-5733 URL: https://issues.apache.org/jira/browse/LUCENE-5733 Project: Lucene - Core Issue Type: Improvement

Re: Early Access builds for JDK 9 b15, JDK 8u20 b16 are available on java.net

2014-06-04 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Uwe, Let me look into this. Rgds,Rory On 04/06/2014 08:42, Uwe Schindler wrote: Hi Rory, thank you for the info! I installed 7u60 already (yesterday evening). I am happy that the MacOSX problem with Socket#accept was solved. I hope this fix gets also in the JDK 8 builds: https://bugs.op

RE: Early Access builds for JDK 9 b15, JDK 8u20 b16 are available on java.net

2014-06-04 Thread Uwe Schindler
Hi Rory, thank you for the info! I installed 7u60 already (yesterday evening). I am happy that the MacOSX problem with Socket#accept was solved. I hope this fix gets also in the JDK 8 builds: https://bugs.openjdk.java.net/browse/JDK-8024045 This one prevents applications like Lucene, that us

[jira] [Updated] (SOLR-6127) Improve Solr's exampledocs data

2014-06-04 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-6127: Attachment: freebase_film_dump.py The XML output adds the Creative Commons Attribution 2.5 header in

Early Access builds for JDK 9 b15, JDK 8u20 b16 are available on java.net

2014-06-04 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Uwe,Dawid, Early Access builds for JDK 9 b15 , JDK 8u20 b16 are available on java.net. As we enter the later phases of development for JDK 8u20 , please log any show stoppers as soon as possible. JDK 7u60 is availabl

[jira] [Commented] (LUCENE-5731) split direct packed ints from in-ram ones

2014-06-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017446#comment-14017446 ] Adrien Grand commented on LUCENE-5731: -- +1 I like the new directory API and how dire