Admittedly I'm new to this, but the project we're working on feeds results
from Solr to an ASP.net application.  Currently we are using XML, but our
payloads can be rather large, some up to 17MB.  We are looking for a way to
minimize that payload and increase performance and I'm curious if there's
anything anyone has been working out that creates a binary response that can
be read by C# (similar to the javabin response built into Solr).

That, or if anyone has experience implementing an external protocol like
Thrift with Solr and consuming it with C# - again all in the effort to
increase performance across the wire and while being consumed.

Any help and direction would be greatly appreciated!

Thanks!

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-binary-response-for-C-tp3741101p3741101.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to