You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "eason chen (JIRA)" <ji...@apache.org> on 2013/10/28 16:36:39 UTC

[jira] [Created] (SOLR-5396) solr facet caught end of stream exception

eason chen created SOLR-5396:
--------------------------------

             Summary: 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


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org