Re: Converting Solr results to java query/collection/map object

2008-02-19 Thread Brian Whitman
On Feb 19, 2008, at 3:08 PM, Paul Treszczotko wrote: Hi, I'm pretty new to SOLR and I'd like to ask your opinion on the best practice for converting XML results you get from SOLR into something that is better fit to display on a webpage. I'm looking for performance and relatively small foo

Converting Solr results to java query/collection/map object

2008-02-19 Thread Paul Treszczotko
Hi, I'm pretty new to SOLR and I'd like to ask your opinion on the best practice for converting XML results you get from SOLR into something that is better fit to display on a webpage. I'm looking for performance and relatively small footprint, perhaps ability to paginate thru the result set and