[
https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979555#action_12979555
]
Stanislaw Osinski commented on SOLR-2282:
-----------------------------------------
Thanks for committing SOLR-2296, Koji! When I now run the test, I'm getting a
different exception, which looks like some misconfiguration of the test itself:
{code}
test:
[junit] Testsuite:
org.apache.solr.handler.clustering.DistributedClusteringComponentTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4,539 sec
[junit] ------------- Standard Error -----------------
[junit] 10 Januari 2011 2:59:26 PM org.apache.solr.common.SolrException log
[junit] SEVERE: org.apache.solr.common.SolrException: ERROR:unknown field
'url'
[junit] at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:321)
[junit] at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:60)
[junit] at
org.apache.solr.handler.XMLLoader.processUpdate(XMLLoader.java:119)
[junit] at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:69)
[junit] at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:54)
[junit] at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
[junit] at org.apache.solr.core.SolrCore.execute(SolrCore.java:1296)
[junit] at
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:338)
[junit] at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:240)
[junit] at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)
[junit] at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)
[junit] at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
[junit] at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
[junit] at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
[junit] at org.mortbay.jetty.Server.handle(Server.java:326)
[junit] at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
[junit] at
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:945)
[junit] at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:843)
[junit] at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
[junit] at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
[junit] at
org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
[junit] at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
[junit]
[junit] NOTE: reproduce with: ant test
-Dtestcase=DistributedClusteringComponentTest -Dtestmethod=testDistribSearch
-Dtests.seed=412049972111174180:6405396687385598457 -Dtests.multiplier=3
{code}
> Distributed Support for Search Result Clustering
> ------------------------------------------------
>
> Key: SOLR-2282
> URL: https://issues.apache.org/jira/browse/SOLR-2282
> Project: Solr
> Issue Type: New Feature
> Components: contrib - Clustering
> Affects Versions: 1.4, 1.4.1
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Minor
> Fix For: 3.1, 4.0
>
> Attachments: SOLR-2282.patch, SOLR-2282.patch, SOLR-2282.patch,
> SOLR-2282.patch, SOLR-2282.patch
>
>
> Brad Giaccio contributed a patch for this in SOLR-769. I'd like to
> incorporate it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]