Hey there, I have started working with an index divided in 3 shards. When I did a distributed search I got an error with the fields that were not string or text. I read that the error was due to BinaryResponseWriter and not string/text empty fields. I found the solution in an old thread of this forum: http://www.nabble.com/best-way-to-debug-shard-format-errors-td19087854.html
The thing is I had to change some source code and rebuild solr. In that old thread said that this problem would be solved in Solr 1.3. It is the version that I am using but I still found the problem. Maybe there is a solution not adding source that I couldn't know. Does someone found any other solution? Thanks in advance. -- View this message in context: http://www.nabble.com/not-string-or-text-fields-and-shards-tp20600353p20600353.html Sent from the Solr - User mailing list archive at Nabble.com.