Got these errors after switching the field type to long:
     *  *crm-test:* 
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: 
Unknown fieldtype 'long' specified on field _version_ 
     *  *crm-prod:* 
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: 
Unknown fieldtype 'long' specified on field _version_ 
     *  *crm-dev:* 
org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: 
Unknown fieldtype 'long' specified on field _version_ 

Monday 29 April 2013, you wrote:


You have 

    <field name="_version_" type="string" indexed="true" stored="true" 
multiValued="false" /> 

--- I think this needs to be "long". 




--------------------
*If you reply to this email, your message will be added to the discussion 
below:* 
http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059735.html[1]
 
To unsubscribe from Shard update error when using DIH, click here[2].

NAML[3] 



--------
[1] 
http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059735.html
[2] 
http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe
_by_code&node=4035502&code=YWhlYXZlbjg3QGdtYWlsLmNvbXw0MDM1NTAyfDE3
MDI0ODI4OTY=
[3] 
http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_view
er&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.B
asicNamespace-nabble.view.web.template.NabbleNamespace-
nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21
nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-
send_instant_email%21nabble%3Aemail.naml




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Shard-update-error-when-using-DIH-tp4035502p4059739.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to