[jira] [Commented] (LUCENE-3209) Memory codec

2011-06-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050909#comment-13050909 ] Simon Willnauer commented on LUCENE-3209: - This seems to be related to

[jira] [Commented] (LUCENE-3209) Memory codec

2011-06-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050912#comment-13050912 ] Dawid Weiss commented on LUCENE-3209: - Looks like a related thing to me. Memory

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050913#comment-13050913 ] Dawid Weiss commented on LUCENE-3206: - Thanks Mike. I agree it'd be nice to have a

Re: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-17 Thread Shalin Shekhar Mangar
On Fri, Jun 17, 2011 at 1:05 AM, Uwe Schindler u...@thetaphi.de wrote: Shalin, i had to comment out your test because the finally block does not compile with Java 5 (Solr 3.1), Jenkins is down at the moment, so did not catch earlier. Thanks Uwe, didn't realize that File.setWritable is Java

Re: Related project link to ManifoldCF from Solr site?

2011-06-17 Thread Tommaso Teofili
I think also Tika (tika.apache.org) and UIMA (uima.apache.org) could be added. Tommaso 2011/6/16 Mark Miller markrmil...@gmail.com On Jun 16, 2011, at 2:00 PM, Simon Willnauer wrote: a link in the related projects section seems possible, what do other think? Seems fine to me - for open

RE: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-17 Thread Uwe Schindler
Thanks! I also made Hudson/Jenkins compile Solr Contrib tests with Java 5, this was somehow missing. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de/ http://www.thetaphi.de eMail: u...@thetaphi.de From: Shalin Shekhar Mangar

Re: Related project link to ManifoldCF from Solr site?

2011-06-17 Thread Simon Willnauer
On Fri, Jun 17, 2011 at 9:21 AM, Tommaso Teofili tommaso.teof...@gmail.com wrote: I think also Tika (tika.apache.org) and UIMA (uima.apache.org) could be added. agreeed simon Tommaso 2011/6/16 Mark Miller markrmil...@gmail.com On Jun 16, 2011, at 2:00 PM, Simon Willnauer wrote: a link

[jira] [Created] (SOLR-2603) Encoding of alternate fields in highlighting

2011-06-17 Thread Massimo Schiavon (JIRA)
Encoding of alternate fields in highlighting Key: SOLR-2603 URL: https://issues.apache.org/jira/browse/SOLR-2603 Project: Solr Issue Type: Bug Components: highlighter Affects

[jira] [Commented] (LUCENE-3209) Memory codec

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051002#comment-13051002 ] Michael McCandless commented on LUCENE-3209: Woops! I forgot about

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

2011-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/155/ 1 tests failed. FAILED: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest Error Message: org.apache.solr.common.SolrException: Invalid luceneMatchVersion

[jira] [Updated] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3179: --- Attachment: LUCENE-3179.patch Patch, just fixes some whitespace issues and adds

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-06-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051143#comment-13051143 ] Shawn Heisey commented on SOLR-1972: I noticed what might be a problem. Config: lst

[jira] [Commented] (LUCENE-3210) TieredMergePolicy should expose control over how aggressively segments with deletions are targeted

2011-06-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051147#comment-13051147 ] Yonik Seeley commented on LUCENE-3210: -- Good idea... +1 for a power factor above 1.

[jira] [Updated] (LUCENE-3210) TieredMergePolicy should expose control over how aggressively segments with deletions are targeted

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3210: --- Attachment: LUCENE-3210.patch Simple patch, adding setReclaimDeletesWeight to TMP,

[jira] [Commented] (SOLR-1972) Need additional query stats in admin interface - median, 95th and 99th percentile

2011-06-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051167#comment-13051167 ] Adrien Grand commented on SOLR-1972: The median response time looks good compared to

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051170#comment-13051170 ] Michael McCandless commented on LUCENE-3206: bq. Thanks Mike. I agree it'd be

[jira] [Commented] (LUCENE-3210) TieredMergePolicy should expose control over how aggressively segments with deletions are targeted

2011-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051173#comment-13051173 ] Uwe Schindler commented on LUCENE-3210: --- Great idea, I was thinking about that when

[jira] [Updated] (SOLR-2589) Commenting out the arr name=queries section in firstSearcher generates an NPE

2011-06-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2589: - Attachment: SOLR-2589.patch one-liner, the rest is testing. I'd like to put this up this weekend

[jira] [Created] (SOLR-2604) Backport Join support to Solr 3.x

2011-06-17 Thread Doug Mittendorf (JIRA)
Backport Join support to Solr 3.x - Key: SOLR-2604 URL: https://issues.apache.org/jira/browse/SOLR-2604 Project: Solr Issue Type: New Feature Components: search Reporter: Doug Mittendorf

[jira] [Updated] (SOLR-2604) Backport Join support to Solr 3.x

2011-06-17 Thread Doug Mittendorf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Mittendorf updated SOLR-2604: -- Attachment: SOLR-2604.patch Backport Join support to Solr 3.x

[jira] [Updated] (SOLR-2604) Backport Join support to Solr 3.x

2011-06-17 Thread Doug Mittendorf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Mittendorf updated SOLR-2604: -- Description: Join support was recently added to Solr trunk (4.0) via SOLR-2272. We have a

[jira] [Commented] (SOLR-2589) Commenting out the arr name=queries section in firstSearcher generates an NPE

2011-06-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051271#comment-13051271 ] Simon Willnauer commented on SOLR-2589: --- Erick, good to see testing for this! :) I

RE: [JENKINS-MAVEN] Lucene-Solr-Maven-3.x #155: POMs out of sync

2011-06-17 Thread Steven A Rowe
The problem with this failing test under the Maven build is a merged-form-trunk-but-not-adjusted-for-branch_3x property setting tests.luceneMatchVersion=4.0 in the Solr UIMA contrib's POM. I've opened LUCENE-3211 to fix this by making all Solr testing under Maven default to

[jira] [Commented] (SOLR-2589) Commenting out the arr name=queries section in firstSearcher generates an NPE

2011-06-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051304#comment-13051304 ] Simon Willnauer commented on SOLR-2589: --- bq. Backport to 3x? yeah thats an easy fix

[jira] [Created] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2011-06-17 Thread Stefan Matheis (steffkes) (JIRA)
CoreAdminHandler, different Output while 'defaultCoreName' is specified --- Key: SOLR-2605 URL: https://issues.apache.org/jira/browse/SOLR-2605 Project: Solr Issue Type:

[jira] [Updated] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2011-06-17 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-2605: Attachment: SOLR-2399-admin-cores-default.xml

[jira] [Resolved] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved SOLR-2564. - Resolution: Fixed Committed in revision 1137037 Integrating grouping module

[jira] [Updated] (SOLR-2589) Commenting out the arr name=queries section in firstSearcher generates an NPE

2011-06-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2589: - Attachment: SOLR-2589-3x.patch SOLR-2589.patch Turns out that the trunk patch

[jira] [Resolved] (SOLR-2589) Commenting out the arr name=queries section in firstSearcher generates an NPE

2011-06-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-2589. -- Resolution: Fixed Fix Version/s: 4.0 3.3 updating source momentarily.

[jira] [Updated] (SOLR-2524) Adding grouping to Solr 3x

2011-06-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2524: Attachment: SOLR-2524.patch Updated patch to what is created in SOLR-2564. The only

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-17 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051355#comment-13051355 ] Mike Sokolov commented on SOLR-219: --- I wonder whether there should be some kind of

[jira] [Resolved] (LUCENE-3179) OpenBitSet.prevSetBit()

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3179. Resolution: Fixed Fix Version/s: 4.0 Thanks Paul!

[jira] [Resolved] (LUCENE-3210) TieredMergePolicy should expose control over how aggressively segments with deletions are targeted

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3210. Resolution: Fixed TieredMergePolicy should expose control over how aggressively

[jira] [Commented] (LUCENE-2919) IndexSplitter that divides by primary key term

2011-06-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051375#comment-13051375 ] Michael McCandless commented on LUCENE-2919: Patch looks good Jason! Sorry

[jira] [Commented] (LUCENE-2919) IndexSplitter that divides by primary key term

2011-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051386#comment-13051386 ] Uwe Schindler commented on LUCENE-2919: --- I would implement this stuff a little bit

[jira] [Commented] (LUCENE-2919) IndexSplitter that divides by primary key term

2011-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051388#comment-13051388 ] Uwe Schindler commented on LUCENE-2919: --- Too late, already committed :( I will

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

2011-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/8889/ 33 tests failed. FAILED: org.apache.lucene.util.automaton.TestSpecialOperations.testAfter Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

[jira] [Resolved] (SOLR-2524) Adding grouping to Solr 3x

2011-06-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved SOLR-2524. - Resolution: Fixed Assignee: Martijn van Groningen (was: Michael McCandless)

[jira] [Updated] (LUCENE-2919) IndexSplitter that divides by primary key term

2011-06-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2919: -- Attachment: LUCENE-2919-filter.patch Here patch that changes PKIndexSplitter to use a Filter

[JENKINS] Lucene-3.x - Build # 411 - Still Failing

2011-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-3.x/411/ 1 tests failed. FAILED: org.apache.lucene.util.fst.TestFSTs.testBigSet Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.util.IntsRef.copy(IntsRef.java:111) at

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 8892 - Failure

2011-06-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/8892/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestPhraseQuery.testRandomPhrases Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

RE: svn commit: r1137092 - in /lucene/dev/trunk/solr/src: java/org/apache/solr/core/QuerySenderListener.java test-files/solr/conf/solrconfig-querysender-noquery.xml test/org/apache/solr/core/TestQuery

2011-06-17 Thread Steven A Rowe
Hi Erick, When you include the JIRA issue ID in your Subversion commit log message, the log message and links to each of your changes are automatically appended to the JIRA issue (you can see these from the All tab). But this apparently only happens if you use all caps, e.g. SOLR-2598. This

[jira] [Resolved] (LUCENE-3211) Switch Maven build from poorly maintained per-Solr-contrib tests.luceneMatchVersion constant values to Solr-wide LUCENE_CURRENT

2011-06-17 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3211. - Resolution: Fixed Committed: - r1137116: trunk - r1137117: branch_3x Switch Maven build from