Hi Lance and all, I've just implemented a configuration UI for Solr, similar to the one we have for Lucene. The new UI is available in the HEAD version of the browser:
http://demo.carrot2.org/head/dist/carrot2-demo-browser-head.zip or through WebStart: http://demo.carrot2.org/head/webstart/ Please let us know if the new UI works for you. Thanks, Staszek On 20/08/07, Lance Norskog <[EMAIL PROTECTED]> wrote: > > Exactly! The Lucene version requires direct access to the file. Our > indexes > are on servers which do not have graphics (VNC) configured. > > A generic Solr access UI would be great. > > Lance > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stanislaw > Osinski > Sent: Saturday, August 18, 2007 2:23 AM > To: solr-user@lucene.apache.org > Subject: Re: solr + carrot2 > > Hi Lance, > > The Lucene interface is cool, but not many people put their indexes on > > machines with Swing access. > > > > I just did a Solr integration by copying the eTools.ch implementation. > > This > > took several edits. As long as we're making requests, please do a > > general-pupose implementation by cloning the Lucene implementation. > > > I'm not sure if I'm getting you right here... By "implementation" do you > mean adding to the Swing application an option for pulling data from Solr > (with a configuration dialog for Solr URL etc.)? > > Thanks, > > Stanislaw > >