Chris - what happens if you hit ctrl-R (or command-R on OSX)? That should bypass the browser cache.
Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- > From: Chris Harris <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Thursday, April 24, 2008 6:04:05 PM > Subject: Caching of DataImportHandler's Status Page > > I'm playing with the DataImportHandler, which so far seems pretty > cool. (I've applied the latest patch from JIRA to a fresh download of > trunk revision 651344. I'm using the basic Jetty setup in the example > directory.) The thing that's bugging me is that while the handler's > status page (http://localhost:8983/solr/dataimport?command=status) > loads fine, if I hit reload in my browser (either IE or FF), the page > won't update; the only way to get the page to provide up-to-date > indexing status information seems to be to clear the browser cache and > only then to reload the page. Does anyone know whether this is most > likely a Jetty issue, a Solr issue, a DataImportHandler issue, or a > more idiosyncratic problem with my setup? > > Thanks, > Chris