[jira] [Updated] (SOLR-2781) One exception affect the next doc building

2011-09-18 Thread Luo Jing (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luo Jing updated SOLR-2781: --- Description: When DocBuilder catch an exception throwed by its child entity and skip_doc=true, the next doc m

[jira] [Updated] (SOLR-2781) One exception affect the next doc building

2011-09-18 Thread Luo Jing (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luo Jing updated SOLR-2781: --- Description: When DocBuilder catch an exception throwed by its child entity and skip_doc=true, the next doc m

[jira] [Resolved] (SOLR-2771) Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that solr cell can use it

2011-09-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved SOLR-2771. --- Resolution: Fixed Committed to branch_3x and trunk. > Solr modules' tests should not depend on solr-c

[jira] [Updated] (SOLR-2771) Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that solr cell can use it

2011-09-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-2771: -- Component/s: Build Assignee: Steven Rowe (was: Jan Høydahl) Summary: Solr modules' tests

[jira] [Updated] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-18 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-2771: -- Attachment: SOLR-2771.patch SOLR-2771-branch_3x.patch These patches include a fix for th

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10579/ No tests ran. Build Log (for compile errors): [...truncated 1183 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional com

[jira] [Created] (SOLR-2781) One exception affect the next doc building

2011-09-18 Thread Luo Jing (JIRA)
One exception affect the next doc building -- Key: SOLR-2781 URL: https://issues.apache.org/jira/browse/SOLR-2781 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler Aff

[jira] [Updated] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1895: -- Attachment: SOLR-1895.patch Fixed the test > ManifoldCF SearchComponent plugin for enforcing ManifoldC

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3390: -- Attachment: LUCENE-3390-fix-like-trunk.patch Small change: - added a TODO: In my opinion the m

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3390: -- Attachment: LUCENE-3390-fix-like-trunk.patch Here my final fix. The code in the comparator is

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107515#comment-13107515 ] Koji Sekiguchi commented on SOLR-1895: -- Thanks, Karl. Please do not hesitate to modify

[jira] [Updated] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3390: -- Attachment: LUCENE-3390-fix-like-trunk.patch Here a quick fix: - Uses same code like trunk ins

[jira] [Commented] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107489#comment-13107489 ] Robert Muir commented on SOLR-2754: --- Thanks David, I took your patch and I'm adding tests

[jira] [Issue Comment Edited] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107480#comment-13107480 ] Uwe Schindler edited comment on LUCENE-3390 at 9/18/11 5:43 PM: ---

[jira] [Issue Comment Edited] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107480#comment-13107480 ] Uwe Schindler edited comment on LUCENE-3390 at 9/18/11 5:42 PM: ---

[jira] [Commented] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107480#comment-13107480 ] Uwe Schindler commented on LUCENE-3390: --- The problem is that it's not easy to fix,

[jira] [Reopened] (LUCENE-3390) Incorrect sort by Numeric values for documents missing the sorting field

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-3390: --- There is a bug in this impl: If you have two different SortFields with different missing values

[jira] [Updated] (SOLR-2780) Facet count problem : Multi-Select Faceting After grouping results

2011-09-18 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2780: Attachment: SOLR-2780.patch Attached a patch that should fix this issue with the pro

[jira] [Commented] (SOLR-2780) Facet count problem : Multi-Select Faceting After grouping results

2011-09-18 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107471#comment-13107471 ] Martijn van Groningen commented on SOLR-2780: - When excluding facets the search

[jira] [Updated] (SOLR-2780) Facet count problem : Multi-Select Faceting After grouping results

2011-09-18 Thread Ramzi Alqrainy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramzi Alqrainy updated SOLR-2780: - Description: Dear All , Kindly note that I am using Solr 4.0 and Kindly note that group.truncate=t

[jira] [Updated] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-18 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated SOLR-2754: -- Attachment: SOLR-2754.patch Done. > create Solr similarity factories for new ranking al

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/467/ 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCaseRunner.runChild(Luc

[jira] [Commented] (SOLR-2780) Facet count problem : Multi-Select Faceting After grouping results

2011-09-18 Thread Ramzi Alqrainy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107461#comment-13107461 ] Ramzi Alqrainy commented on SOLR-2780: -- http://lucene.472066.n3.nabble.com/Facet-count

[jira] [Created] (SOLR-2780) Facet count problem : Multi-Select Faceting After grouping results

2011-09-18 Thread Ramzi Alqrainy (JIRA)
Facet count problem : Multi-Select Faceting After grouping results --- Key: SOLR-2780 URL: https://issues.apache.org/jira/browse/SOLR-2780 Project: Solr Issue Type: Bug

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/243/ No tests ran. Build Log (for compile errors): [...truncated 18265 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10576/ 1 tests failed. REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.lang.A

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/246/ No tests ran. Build Log (for compile errors): [...truncated 19067 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10597 - Still Failing

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10597/ All tests passed Build Log (for compile errors): [...truncated 17880 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional c

Re: [JENKINS] Solr-trunk - Build # 1625 - Failure

2011-09-18 Thread Chris Male
Fixed in revision 1172260. On Sun, Sep 18, 2011 at 11:07 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Solr-trunk/1625/ > > All tests passed > > Build Log (for compile errors): > [...truncated 24760 lines...] > > > > -

Re: [JENKINS] Solr-3.x - Build # 463 - Failure

2011-09-18 Thread Chris Male
Fixed in revision 1172258. On Sun, Sep 18, 2011 at 10:57 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Solr-3.x/463/ > > No tests ran. > > Build Log (for compile errors): > [...truncated 18226 lines...] > > > > ---

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10574/ All tests passed Build Log (for compile errors): [...truncated 14001 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/242/ No tests ran. Build Log (for compile errors): [...truncated 12119 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/245/ No tests ran. Build Log (for compile errors): [...truncated 13149 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e

[JENKINS] Solr-trunk - Build # 1625 - Failure

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1625/ All tests passed Build Log (for compile errors): [...truncated 24760 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107413#comment-13107413 ] Karl Wright commented on SOLR-1895: --- I think your expectation for s-d13 may be incorrect.

[JENKINS] Solr-3.x - Build # 463 - Failure

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-3.x/463/ No tests ran. Build Log (for compile errors): [...truncated 18226 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h.

RE: [jira] [Issue Comment Edited] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-18 Thread karl.wright
I think your expectation for s-d13 may be incorrect. If you use AD as a model, you are effectively applying share security that has no allow sids but some deny sids. With AD you would not get this doc either. -Original Message - From: ext Koji Sekiguchi (JIRA) Sent: 17/09/2011, 11:49

Re: svn commit: r1172226 - /lucene/dev/branches/branch_3x/solr/core/src/java/org/apache/solr/search/grouping/endresulttransformer/SimpleEndResultTransformer.java

2011-09-18 Thread Martijn v Groningen
Thanks Uwe! On my machine I only have Java 6 installed, so I didn't notice this. On 18 September 2011 10:54, wrote: > Author: uschindler > Date: Sun Sep 18 08:54:01 2011 > New Revision: 1172226 > > URL: http://svn.apache.org/viewvc?rev=1172226&view=rev > Log: > Remove interface @Override > > Mod

[jira] [Resolved] (LUCENE-3420) assertion derived class modifier from parent class silently breaks backward compatibility

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3420. --- Resolution: Won't Fix This is not a problem, as this change was announced in the backwards

[jira] [Commented] (LUCENE-3420) assertion derived class modifier from parent class silently breaks backward compatibility

2011-09-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107399#comment-13107399 ] Uwe Schindler commented on LUCENE-3420: --- Committed change to trunk revision: 117222

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/468/ No tests ran. Build Log (for compile errors): [...truncated 3135 lines...] [javac] found : java.util.Map [javac] required: java.util.Map [javac] public Map getUserData() throws IOException { [javac]

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

2011-09-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10596/ No tests ran. Build Log (for compile errors): [...truncated 3083 lines...] [javac] found : java.util.Map [javac] required: java.util.Map [javac] public Map getUserData() throws IOException { [javac]