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

Reply via email to