Re: Extensibility of compressed='true'

2011-01-03 Thread Grant Ingersoll
Hi Benson, ResponseWriter? On Dec 24, 2010, at 10:46 AM, Benson Margulies wrote: > I'd like to have a field that transparently uses FastInfoset to store > XML compactly. > > Ideally, I could supply the XML already in FIS format to solrj, but > have application retrieve the field and get the XML

Extensibility of compressed='true'

2010-12-24 Thread Benson Margulies
I'd like to have a field that transparently uses FastInfoset to store XML compactly. Ideally, I could supply the XML already in FIS format to solrj, but have application retrieve the field and get the XML 'reconstituted'. Obviously, I'm writing code here, but what? The field would be indexed='fal