On Thu, Oct 18, 2012 at 12:09 AM, Rafał Kuć <r....@solr.pl> wrote:
> Hello!
>
> The _version_ field is needed by some of Solr 4.0 functionality like
> transaction log or partial documents update. If you want to use them,
> just update your schema.xml and put the _version_ field definition
> there.
>
> However if you don't want those, you can remove the transaction log
> configuration in your solrconfig.xml. However please remember that
> when using SolrCloud you'll need that field.
>

Thanks. Where is that bit documented? I don't see it on the Solr wiki:
http://wiki.apache.org/solr/SchemaXml

I do have a Solr 4 Beta index running on Websolr that does not have
such a field. It works, but throws many "Service Unavailable" and
"Communication Error" errors. Might the lack of the _version_ field be
the reason?

Thanks.

-- 
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com

Reply via email to