[
https://issues.apache.org/jira/browse/SOLR-5396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-5396.
----------------------------------
Resolution: Invalid
Please raise this kind of question on the user's list before raising a JIRA to
be sure it's not user error. In this case, it's likely you your packets are
being truncated due to trying to facet on a field with a high cardinality. I'd
recommend reviewing your packet limits and timeouts.
> solr facet caught end of stream exception
> -----------------------------------------
>
> Key: SOLR-5396
> URL: https://issues.apache.org/jira/browse/SOLR-5396
> Project: Solr
> Issue Type: Bug
> Components: Build, multicore
> Affects Versions: 4.4
> Environment: linux
> Reporter: eason chen
> Labels: facet, solrcloud
>
> I had a solrcloud with 3 shards on different servers. All the normal full
> text search are perfect. But when I try to facet the text stream field. I
> always got this error message:
> EndOfStreamException: Unable to read additional data from client sessionid
> 0x141ff828d5f0001, likely client has closed socket at
> org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220) at
> org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
> at java.lang.Thread.run(Thread.java:724)
> When I try to facet some fields like Gender which only has two options : m
> and f, it works perfectly fine. I have been stuck on this for a while, any
> one can help me out?
> Thanks in advance.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]