[jira] [Commented] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232821#comment-14232821 ] Adrien Grand commented on LUCENE-6090: -- +1 don't wrap Deflater in CompressionMode

[jira] [Commented] (LUCENE-6086) Minor optimizations to the encoding of numerics in stored fields

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232714#comment-14232714 ] Robert Muir commented on LUCENE-6086: - +1, but i dont like the name zlong for the

Re: Running tests incrementally based on changed files

2014-12-03 Thread Michael Wechner
Am 03.12.14 um 07:26 schrieb Shawn Heisey: On 12/2/2014 10:47 PM, Michael Wechner wrote: I think you are right that in certain cases, like for example in the case of CompressingStoredFieldsFormat it makes a lot of sense to run the entire test suit (even multiple times considering

[jira] [Commented] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232785#comment-14232785 ] Robert Muir commented on LUCENE-6090: - Yeah its a very ancient thing. But we should

[jira] [Updated] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-6810: - Description: Searching limited but high rows across many shards all with many hits is slow E.g. *

[jira] [Commented] (LUCENE-6086) Minor optimizations to the encoding of numerics in stored fields

2014-12-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232743#comment-14232743 ] Dawid Weiss commented on LUCENE-6086: - You are officially knighted as a bit-fiddler

[jira] [Updated] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6090: Attachment: LUCENE-6090.patch updated patch, explicitly set dummy byte to 0. this is paranoia

[jira] [Created] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-6090: --- Summary: don't wrap Deflater in CompressionMode Key: LUCENE-6090 URL: https://issues.apache.org/jira/browse/LUCENE-6090 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-6086) Minor optimizations to the encoding of numerics in stored fields

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6086: - Attachment: LUCENE-6086.patch Here is an updated patch: - renamed ZLong to TLong ('T' for

[jira] [Comment Edited] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232772#comment-14232772 ] Per Steffensen edited comment on SOLR-6810 at 12/3/14 8:50 AM:

[jira] [Comment Edited] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232781#comment-14232781 ] Per Steffensen edited comment on SOLR-6810 at 12/3/14 8:44 AM:

[jira] [Commented] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232782#comment-14232782 ] Adrien Grand commented on LUCENE-6090: -- I am wondering if this dummy byte is

Re: Running tests incrementally based on changed files

2014-12-03 Thread Michael Wechner
Am 03.12.14 um 07:26 schrieb Shawn Heisey: On 12/2/2014 10:47 PM, Michael Wechner wrote: I think you are right that in certain cases, like for example in the case of CompressingStoredFieldsFormat it makes a lot of sense to run the entire test suit (even multiple times considering

[jira] [Updated] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6090: Attachment: LUCENE-6090.patch don't wrap Deflater in CompressionMode

[jira] [Updated] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-6810: - Attachment: branch_5x_rev1642874.patch We have solved the problem (reducing response-time by a

[jira] [Updated] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6090: Attachment: LUCENE-6090.patch Thanks adrien: i updated with docs. I also cleaned up this dummy

[jira] [Updated] (LUCENE-6091) UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6091: - Attachment: LUCENE-6091.patch Here is a patch. UsageTrackingFilterCachingPolicy does not

RE: Reminder: FOSDEM 2015 - Open Source Search Dev Room

2014-12-03 Thread Uwe Schindler
Hello everyone, We have extended the deadline for submissions to the FOSDEM 2015 Open Source Search Dev Room to Monday, 9 December at 23:59 CET. We are looking forward to your talk proposal! Cheers, Uwe - Uwe Schindler uschind...@apache.org Apache Lucene PMC Member / Committer Bremen,

[jira] [Commented] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232781#comment-14232781 ] Per Steffensen commented on SOLR-6810: -- SOLR-6795, SOLR-6796, SOLR-6812 and SOLR-6813

[jira] [Created] (LUCENE-6091) UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case

2014-12-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6091: Summary: UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case Key: LUCENE-6091 URL: https://issues.apache.org/jira/browse/LUCENE-6091 Project:

[jira] [Resolved] (LUCENE-6088) Make TermsFilter implement Accountable

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6088. -- Resolution: Fixed Fix Version/s: Trunk 5.0 Make TermsFilter

[jira] [Commented] (LUCENE-6091) UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232863#comment-14232863 ] Robert Muir commented on LUCENE-6091: - +1, thanks for adding these tests.

[jira] [Resolved] (LUCENE-6090) don't wrap Deflater in CompressionMode

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-6090. - Resolution: Fixed Fix Version/s: Trunk 5.0 don't wrap Deflater in

[jira] [Resolved] (LUCENE-6091) UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case

2014-12-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6091. -- Resolution: Fixed UsageTrackingFilterCachingPolicy does not handle the null DocIdSet case

[jira] [Commented] (SOLR-6321) org.apache.solr.common.SolrException: Premature EOF

2014-12-03 Thread Ema Panz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232878#comment-14232878 ] Ema Panz commented on SOLR-6321: You should check this issue from both sides of your

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 125 - Failure!

2014-12-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/125/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseSerialGC (asserts: true) 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestComplexExplanationsOfNonMatches Error Message: this codec cannot write

[jira] [Commented] (SOLR-5890) Delete silently fails if not sent to shard where document was added

2014-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232906#comment-14232906 ] Noble Paul commented on SOLR-5890: -- Implicit router can work 2 ways. # Docs reside in the

[jira] [Resolved] (SOLR-4799) DIH: join=zipper aka merge join for nested EntityProcessors

2014-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-4799. -- Resolution: Fixed Fix Version/s: Trunk 5.0 Assignee: Noble Paul

[jira] [Commented] (SOLR-1045) Build Solr index using Hadoop MapReduce

2014-12-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232956#comment-14232956 ] Jan Høydahl commented on SOLR-1045: --- Anyone working on this or can it be closed as

[jira] [Commented] (SOLR-6066) CollapsingQParserPlugin + Elevation does not respects fq (filter query)

2014-12-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232973#comment-14232973 ] Joel Bernstein commented on SOLR-6066: -- It is. I'm finishing up prepping Collapse and

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034_Simplify_MemoryIndex.patch The attached patch is just for simplifying

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1927 - Failure!

2014-12-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1927/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true) 1 tests failed. FAILED: org.apache.solr.cloud.OverseerStatusTest.testDistribSearch Error Message: reload the collection time out:180s Stack Trace:

[jira] [Updated] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6034: - Attachment: LUCENE-6034.patch This patch introduces TermVectorLeafReader which I put in the same

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

2014-12-03 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232992#comment-14232992 ] Tim Allison commented on LUCENE-5205: - [~dsmiley], thank you. I'm sorry that I had

Re: solr client sdk's/libraries for native platforms

2014-12-03 Thread Eric Pugh
Maybe this should just be one long page? David and I were thinking of merging it, since it’s an arbitrary split anyway between IntegratingSolr and the SolrEcosystem pages. After all, it’s all part of the SolrEcosystem! One of the reasons I like having this all pulled together into one place

Re: solr client sdk's/libraries for native platforms

2014-12-03 Thread Alexandre Rafalovitch
+1 on merging those two. But also needs a bit of a 'design' of what goes into it. I have probably another 30 links of various Solr-related products. I didn't touch SolrPython page because it had that extra information compared to just one liners on the main screen. And I didn't have the time to

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 11536 - Failure!

2014-12-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11536/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseG1GC (asserts: false) All tests passed Build Log: [...truncated 4357 lines...] [javac] Compiling 67 source files to

[jira] [Updated] (SOLR-6787) API to manage blobs in Solr

2014-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6787: - Description: A special collection called .system needs to be created by the user to store/manage blobs.

Re: Running tests incrementally based on changed files

2014-12-03 Thread Alexandre Rafalovitch
On 2 December 2014 at 18:10, Shawn Heisey apa...@elyograg.org wrote: The test dependency tree for this particular class is *EXTENSIVE* and not very easy to track down. How about a black box approach? Run each test individually once with a debugging interface enabled and the code that records

[jira] [Updated] (SOLR-6787) API to manage blobs in Solr

2014-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-6787: - Attachment: SOLR-6787.patch Feature complete. But no testcases API to manage blobs in Solr

[jira] [Updated] (SOLR-6581) Prepare CollapsingQParserPlugin and ExpandComponent for 5.0

2014-12-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-6581: - Attachment: SOLR-6581.patch Prepare CollapsingQParserPlugin and ExpandComponent for 5.0

[jira] [Commented] (SOLR-6581) Prepare CollapsingQParserPlugin and ExpandComponent for 5.0

2014-12-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233029#comment-14233029 ] Joel Bernstein commented on SOLR-6581: -- The latest patch includes changes for both the

[jira] [Comment Edited] (SOLR-6581) Prepare CollapsingQParserPlugin and ExpandComponent for 5.0

2014-12-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233029#comment-14233029 ] Joel Bernstein edited comment on SOLR-6581 at 12/3/14 2:27 PM:

[jira] [Resolved] (SOLR-6708) Smoke tester couldn't communicate with Solr started using 'bin/solr start'

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6708. -- Resolution: Fixed Fix Version/s: 5.0 Finally!

[jira] [Resolved] (SOLR-6474) Smoke tester should use the Solr start scripts to start Solr

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6474. -- Resolution: Fixed https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/217/ Smoke tester

[jira] [Resolved] (SOLR-3619) Rename 'example' dir to 'server' and pull examples into an 'examples' directory

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-3619. -- Resolution: Fixed I think moving solr.solr.home to another location is out of scope for this

[jira] [Updated] (SOLR-4905) Cross core joins don't work for SolrCloud collections and/or aliases

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-4905: - Assignee: (was: Timothy Potter) Cross core joins don't work for SolrCloud collections and/or

[jira] [Resolved] (SOLR-6641) SystemInfoHandler should include the zkHost the node is using (when running in solrcloud mode)

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved SOLR-6641. -- Resolution: Fixed Fix Version/s: 5.0 SystemInfoHandler should include the zkHost the

[jira] [Commented] (LUCENE-6034) MemoryIndex should be able to wrap TermVector Terms

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233087#comment-14233087 ] Robert Muir commented on LUCENE-6034: - {quote} After having implemented that

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 11536 - Failure!

2014-12-03 Thread Adrien Grand
I'm fixing it, sorry for the delay... On Wed, Dec 3, 2014 at 2:43 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11536/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseG1GC (asserts: false) All tests passed Build Log:

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11537 - Still Failing!

2014-12-03 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11537/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true) All tests passed Build Log: [...truncated 4099 lines...] [javac] Compiling 67 source files to

[jira] [Comment Edited] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232772#comment-14232772 ] Per Steffensen edited comment on SOLR-6810 at 12/3/14 3:48 PM:

[jira] [Comment Edited] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-03 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14232772#comment-14232772 ] Per Steffensen edited comment on SOLR-6810 at 12/3/14 3:53 PM:

[jira] [Resolved] (SOLR-4792) stop shipping a war in 5.0

2014-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-4792. - Resolution: Fixed stop shipping a war in 5.0 -- Key:

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2014-12-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233137#comment-14233137 ] Uwe Schindler commented on SOLR-4792: - bq. Uwe Schindler, I think if you want to

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 11536 - Failure!

2014-12-03 Thread Adrien Grand
Can anyone commit on branch_5x? I've been trying to run svn ccommit for 30 minutes but the command just hangs while svn up works fine. On Wed, Dec 3, 2014 at 4:28 PM, Adrien Grand jpou...@gmail.com wrote: I'm fixing it, sorry for the delay... On Wed, Dec 3, 2014 at 2:43 PM, Policeman Jenkins

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 11536 - Failure!

2014-12-03 Thread Adrien Grand
It seems to be a known issue: http://status.apache.org/ On Wed, Dec 3, 2014 at 5:05 PM, Adrien Grand jpou...@gmail.com wrote: Can anyone commit on branch_5x? I've been trying to run svn ccommit for 30 minutes but the command just hangs while svn up works fine. On Wed, Dec 3, 2014 at 4:28 PM,

[jira] [Commented] (LUCENE-6083) Span containing/contained queries

2014-12-03 Thread Jason Gerlowski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233159#comment-14233159 ] Jason Gerlowski commented on LUCENE-6083: - Hi Paul. Looks like a neat addition.

[jira] [Assigned] (SOLR-3881) frequent OOM in LanguageIdentifierUpdateProcessor

2014-12-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-3881: Assignee: Steve Rowe frequent OOM in LanguageIdentifierUpdateProcessor

[jira] [Created] (SOLR-6815) Issue with Collections in field value while indexing a document.

2014-12-03 Thread Kiran Kumar Dontam (JIRA)
Kiran Kumar Dontam created SOLR-6815: Summary: Issue with Collections in field value while indexing a document. Key: SOLR-6815 URL: https://issues.apache.org/jira/browse/SOLR-6815 Project: Solr

[jira] [Updated] (SOLR-3881) frequent OOM in LanguageIdentifierUpdateProcessor

2014-12-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3881: - Attachment: SOLR-3881.patch Thanks Vitaliy, looks great. bq. [VZ] ... since both parameters are optional

[jira] [Updated] (SOLR-3881) frequent OOM in LanguageIdentifierUpdateProcessor

2014-12-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-3881: - Attachment: SOLR-3881.patch bq. I added code to {{LanguageIdentifierUpdateProcessor.initParams()}} to

[jira] [Updated] (SOLR-6815) Issue with Collections in field value while indexing a document.

2014-12-03 Thread Kiran Kumar Dontam (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Kumar Dontam updated SOLR-6815: - Attachment: SolrIndexingTest.java Simple testcase to reproduce the issue. Issue with

[jira] [Comment Edited] (SOLR-6815) Issue with Collections in field value while indexing a document.

2014-12-03 Thread Kiran Kumar Dontam (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233343#comment-14233343 ] Kiran Kumar Dontam edited comment on SOLR-6815 at 12/3/14 6:57 PM:

[jira] [Commented] (LUCENE-6086) Minor optimizations to the encoding of numerics in stored fields

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233350#comment-14233350 ] Robert Muir commented on LUCENE-6086: - +1, this is good. Thanks for adding eof

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

2014-12-03 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233416#comment-14233416 ] Tim Allison commented on LUCENE-5205: - [~modassar] et al., in refactoring the lexer,

[jira] [Commented] (LUCENE-6083) Span containing/contained queries

2014-12-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233428#comment-14233428 ] Paul Elschot commented on LUCENE-6083: -- Jason, 1) About FilterSpans: I actually

[jira] [Commented] (SOLR-6469) Solr search with multicore + grouping + highlighting cause NPE

2014-12-03 Thread Michael Ryan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233501#comment-14233501 ] Michael Ryan commented on SOLR-6469: We ran into this exception today, though for a

[jira] [Comment Edited] (SOLR-6469) Solr search with multicore + grouping + highlighting cause NPE

2014-12-03 Thread Michael Ryan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233501#comment-14233501 ] Michael Ryan edited comment on SOLR-6469 at 12/3/14 8:48 PM: -

[jira] [Comment Edited] (SOLR-6469) Solr search with multicore + grouping + highlighting cause NPE

2014-12-03 Thread Michael Ryan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233501#comment-14233501 ] Michael Ryan edited comment on SOLR-6469 at 12/3/14 8:52 PM: -

[jira] [Updated] (LUCENE-6083) Span containing/contained queries

2014-12-03 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6083: - Attachment: LUCENE-6083.patch Skip on both container spans and contained spans Span

[jira] [Created] (LUCENE-6092) Spatial NumberRangePrefixTree wasn't normalizing certain ranges

2014-12-03 Thread David Smiley (JIRA)
David Smiley created LUCENE-6092: Summary: Spatial NumberRangePrefixTree wasn't normalizing certain ranges Key: LUCENE-6092 URL: https://issues.apache.org/jira/browse/LUCENE-6092 Project: Lucene -

[jira] [Updated] (LUCENE-6092) Spatial NumberRangePrefixTree wasn't normalizing certain ranges

2014-12-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6092: - Attachment: LUCENE-6092__NumberRangePrefixTree_toRangeShape_normalization_bug.patch patch

[jira] [Created] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Mark Miller (JIRA)
Mark Miller created SOLR-6816: - Summary: Review SolrCloud Indexing Performance. Key: SOLR-6816 URL: https://issues.apache.org/jira/browse/SOLR-6816 Project: Solr Issue Type: Task

[jira] [Updated] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-6816: -- Attachment: SolrBench.pdf I'm starting to feel around the edges with 2 of my local machines and simple

[jira] [Updated] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-6816: -- Description: We have never really focused on indexing performance, just correctness and low hanging

[jira] [Commented] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233691#comment-14233691 ] Shalin Shekhar Mangar commented on SOLR-6816: - Thank you for looking into this.

[jira] [Commented] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233700#comment-14233700 ] Timothy Potter commented on SOLR-6816: -- Cool - been looking into this as well, nothing

[jira] [Commented] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233720#comment-14233720 ] Mark Miller commented on SOLR-6816: --- bq. then sent in mini-batches to replicas I think

[jira] [Commented] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233721#comment-14233721 ] Mark Miller commented on SOLR-6816: --- bq. but haven't come up with a definitive recipe for

[jira] [Commented] (SOLR-6816) Review SolrCloud Indexing Performance.

2014-12-03 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14233732#comment-14233732 ] Timothy Potter commented on SOLR-6816: -- bq. Did you see any improvements with any of

[jira] [Updated] (LUCENE-5914) More options for stored fields compression

2014-12-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5914: Attachment: LUCENE-5914.patch Updated patch: * I made this a proper ctor parameter rather than the

[jira] [Created] (SOLR-6817) Collation suggestions regard correctly spelt words as incorrect.

2014-12-03 Thread Ye Yan (JIRA)
Ye Yan created SOLR-6817: Summary: Collation suggestions regard correctly spelt words as incorrect. Key: SOLR-6817 URL: https://issues.apache.org/jira/browse/SOLR-6817 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-6817) Collation suggestions regard correctly spelt words as incorrect.

2014-12-03 Thread Ye Yan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ye Yan updated SOLR-6817: - Attachment: SpellCheckCollator.java Collation suggestions regard correctly spelt words as incorrect.