convert SuggestWord[][] to python

2013-07-16 Thread jean.dahan
Hi, suggestWordsList = wordBreakSpellChecker.suggestWordBreaks( term, maxSugs, reader, sugMode, sortMethod) for suggestWords in suggestWordsList: print suggestWords[0] Java doc here describes ..

Re: Request for Mentor for LUCENE-2562 : Make Luke a Lucene/Solr Module

2013-07-16 Thread Ashish
@Mark - Do you have it in public repo? On Tue, Jul 16, 2013 at 12:02 AM, Mark Miller markrmil...@gmail.com wrote: My feeling is that what we need most is what I've been working on (surprise, surprise :) ) We need a simple Java app, very similar to the std Luke app. We need it to be

[jira] [Commented] (LUCENE-5116) IW.addIndexes doesn't prune all deleted segments

2013-07-16 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709506#comment-13709506 ] Shai Erera commented on LUCENE-5116: +1. This should be an easy and nice improvement.

[VOTE] Release 4.4

2013-07-16 Thread Steve Rowe
Please vote to release Lucene and Solr 4.4, built off revision 1503555 of https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_4. RC0 artifacts are available at: http://people.apache.org/~sarowe/staging_area/lucene-solr-4.4.0-RC0-rev1503555 The smoke tester passes for me.

[jira] [Commented] (SOLR-4310) If groups.ngroups is specified, the docList's numFound should be the number of groups

2013-07-16 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709520#comment-13709520 ] Amit Nithian commented on SOLR-4310: While it's been a few months since I looked at

[jira] [Commented] (SOLR-4428) Update SolrUIMA wiki page

2013-07-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709537#comment-13709537 ] Tommaso Teofili commented on SOLR-4428: --- Hi Eva, The first thing to do would be

[jira] [Commented] (SOLR-4997) The splitshard api doesn't call commit on new sub shards

2013-07-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709561#comment-13709561 ] Shalin Shekhar Mangar commented on SOLR-4997: - I opened SOLR-5041 for the test

[jira] [Created] (SOLR-5041) Add a test to make sure that a leader always recovers from log on startup

2013-07-16 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-5041: --- Summary: Add a test to make sure that a leader always recovers from log on startup Key: SOLR-5041 URL: https://issues.apache.org/jira/browse/SOLR-5041

[jira] [Resolved] (SOLR-4997) The splitshard api doesn't call commit on new sub shards

2013-07-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-4997. - Resolution: Fixed The splitshard api doesn't call commit on new sub shards

[jira] [Commented] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

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

[jira] [Commented] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2013-07-16 Thread Lukas Vlcek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709573#comment-13709573 ] Lukas Vlcek commented on LUCENE-4542: - +1 on having this merged into Lucene

[jira] [Commented] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

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

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 322 - Still Failing

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/322/ 1 tests failed. REGRESSION: org.apache.lucene.index.Test2BPostings.test Error Message: GC overhead limit exceeded Stack Trace: java.lang.OutOfMemoryError: GC overhead limit exceeded at

[jira] [Commented] (LUCENE-4542) Make RECURSION_CAP in HunspellStemmer configurable

2013-07-16 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709575#comment-13709575 ] Rafał Kuć commented on LUCENE-4542: --- +1 from me also. [~cmale] do we need updates on

[jira] [Resolved] (LUCENE-5113) Allow for packing the pending values of our AppendingLongBuffers

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5113. -- Resolution: Fixed Fix Version/s: 4.5 Allow for packing the pending values of our

[jira] [Commented] (LUCENE-5115) Make WAH8DocIdSet compute its cardinality at building time and use it for cost()

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

Re: [VOTE] Release 4.4

2013-07-16 Thread Shai Erera
Smoke tester passes for me, +1. Shai On Tue, Jul 16, 2013 at 9:32 AM, Steve Rowe sar...@gmail.com wrote: Please vote to release Lucene and Solr 4.4, built off revision 1503555 of https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_4. RC0 artifacts are available at:

Re: [VOTE] Release 4.4

2013-07-16 Thread Adrien Grand
+1 Artifacts look good and smoke tester was happy. -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1800 - Still Failing

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1800/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=1285,

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

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4147/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2408,

Re: [jira] [Commented] (SOLR-4428) Update SolrUIMA wiki page

2013-07-16 Thread Erick Erickson
Eva: Unfortunately we had a spam-bot problem a while ago, so we locked down the Wiki. You need to be granted edit karma to change any of the Solr/Lucene Wiki pages. It's easy to get, just let us know what your Wiki login ID is and usually Steve Rowe or I will add you as soon as we see it. Best

[jira] [Commented] (LUCENE-5030) FuzzySuggester has to operate FSTs of Unicode-letters, not UTF-8, to work correctly for 1-byte (like English) and multi-byte (non-Latin) letters

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709695#comment-13709695 ] Michael McCandless commented on LUCENE-5030: Sorry for the long delay here

[jira] [Updated] (SOLR-4280) spellcheck.maxResultsForSuggest based on filter query results

2013-07-16 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-4280: Attachment: SOLR-4280-trunk.patch I forgot i had a working patch laying around. Specify

[jira] [Created] (SOLR-5042) MoreLikeThis doesn't return a score when mlt.count is set to 10

2013-07-16 Thread Josh Curran (JIRA)
Josh Curran created SOLR-5042: - Summary: MoreLikeThis doesn't return a score when mlt.count is set to 10 Key: SOLR-5042 URL: https://issues.apache.org/jira/browse/SOLR-5042 Project: Solr Issue

Re: [VOTE] Release 4.4

2013-07-16 Thread Michael McCandless
+1 I upgraded http://jirasearch.mikemccandless.com to 4.4.0 and all looks good. And smoke tester is happy on Linux. Mike McCandless http://blog.mikemccandless.com On Tue, Jul 16, 2013 at 2:32 AM, Steve Rowe sar...@gmail.com wrote: Please vote to release Lucene and Solr 4.4, built off

Re: [VOTE] Release 4.4

2013-07-16 Thread Simon Willnauer
I upgraded Elasticsearch to 4.4 all tests pass. The only thing that was tricky was a custom deletion policy that now receives an empty commits list in DeletionPolicy#onInit(ListCommit commits); due to some changes how we handle empty indices (the create case) it seems pretty expert but it might be

[jira] [Commented] (LUCENE-5103) join on single-valued field with deleted docs scores too few docs

2013-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709792#comment-13709792 ] Martijn van Groningen commented on LUCENE-5103: --- @David Thanks for fixing

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-16 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-3069.patch Patch: revert hashCode() Lucene should have an

[jira] [Updated] (SOLR-5027) CollapsingQParserPlugin

2013-07-16 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5027: - Attachment: SOLR-5027.patch CollapsingQParserPlugin ---

[jira] [Updated] (SOLR-5027) Result Set Collapse and Expand Plugins

2013-07-16 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5027: - Summary: Result Set Collapse and Expand Plugins (was: CollapsingQParserPlugin) Result Set

[jira] [Commented] (LUCENE-3972) Improve AllGroupsCollector implementations

2013-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709801#comment-13709801 ] Martijn van Groningen commented on LUCENE-3972: --- I think so as well. What

[jira] [Updated] (SOLR-5027) Result Set Collapse and Expand Plugins

2013-07-16 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5027: - Description: This ticket introduces two new Solr plugins, the CollapsingQParserPlugin and the

[jira] [Updated] (SOLR-5027) Result Set Collapse and Expand Plugins

2013-07-16 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5027: - Description: This ticket introduces two new Solr plugins, the *CollapsingQParserPlugin* and the

Re: Request for Mentor for LUCENE-2562 : Make Luke a Lucene/Solr Module

2013-07-16 Thread Mark Miller
Yes, it's in the public repo - see my recent comment on https://issues.apache.org/jira/browse/LUCENE-2562 - it's really simple to check it out and run it. On Tue, Jul 16, 2013 at 2:07 AM, Ashish paliwalash...@gmail.com wrote: @Mark - Do you have it in public repo? On Tue, Jul 16, 2013 at

[jira] [Updated] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5114: --- Attachment: LUCENE-5114.patch Initial patch; tests pass but I haven't run ant

Re: [VOTE] Release 4.4

2013-07-16 Thread Michael McCandless
On Tue, Jul 16, 2013 at 9:44 AM, Simon Willnauer simon.willna...@gmail.com wrote: The only thing that was tricky was a custom deletion policy that now receives an empty commits list in DeletionPolicy#onInit(ListCommit commits); due to some changes how we handle empty indices (the create case)

[jira] [Commented] (LUCENE-5116) IW.addIndexes doesn't prune all deleted segments

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709850#comment-13709850 ] Michael McCandless commented on LUCENE-5116: +1

[jira] [Commented] (SOLR-4310) If groups.ngroups is specified, the docList's numFound should be the number of groups

2013-07-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709852#comment-13709852 ] Hoss Man commented on SOLR-4310: Amit: when you posted your last patch, you said... bq.

Re: [VOTE] Release 4.4

2013-07-16 Thread Shalin Shekhar Mangar
+1 Smoke tester is happy on mac. On Tue, Jul 16, 2013 at 12:02 PM, Steve Rowe sar...@gmail.com wrote: Please vote to release Lucene and Solr 4.4, built off revision 1503555 of https://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_4_4. RC0 artifacts are available at:

[jira] [Commented] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

2013-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709857#comment-13709857 ] Robert Muir commented on LUCENE-5114: - +1 to nuking this parameter!

[jira] [Created] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5117: --- Summary: DISI.iterator() should never return null. Key: LUCENE-5117 URL: https://issues.apache.org/jira/browse/LUCENE-5117 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709861#comment-13709861 ] Michael McCandless commented on LUCENE-5117: +1

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709867#comment-13709867 ] Michael McCandless commented on LUCENE-3069: bq. However, seekExact(BytesRef,

[jira] [Commented] (SOLR-4937) SolrCloud doesn't distribute null values

2013-07-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709874#comment-13709874 ] Shalin Shekhar Mangar commented on SOLR-4937: - Steve -- Support for writing

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

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

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709890#comment-13709890 ] Adrien Grand commented on LUCENE-5117: -- +1 DISI.iterator() should

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709893#comment-13709893 ] Uwe Schindler commented on LUCENE-5117: --- Damn, fix this. It's horrible with those

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709896#comment-13709896 ] Robert Muir commented on LUCENE-5117: - I am working on it. I am reviewing all uses of

[jira] [Updated] (LUCENE-5088) Add term filter

2013-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-5088: -- Attachment: LUCENE-5088.patch Added a test. I will commit this soon.

[jira] [Created] (SOLR-5043) hostanme lookup in SystemInfoHandler should be refactored to not block core (re)load

2013-07-16 Thread Hoss Man (JIRA)
Hoss Man created SOLR-5043: -- Summary: hostanme lookup in SystemInfoHandler should be refactored to not block core (re)load Key: SOLR-5043 URL: https://issues.apache.org/jira/browse/SOLR-5043 Project: Solr

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

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

[jira] [Commented] (LUCENE-5117) DISI.iterator() should never return null.

2013-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709944#comment-13709944 ] Robert Muir commented on LUCENE-5117: - After investigation there are a few concerns

[jira] [Created] (LUCENE-5118) spatial strategy- add multiplier to makeDistanceValueSource()

2013-07-16 Thread David Smiley (JIRA)
David Smiley created LUCENE-5118: Summary: spatial strategy- add multiplier to makeDistanceValueSource() Key: LUCENE-5118 URL: https://issues.apache.org/jira/browse/LUCENE-5118 Project: Lucene - Core

[jira] [Updated] (SOLR-2345) Extend geodist() to support MultiValued lat long field

2013-07-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2345: --- Fix Version/s: (was: 4.4) 4.5 Extend geodist() to support MultiValued lat

[jira] [Commented] (LUCENE-3972) Improve AllGroupsCollector implementations

2013-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709974#comment-13709974 ] Robert Muir commented on LUCENE-3972: - Yes you are correct. its currently pretty

[jira] [Updated] (LUCENE-5101) make it easier to plugin different bitset implementations to CachingWrapperFilter

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5101: - Attachment: DocIdSetBenchmark.java Well spotted. Maybe I did a mistake when moving the data

[jira] [Commented] (LUCENE-4311) HunspellStemFilter returns another values than Hunspell in console / command line with same dictionaries.

2013-07-16 Thread Lukas Vlcek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709978#comment-13709978 ] Lukas Vlcek commented on LUCENE-4311: - Hi Chris, I have been doing some experiments

[jira] [Commented] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

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

[jira] [Updated] (SOLR-4310) If groups.ngroups is specified, the docList's numFound should be the number of groups

2013-07-16 Thread John Wooden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wooden updated SOLR-4310: -- Attachment: SOLR-4310_4.patch Added another test class to check a few more use cases, both single-core

[jira] [Updated] (LUCENE-2750) add Kamikaze 3.0.1 into Lucene

2013-07-16 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-2750: - Attachment: LUCENE-2750.patch Updated patch: DISI.cost() now returns the cardinality of the

Re: svn commit: r1503808 - /lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/util/packed/MonotonicAppendingLongBuffer.java

2013-07-16 Thread Robert Muir
Nice catch. Now there is very low constant overhead to these things, thank you!!! On Tue, Jul 16, 2013 at 10:50 AM, jpou...@apache.org wrote: Author: jpountz Date: Tue Jul 16 17:50:00 2013 New Revision: 1503808 URL: http://svn.apache.org/r1503808 Log: Fix initial sizing of

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

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/388/ 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1)

[jira] [Commented] (SOLR-4310) If groups.ngroups is specified, the docList's numFound should be the number of groups

2013-07-16 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710047#comment-13710047 ] Amit Nithian commented on SOLR-4310: I apologize for my lack of memory on this... if I

[jira] [Commented] (LUCENE-5088) Add term filter

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

[jira] [Commented] (SOLR-4428) Update SolrUIMA wiki page

2013-07-16 Thread Eva Andreasson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710076#comment-13710076 ] Eva Andreasson commented on SOLR-4428: -- Thanks for the pointer! So, before I

[jira] [Comment Edited] (LUCENE-4311) HunspellStemFilter returns another values than Hunspell in console / command line with same dictionaries.

2013-07-16 Thread Lukas Vlcek (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13709978#comment-13709978 ] Lukas Vlcek edited comment on LUCENE-4311 at 7/16/13 6:48 PM:

4.4 release note drafts

2013-07-16 Thread Steve Rowe
I've taken a first pass at 4.4 release notes - please review/edit: https://wiki.apache.org/solr/ReleaseNote44 http://wiki.apache.org/lucene-java/ReleaseNote44 Steve - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org

[jira] [Commented] (SOLR-4428) Update SolrUIMA wiki page

2013-07-16 Thread Eva Andreasson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710077#comment-13710077 ] Eva Andreasson commented on SOLR-4428: -- NOTE: indentation disappeared in my posting.

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1801 - Still Failing

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1801/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=1753,

[jira] [Updated] (LUCENE-5088) Add term filter

2013-07-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-5088: -- Fix Version/s: 4.5 5.0 Add term filter

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b96) - Build # 6593 - Failure!

2013-07-16 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6593/ Java: 64bit/jdk1.8.0-ea-b96 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.queries.TermFilterTest.testHashCodeAndEquals Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

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

[jira] [Resolved] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

2013-07-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5114. Resolution: Fixed remove boolean useCache param from

[jira] [Commented] (SOLR-5036) Solr Ref Guide updates for Solr 4.4

2013-07-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710096#comment-13710096 ] Hoss Man commented on SOLR-5036: I made some more progress on Cassandra's list... *

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b96) - Build # 6593 - Failure!

2013-07-16 Thread Martijn v Groningen
I'll fix. On 16 July 2013 21:05, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6593/ Java: 64bit/jdk1.8.0-ea-b96 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED:

[jira] [Commented] (SOLR-5036) Solr Ref Guide updates for Solr 4.4

2013-07-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710106#comment-13710106 ] Shalin Shekhar Mangar commented on SOLR-5036: - I'll document the deleteshard

[jira] [Commented] (LUCENE-5088) Add term filter

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

Re: svn commit: r1503837 - /lucene/dev/trunk/lucene/queries/src/test/org/apache/lucene/queries/TermFilterTest.java

2013-07-16 Thread Uwe Schindler
Hi Martijn, Maybe remove the System.out? Uwe m...@apache.org schrieb: Author: mvg Date: Tue Jul 16 19:15:24 2013 New Revision: 1503837 URL: http://svn.apache.org/r1503837 Log: LUCENE-5088: Fixed test Modified:

Re: 4.4 release note drafts

2013-07-16 Thread Michael McCandless
The lucene notes look great! Thanks Steve. Mike McCandless http://blog.mikemccandless.com On Tue, Jul 16, 2013 at 2:49 PM, Steve Rowe sar...@gmail.com wrote: I've taken a first pass at 4.4 release notes - please review/edit: https://wiki.apache.org/solr/ReleaseNote44

Re: 4.4 release note drafts

2013-07-16 Thread Shawn Heisey
On 7/16/2013 12:49 PM, Steve Rowe wrote: I've taken a first pass at 4.4 release notes - please review/edit: https://wiki.apache.org/solr/ReleaseNote44 http://wiki.apache.org/lucene-java/ReleaseNote44 I made a minor edit on the Solr page for what seemed like awkward grammar to me. An

Re: 4.4 release note drafts

2013-07-16 Thread Uwe Schindler
I have to check if something is still missing, but this looks fantastic and contains all important news as far as I remember. Uwe Steve Rowe sar...@gmail.com schrieb: I've taken a first pass at 4.4 release notes - please review/edit: https://wiki.apache.org/solr/ReleaseNote44

Re: svn commit: r1503837 - /lucene/dev/trunk/lucene/queries/src/test/org/apache/lucene/queries/TermFilterTest.java

2013-07-16 Thread Martijn v Groningen
Just did this... On 16 July 2013 21:19, Uwe Schindler u...@thetaphi.de wrote: Hi Martijn, Maybe remove the System.out? Uwe m...@apache.org schrieb: Author: mvg Date: Tue Jul 16 19:15:24 2013 New Revision: 1503837 URL: http://svn.apache.org/r1503837 Log: LUCENE-5088: Fixed test

Re: 4.4 release note drafts

2013-07-16 Thread Robert Muir
Looks good, maybe we should add something about segments flushed by indexwriter using CFS by default, just so we don't have lots of questions on the users list when they see CFS being used where it wasnt before. We could also mention some of the compression improvements to numeric docvalues. I

Re: 4.4 release note drafts

2013-07-16 Thread Steve Rowe
On Jul 16, 2013, at 3:26 PM, Shawn Heisey s...@elyograg.org wrote: Core discovery mode now exists, and the standard example uses it. I agree - I think the release notes should at a minimum point to a discussion of the changes in 4.4 and maybe also in trunk. I don't know how to write it up

Re: svn commit: r1503837 - /lucene/dev/trunk/lucene/queries/src/test/org/apache/lucene/queries/TermFilterTest.java

2013-07-16 Thread Robert Muir
Does this really fix this or just make it less likely to happen...? On Tue, Jul 16, 2013 at 12:15 PM, m...@apache.org wrote: String value1 = _TestUtil.randomRealisticUnicodeString(random()); - String value2 = _TestUtil.randomRealisticUnicodeString(random()); + String value2

Re: 4.4 release note drafts

2013-07-16 Thread Steve Rowe
On Jul 16, 2013, at 3:35 PM, Robert Muir rcm...@gmail.com wrote: Looks good, maybe we should add something about segments flushed by indexwriter using CFS by default, just so we don't have lots of questions on the users list when they see CFS being used where it wasnt before. We could also

Re: svn commit: r1503837 - /lucene/dev/trunk/lucene/queries/src/test/org/apache/lucene/queries/TermFilterTest.java

2013-07-16 Thread Martijn v Groningen
This should fix this, b/c value2 (one extra character) will always be different than value1. The test initially failed b/c value1 and value2 were equal. On 16 July 2013 21:37, Robert Muir rcm...@gmail.com wrote: Does this really fix this or just make it less likely to happen...? On Tue, Jul

Re: [VOTE] Release 4.4

2013-07-16 Thread Martijn v Groningen
+1 Smoker ran successful On 16 July 2013 17:36, Shalin Shekhar Mangar shalinman...@gmail.com wrote: +1 Smoke tester is happy on mac. On Tue, Jul 16, 2013 at 12:02 PM, Steve Rowe sar...@gmail.com wrote: Please vote to release Lucene and Solr 4.4, built off revision 1503555 of

[jira] [Commented] (SOLR-3633) web UI reports an error if CoreAdminHandler says there are no SolrCores

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

[jira] [Commented] (SOLR-3633) web UI reports an error if CoreAdminHandler says there are no SolrCores

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

[jira] [Resolved] (SOLR-3633) web UI reports an error if CoreAdminHandler says there are no SolrCores

2013-07-16 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-3633. - Resolution: Fixed Fix Version/s: (was: 4.4)

[jira] [Resolved] (SOLR-4220) Move RequestHandler for global Information out of core-scope

2013-07-16 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-4220. - Resolution: Duplicate Assignee: Stefan Matheis (steffkes) (was:

TODO: Remove download links to the 3.6.2 release from the Lucene and Solr websites

2013-07-16 Thread Steve Rowe
I think we should stop encouraging people to download the 3.6.2 release - those big Download 3.6.2 buttons on every website page should go away. We can then also remove the 3.6.2 releases from the distribution mirrors - they will still live on at http://archive.apache.org/dist/ so people can

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 316 - Still Failing

2013-07-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/316/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2635,

[jira] [Comment Edited] (SOLR-3076) Solr(Cloud) should support block joins

2013-07-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13708856#comment-13708856 ] Mikhail Khludnev edited comment on SOLR-3076 at 7/16/13 9:07 PM:

Re: svn commit: r1503837 - /lucene/dev/trunk/lucene/queries/src/test/org/apache/lucene/queries/TermFi lterTest.java

2013-07-16 Thread Chris Hostetter
: This should fix this, b/c value2 (one extra character) will always be : different than value1. The test initially failed b/c value1 and value2 were : equal. rmuir's point is that what you are describing is not garunteed to be true, because randomRealisticUnicodeString returns strings of

Re: TODO: Remove download links to the 3.6.2 release from the Lucene and Solr websites

2013-07-16 Thread Chris Hostetter
: I think we should stop encouraging people to download the 3.6.2 release : - those big Download 3.6.2 buttons on every website page should go +1. -Hoss - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Commented] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

2013-07-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710283#comment-13710283 ] David Smiley commented on LUCENE-5114: -- I'm very supportive of this change.

[jira] [Commented] (SOLR-4428) Update SolrUIMA wiki page

2013-07-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710287#comment-13710287 ] Erick Erickson commented on SOLR-4428: -- I haven't worked with this page at all, I'll

[jira] [Commented] (LUCENE-5114) remove boolean useCache param from TermsEnum.seekCeil/Exact

2013-07-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13710304#comment-13710304 ] Robert Muir commented on LUCENE-5114: - If you want to leave the old method, please

  1   2   >