[
https://issues.apache.org/jira/browse/SOLR-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589836#action_12589836
]
shalinmangar edited comment on SOLR-256 at 4/16/08 11:23 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-256:
---
Attachment: SOLR-256.patch
Changes
* Changed the type of the SolrInfoMBeans to the key
: I think we may want to consider, similarly to what we do in Lucene-Java, is
: introducing a code freeze before official release, and one of the things we do
: is tackle the fact that a pretty sizable chunk of Solr code is not ever
: tested. Typically, in Lucene land we freeze for 7 to 10 days a
AbstractSolrTestCase should have automatic check for loggd exceptions
-
Key: SOLR-543
URL: https://issues.apache.org/jira/browse/SOLR-543
Project: Solr
Issue Type: Test
[
https://issues.apache.org/jira/browse/SOLR-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-542:
--
Affects Version/s: (was: 1.2)
Issue Type: Improvement (was: Bug)
Summary: "fl" shoul
"fl" in the appends lst for a requestHandler appears to be ingored
--
Key: SOLR-542
URL: https://issues.apache.org/jira/browse/SOLR-542
Project: Solr
Issue Type: Bug
C
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-267:
-
Attachment: SOLR-267.patch
Update to remove double logging in SolrCore. Should now properly handle
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589737#action_12589737
]
Grant Ingersoll commented on SOLR-267:
--
Here's what happens on multicore:
{code}
Apr 16
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589728#action_12589728
]
Grant Ingersoll commented on SOLR-267:
--
{quote}
Can you give an example of what the outp
[
https://issues.apache.org/jira/browse/SOLR-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589718#action_12589718
]
Thijs Vonk commented on SOLR-509:
-
there is a small typo in your patch
//TODO: It may not al
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589717#action_12589717
]
Yonik Seeley commented on SOLR-267:
---
> Also, made a slight change about how params are outp
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-267:
-
Attachment: SOLR-267.patch
Updated the patch to run using the new SearchComponent infrastructure.
[
https://issues.apache.org/jira/browse/SOLR-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-509:
-
Attachment: SOLR-509.patch
I'll commit this shortly. Added to CHANGES and put in a comment about c
[
https://issues.apache.org/jira/browse/SOLR-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589708#action_12589708
]
Grant Ingersoll commented on SOLR-509:
--
FWIW, applies cleanly and the tests pass. As fo
[
https://issues.apache.org/jira/browse/SOLR-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589699#action_12589699
]
Yonik Seeley commented on SOLR-509:
---
firstSearcher should be called whenever a new searcher
[
https://issues.apache.org/jira/browse/SOLR-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-509:
Assignee: Grant Ingersoll
> Event Listeners called before request handlers are informed of So
: I think this is SOLR-509.
correct.
-Hoss
I think this is SOLR-509.
-Grant
On Apr 16, 2008, at 3:06 PM, Grant Ingersoll wrote:
Anyone else seeing:
Apr 16, 2008 2:56:22 PM org.apache.solr.common.SolrException log
SEVERE: java.lang.NullPointerException
at
org
.apache
.solr
.handler
.component.SearchHandler.handleRequestBody
Anyone else seeing:
Apr 16, 2008 2:56:22 PM org.apache.solr.common.SolrException log
SEVERE: java.lang.NullPointerException
at
org
.apache
.solr
.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:
131)
at
org
.apache
.solr.handler.RequestHandlerBase.han
[
https://issues.apache.org/jira/browse/SOLR-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-541.
---
Resolution: Fixed
Committed revision 648794.
> Legacy update support doesn't log errors
> ---
Legacy update support doesn't log errors
Key: SOLR-541
URL: https://issues.apache.org/jira/browse/SOLR-541
Project: Solr
Issue Type: Bug
Components: update
Affects Versions: 1.2
OK, Clover should be hooked in and hopefully doesn't have to go
through many hoops. You can see reports on the latest at: http://hudson.zones.apache.org/hudson/job/Solr-trunk/clover/
Too bad we didn't put in a Google Summer of Code option to write test
cases like the Derby folks did. :-)
You just beat me to the punch...
-Grant
On Apr 16, 2008, at 12:24 PM, [EMAIL PROTECTED] wrote:
Author: hossman
Date: Wed Apr 16 09:24:46 2008
New Revision: 648737
URL: http://svn.apache.org/viewvc?rev=648737&view=rev
Log:
hudson needs the clover XML report format
Modified:
lucene/solr/tru
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/412/changes
: I'm testing adding clover to hudson builds, so please disregard any failure
: notices.
Oh yeah ... i've been meaning to get to that.
FWIW: I'm not sure how far you've gotten, but i don't think we need to
jump through as many hoops as Lucene does to build with clover, then build
again without
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/411/changes
[
https://issues.apache.org/jira/browse/SOLR-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-256:
---
Attachment: SOLR-256.patch
Fixed SOLR-256.patch to avoid NullPointerException during co
[
https://issues.apache.org/jira/browse/SOLR-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-267:
Assignee: Grant Ingersoll
> log handler + query + hits
> --
>
>
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/410/changes
Changes:
[gsingers] added a clean target for use when running Clover on Hudson. Only
cleans dest, not dist
[gsingers] SOLR-400: Handle OpenDNS failure
--
[...truncated 2000 lines...]
I'm testing adding clover to hudson builds, so please disregard any
failure notices.
-Grant
[
https://issues.apache.org/jira/browse/SOLR-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved SOLR-400.
--
Resolution: Fixed
Committed revision 648683.
> SolrExceptionTest fails when using OpenDNS
>
[
https://issues.apache.org/jira/browse/SOLR-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated SOLR-400:
-
Attachment: SOLR-400.patch
I think this patch should take care of the OpenDNS case, which has final
[
https://issues.apache.org/jira/browse/SOLR-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned SOLR-400:
Assignee: Grant Ingersoll
> SolrExceptionTest fails when using OpenDNS
>
[
https://issues.apache.org/jira/browse/SOLR-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-256:
---
Attachment: SOLR-256.patch
A new patch which incorporates Hoss's proposed syntax. All t
[
https://issues.apache.org/jira/browse/SOLR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589503#action_12589503
]
gsingers edited comment on SOLR-343 at 4/16/08 4:32 AM:
---
Can yo
[
https://issues.apache.org/jira/browse/SOLR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589503#action_12589503
]
gsingers edited comment on SOLR-343 at 4/16/08 4:24 AM:
---
Can yo
[
https://issues.apache.org/jira/browse/SOLR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589503#action_12589503
]
Grant Ingersoll commented on SOLR-343:
--
Can you add tests for this please?
> Constraini
[
https://issues.apache.org/jira/browse/SOLR-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-536:
Attachment: SOLR-536.patch
First cut .
There is a Class DocumentObjectBinder used by QueryResponse.
The tes
38 matches
Mail list logo