[jira] [Commented] (LUCENE-3662) extend LevenshteinAutomata to support transpositions as primitive edits

2011-12-26 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175910#comment-13175910 ] Uwe Schindler commented on LUCENE-3662: --- A nice Xmas present! +1 I think we should

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1349 - Failure

2011-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1349/ 1 tests failed. REGRESSION: org.apache.solr.handler.component.DistributedSpellCheckComponentTest.testDistribSearch Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace:

[jira] [Commented] (SOLR-2072) Search Grouping: expand group sort options

2011-12-26 Thread yuval dotan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175934#comment-13175934 ] yuval dotan commented on SOLR-2072: --- Hi George did you make any progress with with the

[jira] [Commented] (LUCENE-3662) extend LevenshteinAutomata to support transpositions as primitive edits

2011-12-26 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13175937#comment-13175937 ] Dawid Weiss commented on LUCENE-3662: - +1 for beers for Jean-Phillipe.

TestReplicationHandler

2011-12-26 Thread Grant Ingersoll
I'm running my own local Jenkins and pretty consistently seeing TestReplicationHandler failing as of about 1 week ago. Anyone else seeing that? [junit] Testcase: org.apache.solr.handler.TestReplicationHandler: FAILED [junit] ERROR: SolrIndexSearcher opens=48 closes=47 [junit]

Re: TestReplicationHandler

2011-12-26 Thread Grant Ingersoll
Should have said, this is on branch_3x On Dec 26, 2011, at 10:56 AM, Grant Ingersoll wrote: I'm running my own local Jenkins and pretty consistently seeing TestReplicationHandler failing as of about 1 week ago. Anyone else seeing that? [junit] Testcase:

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1351 - Failure

2011-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1351/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace:

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 11911 - Failure

2011-12-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/11911/ 1 tests failed. REGRESSION: org.apache.lucene.facet.search.sampling.SamplingAccumulatorTest.testCountUsingSamping Error Message: Results are not the same! Stack Trace:

[jira] [Created] (LUCENE-3668) offsets issues with multiword synonyms

2011-12-26 Thread Robert Muir (Created) (JIRA)
offsets issues with multiword synonyms -- Key: LUCENE-3668 URL: https://issues.apache.org/jira/browse/LUCENE-3668 Project: Lucene - Java Issue Type: Bug Components: modules/analysis

[jira] [Updated] (LUCENE-3668) offsets issues with multiword synonyms

2011-12-26 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3668: Attachment: LUCENE-3668_test.patch here's 2 tests, one for the old impl, one for the new one: In

[jira] [Resolved] (LUCENE-3660) If indexwriter hits a non-ioexception from indexExists it leaks a write.lock

2011-12-26 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3660. - Resolution: Fixed Fix Version/s: 4.0 3.6 If indexwriter hits a

[jira] [Resolved] (LUCENE-3662) extend LevenshteinAutomata to support transpositions as primitive edits

2011-12-26 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3662. - Resolution: Fixed Fix Version/s: 4.0 extend LevenshteinAutomata to support

[jira] [Commented] (LUCENE-3668) offsets issues with multiword synonyms

2011-12-26 Thread Koji Sekiguchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176053#comment-13176053 ] Koji Sekiguchi commented on LUCENE-3668: Thank you for opening this issue,

[jira] [Updated] (SOLR-2906) Implement LFU Cache

2011-12-26 Thread Erick Erickson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2906: - Attachment: SOLR-2906.patch This should be the final patch. Added the stuff to actually get the

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2011-12-26 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13176065#comment-13176065 ] Erick Erickson commented on SOLR-2242: -- Just to be clear. I'm not volunteering to