Re: Compile failed

2012-02-13 Thread Stefan Malte Schumacher
2012/2/13 Jake Farrell jfarr...@apache.org: What java version are you having these issues with? -Jake Do mean the compiler? In that case I am using gcc45-java Version: 4.5.0_20100604-1.9.

Using Thrift to get response from Solr and consume in C#

2012-02-13 Thread Brian G
Admittedly I'm new to this, but the project we're working on feeds results from Solr to an ASP.net application (C#). 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