Not sure I understand the use of "forked" here.
Solr needed CSV handing. Rather than just roll our own, I looked at
commons-csv and put a *lot* of time and effort into improving it. I
didn't have time to follow through with a complete release of
commons-csv, so we just included a snapsot in Solr
On Thu, Apr 30, 2009 at 9:08 AM, Jörg Schaible wrote:
> Christian Grobmeier wrote at Donnerstag, 30. April 2009 13:10:
>> - Streaming API (StAX/pull-parser like) for both easy and efficient
>> parsing
>
> Shall this solution actually act as StAX XMLReader/XMLWriter or do you use
> this API simply