thanks Michael, adding autoCommit sorted it.
cheers,
Alistair
--
mov eax,1
mov ebx,0
int 80h
On 23/07/2013 18:34, "Michael Della Bitta"
wrote:
>Hi Alistair,
>
>You probably need a commit, and not an optimize.
>
>Which version of Solr are you running against? The 4.0 releases have more
>co
Hi Alistair,
You probably need a commit, and not an optimize.
Which version of Solr are you running against? The 4.0 releases have more
complications, but generally sending a commit will do. Not sure if GSearch
sends one, only partly because I never was able to make it work. :)
Michael Della Bi
Hi there,
My Solr is being fed by Fedora GSearch and when uploading a new resource, the
Collection is optimized but not current so the new resource can't be found. I
have to go to the Core Admin page and Optimize it from there, in order to make
the collection current. Is there anything I should