Tom Bradford wrote: > > Gianugo Rabellino wrote: > > > Not working yet, but probably almost there. I checked and it seems like > > > my code modifications succeed in a valid document insertion, but still > > > retrieval fails. I'll clean up a bit my messy attempts and I'll send you > > > a diff: maybe that we both forgot some quirk elsewhere in the source. > > > > YAY! Now it works. :-) > > Cool. > > > Attached is the diff file, please review it carefully, I might have done > > even too much in converting Strings and encoding (hopefully properly) > > stuff. But now, in my setup, it works like a charm. I haven't tested it > > on W2K, will do it tomorrow. > > I'll try it on Linux, OS X and Solaris this evening.
Just tried it on Linux and am seeing some strangeness while bulk loading 800 standard ANSI docs (7-bit characters only). About 15 of them won't load properly. The server isn't able to parse them even though they look perfectly fine and parsed previously. It may be an issue with AddDocument using InputStreams instead of Readers. -- Tom Bradford - http://www.tbradford.org Developer - Apache Xindice (Native XML Database) Creator - Project Labrador (XML Object Broker)
