Re: custom query response writer

2006-06-15 Thread Chris Hostetter
: are linked to the one being written, think relationships here). I'm : having difficulty customizing the output because XMLWriter's : constructor is package protected. Is there a performance or API : reason we need this class to be uninstantiable from other packages? : Having it still final is o

Re: custom query response writer

2006-06-15 Thread Erik Hatcher
On Jun 15, 2006, at 3:37 AM, Chris Hostetter wrote: : are linked to the one being written, think relationships here). I'm : having difficulty customizing the output because XMLWriter's : constructor is package protected. Is there a performance or API : reason we need this class to be uninstant

Re: custom query response writer

2006-06-15 Thread Yonik Seeley
On 6/15/06, Erik Hatcher <[EMAIL PROTECTED]> wrote: Having a way to hook into the response writing by leveraging the ever improving Solr codebase and its utilities rather than copy/pasting would be a nice way to aim, I think. It's a double edged sword. Making more things public facilitates reu

Re: International Charsets in embedded XML

2006-06-15 Thread Fabio Confalonieri
Ok, thanks to Your posts, I've read some basic on encoding and made some changes to my code: now it's all much more clear... but I still have some problems. This is what I do (don't know if this can help someone having same problems I had): - I get data from a DB telling JDBC connector to use UT