On 6/2/06, Erik Hatcher <[EMAIL PROTECTED]> wrote:
Darren (Erik!) - Thanks for this very handy utility! I'm happy to
commit it soon (let me use it first) unless someone beats me to it.
I'll have to see what makes the most sense in terms of where this
will live in the directory structure and how we'll distribute it so
it can be used as a stand-alone API for a client.
Yeah, the fewer dependencies the better.
As for where it lives.... contrib/clients/java?
alongside contrib/clients/[ruby,python,cpp,etc]?
I noticed it
leverages Solr's XML class
which makes this a little more tricky for
someone to easily use in a standalone Java project, but not a big
deal for us to arrange things so all someone would need is a solr-
client.jar or something like that.
Hmmm, yeah. For the Query side of clients, we might want some other
classes like NamedList too?
-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server