[jira] [Resolved] (LUCENE-4165) HunspellDictionary - AffixFile Reader closed, Dictionary Readers left unclosed

2012-07-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-4165. Resolution: Fixed trunk r1362371 4x 1362373 Thanks guys! > HunspellDictionary -

[jira] [Comment Edited] (SOLR-3215) We should clone the SolrInputDocument before adding locally and then send that clone to replicas.

2012-07-16 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415861#comment-13415861 ] Lance Norskog edited comment on SOLR-3215 at 7/17/12 4:10 AM: --

[jira] [Updated] (SOLR-3629) core `config` attribute not persisted properly

2012-07-16 Thread Ryan Zezeski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Zezeski updated SOLR-3629: --- Attachment: SOLR-3629.patch I generated this patch by modifying the git-format-patch output. I realiz

[jira] [Commented] (SOLR-3215) We should clone the SolrInputDocument before adding locally and then send that clone to replicas.

2012-07-16 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415861#comment-13415861 ] Lance Norskog commented on SOLR-3215: - Can I suggest the concept of a "preprocessed" or

[jira] [Created] (SOLR-3629) core `config` attribute not persisted properly

2012-07-16 Thread Ryan Zezeski (JIRA)
Ryan Zezeski created SOLR-3629: -- Summary: core `config` attribute not persisted properly Key: SOLR-3629 URL: https://issues.apache.org/jira/browse/SOLR-3629 Project: Solr Issue Type: Bug Aff

[JENKINS] Lucene-Solr-trunk-Linux-Java6-64 - Build # 1289 - Failure!

2012-07-16 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/1289/ 1 tests failed. REGRESSION: org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta3.testCompositePk_DeltaImport_empty Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exc

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

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415854#comment-13415854 ] Mark Miller commented on SOLR-3619: --- bq. 100 enterprise search customer Like I said - th

Re: Xss stack size?

2012-07-16 Thread Bill Bell
I set -Xss256k Will see if it blows up Sent from my mobile device 720-256-8076 On Jul 15, 2012, at 9:29 PM, Bill Bell wrote: > Has anyone done some analysis on Java 6 -Xss sizes? 128k to 2mb is normal, > but I don't want to se it too high and waste space... We have a very high > search v

[jira] [Commented] (LUCENE-4225) New FixedPostingsFormat for less overhead than SepPostingsFormat

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415810#comment-13415810 ] Michael McCandless commented on LUCENE-4225: bq. I think the slower cases are

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

2012-07-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415767#comment-13415767 ] Jan Høydahl commented on SOLR-3619: --- Mark. I agree that for simple DB like searches you c

[JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 505 - Failure!

2012-07-16 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux-Java6-64/505/ 1 tests failed. REGRESSION: org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta3.testCompositePk_DeltaImport_empty Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Except

Re: svn commit: r1361819 - /lucene/dev/trunk/lucene/analysis/uima/src/test/org/apache/lucene/analysis /uima/UIMABaseAnalyzerTest.java

2012-07-16 Thread Tommaso Teofili
even if it resolves to the same value I agree it's more consistent to use the TEST_VERSION_CURRENT, thanks Hoss. Tommaso 2012/7/16 Chris Hostetter > > : URL: http://svn.apache.org/viewvc?rev=1361819&view=rev > : Log: > : [LUCENE-4207] - updated LuceneVersion to 5.0 > > Isn't this what LuceneTest

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Chris Hostetter
: > Specificly: it would be a terrible idea to try and rush a change like this : > in before Solr 4.0-FINAL ... : : That's just a silly premise - no one in this conversation even remotely : suggested we stop using webapps or wars for Solr 4.0-FINAL. Switching to : non webapp tech is 'probably'

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Mark Miller
On Jul 16, 2012, at 3:59 PM, Chris Hostetter wrote: > Specificly: it would be a terrible idea to try and rush a change like this > in before Solr 4.0-FINAL ... That's just a silly premise - no one in this conversation even remotely suggested we stop using webapps or wars for Solr 4.0-FINAL. Sw

[jira] [Resolved] (SOLR-3621) Fix concurrency race around newIndexWriter

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3621. --- Resolution: Fixed > Fix concurrency race around newIndexWriter >

[jira] [Commented] (SOLR-3535) Add block support for XMLLoader

2012-07-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415655#comment-13415655 ] Mikhail Khludnev commented on SOLR-3535: FWIW, I included this one to the parent is

[jira] [Commented] (LUCENE-4228) Refactor CharFilter to be a java.io.FilterReader

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415651#comment-13415651 ] Robert Muir commented on LUCENE-4228: - Yeah Uwe, thats true. But its also true today

[jira] [Commented] (LUCENE-4228) Refactor CharFilter to be a java.io.FilterReader

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415645#comment-13415645 ] Uwe Schindler commented on LUCENE-4228: --- +1, great!The only problem I see is: - If

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-07-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-3076: --- Attachment: Screen Shot 2012-07-17 at 1.12.11 AM.png solrconfig.xml.patch

[jira] [Commented] (LUCENE-4228) Refactor CharFilter to be a java.io.FilterReader

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415626#comment-13415626 ] Michael McCandless commented on LUCENE-4228: +1, great simplification. Nice

[JENKINS] Lucene-Solr-trunk-Linux-Java8-64 - Build # 18 - Still Failing!

2012-07-16 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java8-64/18/ 1 tests failed. REGRESSION: org.apache.solr.handler.component.SpellCheckComponentTest.testPerDictionary Error Message: mismatch: '0'!='2' @ spellcheck/suggestions/bar/startOffset Stack Trace: java.lang.RuntimeE

[jira] [Updated] (LUCENE-4228) Refactor CharFilter to be a java.io.FilterReader

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4228: Attachment: LUCENE-4228.patch > Refactor CharFilter to be a java.io.FilterReader > ---

[jira] [Created] (LUCENE-4228) Refactor CharFilter to be a java.io.FilterReader

2012-07-16 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4228: --- Summary: Refactor CharFilter to be a java.io.FilterReader Key: LUCENE-4228 URL: https://issues.apache.org/jira/browse/LUCENE-4228 Project: Lucene - Java Issue

[jira] [Resolved] (LUCENE-4163) Improve concurrency in MMapIndexInput.clone()

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4163. --- Resolution: Fixed Committed 3.6 revision: 1362239 > Improve concurrency in

[jira] [Commented] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415613#comment-13415613 ] Michael McCandless commented on LUCENE-4227: I ran perf tests on a 2M Wikiped

[jira] [Updated] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4227: --- Attachment: LUCENE-4227.patch Patch. > DirectPostingsFormat, storin

[jira] [Created] (LUCENE-4227) DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM

2012-07-16 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4227: -- Summary: DirectPostingsFormat, storing postings as simple int[] in memory, if you have tons of RAM Key: LUCENE-4227 URL: https://issues.apache.org/jira/browse/LUCENE-4

[jira] [Commented] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415604#comment-13415604 ] Michael McCandless commented on LUCENE-4069: {quote} bq. It's the unique term

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Chris Hostetter
: > To use "we don't test with it therefor it's not supported" as a blanket : > statement can easily lead to things like "you are using JRE 1.7.2-u27 and : > we only run tests using JVM 1.7.2-u26 and JVM 1.7.2-u27, so at the moment : > we don't support your specific JVM and don't wnat ot hear your

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Robert Muir
On Mon, Jul 16, 2012 at 3:46 PM, Chris Hostetter wrote: > > : > On the other hand, expecting to test every possible container before > : you can tell people its "supported" for a standards-compliant java > : web-app is just crazy. This is like saying that DIH's > ... > : I don't think its

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Chris Hostetter
: > I would go down the route and would supply Solr with a : high-performance network layer (like netty) without any Servlet Crap. personally, i'm -0 on the idea of refactoring Solr to become a complletely staddalone java app instead of a WAR. Being a WAR has historically made it a lot easier

[jira] [Commented] (LUCENE-4224) Simplify MultiValuedCase in TermsIncludingScoreQuery

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415577#comment-13415577 ] Robert Muir commented on LUCENE-4224: - {quote} Hmmm... I think so as well, since it i

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Chris Hostetter
: > On the other hand, expecting to test every possible container before : you can tell people its "supported" for a standards-compliant java : web-app is just crazy. This is like saying that DIH's ... : I don't think its crazy at all. Just like : TimeZone/Codec/Locale/Directory impl,

[jira] [Commented] (LUCENE-4224) Simplify MultiValuedCase in TermsIncludingScoreQuery

2012-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415572#comment-13415572 ] Martijn van Groningen commented on LUCENE-4224: --- The code specialization sh

Re: [Discuss] Should Solr be an AppServer agnostic WAR or require Jetty?

2012-07-16 Thread Chris Hostetter
: > But I don't see why we need to be naming our parameters "JettyThis" or "JettyThat" and telling people they've got to use Jetty. : : We are not naming parameters jetty this or jetty that - we are pre : configuring solr.xml to pick up the jetty port from jetty.port (which is : a sys prop us

[jira] [Resolved] (LUCENE-4153) Fast vector highlighting should be aware of field boundaries in case of mv fields.

2012-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-4153. --- Resolution: Fixed Committed to trunk and branch4x. > Fast v

Re: FieldCache goes insane in JoinUtils

2012-07-16 Thread Martijn v Groningen
I tried to reproduce the failure on my local machine, but the test didn't fail: ant test -Dtestcase=TestJoinUtil -Dtests.method=testSingleValueRandomJoin -Dtests.seed=4613CDE1DF5391F -Dtests.multiplier=3 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/var/lib/jenkins/lucene-data/enwiki

[jira] [Updated] (SOLR-3628) SolrDocument uses user-provided collections unsafely

2012-07-16 Thread Tom Switzer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Switzer updated SOLR-3628: -- Attachment: solrdoc-ro-list-bug.patch A patch to the current trunk. Includes test case.

[jira] [Created] (SOLR-3628) SolrDocument uses user-provided collections unsafely

2012-07-16 Thread Tom Switzer (JIRA)
Tom Switzer created SOLR-3628: - Summary: SolrDocument uses user-provided collections unsafely Key: SOLR-3628 URL: https://issues.apache.org/jira/browse/SOLR-3628 Project: Solr Issue Type: Bug

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

2012-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/546/ No tests ran. Build Log: [...truncated 7482 lines...] [INFO] Compiling 115 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-trunk/checkout/maven-build/lucene/benchmark/target/classes [INFO] ---

[jira] [Comment Edited] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415464#comment-13415464 ] Adrien Grand edited comment on LUCENE-4226 at 7/16/12 6:06 PM:

[jira] [Updated] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4226: - Attachment: CompressionBenchmark.java SnappyCompressionAlgorithm.java

[jira] [Created] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-07-16 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4226: Summary: Efficient compression of small to medium stored fields Key: LUCENE-4226 URL: https://issues.apache.org/jira/browse/LUCENE-4226 Project: Lucene - Java

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415442#comment-13415442 ] Robert Muir commented on LUCENE-4109: - {quote} Would it be OK, if I also patch QueryP

RE: svn commit: r1361819 - /lucene/dev/trunk/lucene/analysis/uima/src/test/org/apache/lucene/analysis /uima/UIMABaseAnalyzerTest.java

2012-07-16 Thread Uwe Schindler
??? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Chris Hostetter [mailto:hossman_luc...@fucit.org] > Sent: Monday, July 16, 2012 7:26 PM > To: Lucene Dev > Cc: comm...@lucene.apache.org > Subject: Re:

Re: svn commit: r1361819 - /lucene/dev/trunk/lucene/analysis/uima/src/test/org/apache/lucene/analysis /uima/UIMABaseAnalyzerTest.java

2012-07-16 Thread Chris Hostetter
: URL: http://svn.apache.org/viewvc?rev=1361819&view=rev : Log: : [LUCENE-4207] - updated LuceneVersion to 5.0 Isn't this what LuceneTestCase.TEST_VERSION_CURRENT is for? :public void baseUIMAAnalyzerIntegrationTest() throws Exception { : Directory dir = new RAMDirectory(); : -Index

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415381#comment-13415381 ] Karsten R. commented on LUCENE-4109: Robert, the current GroupQueryNodeProcessor mini

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #27: POMs out of sync

2012-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/27/ No tests ran. Build Log: [...truncated 7582 lines...] [INFO] Compiling 115 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/checkout/maven-build/lucene/benchmark/target/classes [INFO]

[jira] [Commented] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches

2012-07-16 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415362#comment-13415362 ] Mark Harwood commented on LUCENE-4069: -- bq. It's the unique term count (for this one

[jira] [Updated] (SOLR-3167) Allow running embedded zookeeper 1 for 1 dynamically with solr nodes

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3167: -- Fix Version/s: (was: 4.0) > Allow running embedded zookeeper 1 for 1 dynamically with solr nodes

[jira] [Resolved] (SOLR-3353) Commented examples in solrconfig.xml don't account for SolrCloud in URP chains

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3353. --- Resolution: Not A Problem > Commented examples in solrconfig.xml don't account for SolrCloud in UR

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

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-3622: - Assignee: (was: Mark Miller) > DIH should not do rollbacks. >

[jira] [Assigned] (LUCENE-4165) HunspellDictionary - AffixFile Reader closed, Dictionary Readers left unclosed

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-4165: - Assignee: Chris Male Can I resolve this one? > HunspellDictionary - Aff

[jira] [Assigned] (SOLR-3617) Consider adding start scripts.

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-3617: - Assignee: (was: Mark Miller) > Consider adding start scripts. > --

[jira] [Resolved] (SOLR-3072) FAILED: org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3072. --- Resolution: Fixed Things seem pretty green here now. > FAILED: org.apache.solr.cloud

[jira] [Resolved] (LUCENE-4222) TieredMergePolicy.getFloorSegmentMB returns the wrong value

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4222. Resolution: Fixed Sure, I just committed rev 1362113. > TieredMer

[jira] [Reopened] (LUCENE-4222) TieredMergePolicy.getFloorSegmentMB returns the wrong value

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-4222: --- > TieredMergePolicy.getFloorSegmentMB returns the wrong value >

[jira] [Updated] (LUCENE-4222) TieredMergePolicy.getFloorSegmentMB returns the wrong value

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4222: -- Fix Version/s: 3.6.1 Mike, can you please backport this one? > TieredMergePol

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415342#comment-13415342 ] Robert Muir commented on LUCENE-4109: - Karsten, do you think you can make a patch to

[jira] [Commented] (LUCENE-4109) BooleanQueries are not parsed correctly with the flexible query parser

2012-07-16 Thread Karsten R. (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415341#comment-13415341 ] Karsten R. commented on LUCENE-4109: Robert, the bug is in GroupQueryNodeProcessor:

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415335#comment-13415335 ] Michael McCandless commented on LUCENE-3892: bq. Yes, but we should make the

[jira] [Commented] (LUCENE-4214) TestJoinUtil sometimes takes minutes

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415334#comment-13415334 ] Robert Muir commented on LUCENE-4214: - I think the one hour might be related to clove

[jira] [Resolved] (SOLR-3624) example/solr/collection1/conf/solrconfig.xml sample library declarations off-by-one

2012-07-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-3624. --- Resolution: Fixed Committed to trunk (r1362027) and branch_4x (r1362106) > example/so

[jira] [Comment Edited] (LUCENE-4214) TestJoinUtil sometimes takes minutes

2012-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415329#comment-13415329 ] Martijn van Groningen edited comment on LUCENE-4214 at 7/16/12 3:58 PM: ---

[jira] [Updated] (SOLR-3620) Almost every test relating to cloud hangs since July 12, 2012

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3620: -- Fix Version/s: 5.0 4.0 > Almost every test relating to cloud hangs since July 12,

[jira] [Resolved] (SOLR-3620) Almost every test relating to cloud hangs since July 12, 2012

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3620. --- Resolution: Fixed Hopefully that solved it - if not, we can reopen. > Almost every te

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

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415328#comment-13415328 ] Mark Miller commented on SOLR-3622: --- I don't mind if it's an option if you find it a usef

[jira] [Commented] (LUCENE-4214) TestJoinUtil sometimes takes minutes

2012-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415329#comment-13415329 ] Martijn van Groningen commented on LUCENE-4214: --- Yeah one hour is way to lo

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-16 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415236#comment-13415236 ] Han Jiang commented on LUCENE-3892: --- bq. I opened LUCENE-4225 with a new base PostingsF

[jira] [Updated] (LUCENE-4163) Improve concurrency in MMapIndexInput.clone()

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4163: -- Attachment: LUCENE-4163-3.x Here the backport patch. There should not be any problem with Jav

[jira] [Assigned] (SOLR-3624) example/solr/collection1/conf/solrconfig.xml sample library declarations off-by-one

2012-07-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-3624: - Assignee: Jan Høydahl > example/solr/collection1/conf/solrconfig.xml sample library declaratio

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415230#comment-13415230 ] Adrien Grand commented on LUCENE-3892: -- +1 Don't hesitate to tell me if you're missi

[jira] [Commented] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415226#comment-13415226 ] Michael McCandless commented on LUCENE-3892: I think a good thing to explore

[jira] [Commented] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415221#comment-13415221 ] Michael McCandless commented on LUCENE-4069: I don't think we should use a se

[jira] [Commented] (LUCENE-4069) Segment-level Bloom filters for a 2 x speed up on rare term searches

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415219#comment-13415219 ] Michael McCandless commented on LUCENE-4069: bq. Estimating key volumes in co

[jira] [Resolved] (LUCENE-2191) rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2191. - Resolution: Fixed > rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader) >

[jira] [Updated] (LUCENE-4163) Improve concurrency in MMapIndexInput.clone()

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4163: -- Fix Version/s: 3.6.1 > Improve concurrency in MMapIndexInput.clone() > ---

[jira] [Reopened] (LUCENE-4163) Improve concurrency in MMapIndexInput.clone()

2012-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-4163: --- Reopen for Backporting to 3.6.1 > Improve concurrency in MMapIndexInput.clone()

[jira] [Commented] (LUCENE-4167) Remove the use of SpatialOperation

2012-07-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415206#comment-13415206 ] Chris Male commented on LUCENE-4167: bq. Okay then. So a SpatialUtil class with a pri

[jira] [Commented] (LUCENE-4167) Remove the use of SpatialOperation

2012-07-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415199#comment-13415199 ] David Smiley commented on LUCENE-4167: -- Keeping score... we're +1 for makeQuery() go

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

2012-07-16 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415191#comment-13415191 ] James Dyer commented on SOLR-3622: -- What if it was configurable so that users had 3 option

[jira] [Commented] (LUCENE-2191) rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)

2012-07-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415188#comment-13415188 ] Chris Male commented on LUCENE-2191: +1 > rename Tokenizer.reset(Rea

[jira] [Commented] (LUCENE-2191) rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)

2012-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415186#comment-13415186 ] Michael McCandless commented on LUCENE-2191: +1 > rename Tok

[jira] [Comment Edited] (LUCENE-4167) Remove the use of SpatialOperation

2012-07-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415180#comment-13415180 ] Chris Male edited comment on LUCENE-4167 at 7/16/12 2:36 PM: -

[jira] [Commented] (LUCENE-4167) Remove the use of SpatialOperation

2012-07-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415180#comment-13415180 ] Chris Male commented on LUCENE-4167: bq. Why not just a static method on Strategy? I'

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Commented] (LUCENE-4167) Remove the use of SpatialOperation

2012-07-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415154#comment-13415154 ] David Smiley commented on LUCENE-4167: -- bq. We can maybe move the makeQuery as you d

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Commented] (LUCENE-4225) New FixedPostingsFormat for less overhead than SepPostingsFormat

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415142#comment-13415142 ] Robert Muir commented on LUCENE-4225: - Some more ideas for payloads: I don't like ho

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Description: If spellcheck=true and request to Solr contains too long 'fq', memory is not

[jira] [Commented] (LUCENE-4225) New FixedPostingsFormat for less overhead than SepPostingsFormat

2012-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415130#comment-13415130 ] Robert Muir commented on LUCENE-4225: - By the way: I also really like how clean the c

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

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415128#comment-13415128 ] Mark Miller commented on SOLR-3619: --- bq. Exactly - a custom config, sometimes the whole "

[jira] [Updated] (SOLR-3627) Memory leak when using spellchecker with long function query (fq)

2012-07-16 Thread Eugene Viktorovich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Viktorovich updated SOLR-3627: - Attachment: params.txt > Memory leak when using spellchecker with long function query

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

2012-07-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-3619: - Assignee: (was: Mark Miller) > Rename 'example' dir to 'server' and pull examples into an

  1   2   >