Yes , We are waiting for the patch to get committed.
--Noble
On Fri, Apr 25, 2008 at 5:36 PM, Sean Timm <[EMAIL PROTECTED]> wrote:
> Noble--
>
> You should probably include SOLR-505 in your DataImportHandler patch.
>
> -Sean
>
>
>
> Noble Paul നോബിള് नोब्ळ् wrote:
>
> > It is caused by the new
Noble--
You should probably include SOLR-505 in your DataImportHandler patch.
-Sean
Noble Paul നോബിള് नोब्ळ् wrote:
It is caused by the new caching feature in Solr. The caching is done
at the browser level . Slr just sends appropriate headers. .We had
raised an issue to disable that.
BTW Th
It is caused by the new caching feature in Solr. The caching is done
at the browser level . Slr just sends appropriate headers. .We had
raised an issue to disable that.
BTW The command is not exactly
http://localhost:8983/solr/dataimport?command=status .
http://localhost:8983/solr/dataimport itse
Status pages should be sent with Pragma: no-cache. That is a bug.
wunder
On 4/24/08 6:29 PM, "Erik Hatcher" <[EMAIL PROTECTED]> wrote:
> The issue is the HTTP caching feature of Solr, for better or worse in
> this case. It confuses me often when I hit this myself. Try hitting
> that URL with c
The issue is the HTTP caching feature of Solr, for better or worse in
this case. It confuses me often when I hit this myself. Try hitting
that URL with curl and you'll see it change since no caching is
involved client-side.
For sanity's sake you can turn off HTTP caching in solrconfig.xml
No luck with control-R, or with F5. I'm on Windows here if you think
that's a potential problem.
For now I've found a silly workaround: If
http://localhost:8983/solr/dataimport?command=status
doesn't work, then you can replace "command=status" with almost
anything at all and then you'll be a
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 2