We are running the 7.6.1 back end under Ubuntu. When I try to re-index our content I get the following error:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
Error from server at
http://localhost:8983/solr/search: Exception
writing document id Item-000299be-2c3d-4e69-948a-38248660ff26 to the
index; possible analysis error: cannot change field "edit" from index
options=DOCS_AND_FREQS_AND_POSITIONS to inconsistent index options=DOCS
Does anyone know how I fix this (and where I would fix it)?
Any help here would be greatly appreciated.