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 look for to see what the 
problem is? This is the comms to solr when inserting:

DEBUG 2013-07-23 13:27:37,023 (OperationsImpl) resultXml =
<solrUpdateIndex indexName="FgsIndex">
<inserted>ltk:13000116</inserted>
<counts insertTotal="1" updateTotal="0" deleteTotal="0" emptyTotal="0" 
docCount="854" warnCount="0"/>
</solrUpdateIndex>

DEBUG 2013-07-23 13:27:37,023 (GTransformer) 
xsltName=fgsconfigFinal/index/FgsIndex/updateIndexToResultPage
DEBUG 2013-07-23 13:27:37,027 (GTransformer) getTransformer 
transformer=org.apache.xalan.transformer.TransformerImpl@6561b973 
uriResolver=null
DEBUG 2013-07-23 13:27:37,028 (GenericOperationsImpl) resultXml=<?xml 
version="1.0" encoding="UTF-8"?>
<resultPage operation="updateIndex" action="fromPid" value="ltk:13000116" 
repositoryName="FgsRepos" indexNames="" resultPageXslt="" dateTime="Tue Jul 23 
13:27:36 UTC 2013">
<updateIndex xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:foxml="info:fedora/fedora-system:def/foxml#" 
xmlns:zs="http://www.loc.gov/zing/srw/"; warnCount="0" docCount="854" 
deleteTotal="0" updateTotal="0" insertTotal="1" indexName="FgsIndex"/>
</resultPage>

INFO 2013-07-23 13:27:37,028 (UpdateListener) Index updated by notification 
message, returning:
<?xml version="1.0" encoding="UTF-8"?>
<resultPage operation="updateIndex" action="fromPid" value="ltk:13000116" 
repositoryName="FgsRepos" indexNames="" resultPageXslt="" dateTime="Tue Jul 23 
13:27:36 UTC 2013">
<updateIndex xmlns:dc="http://purl.org/dc/elements/1.1/"; 
xmlns:foxml="info:fedora/fedora-system:def/foxml#" 
xmlns:zs="http://www.loc.gov/zing/srw/"; warnCount="0" docCount="854" 
deleteTotal="0" updateTotal="0" insertTotal="1" indexName="FgsIndex"/>
</resultPage>

thanks,

Alistair

--
mov eax,1
mov ebx,0
int 80h

Reply via email to