required="true" ?<field name="id" type="string" indexed="true" stored="true" required="true" />
Koji Gudata wrote:
Is it possible to make a field for a document mandatory in the solr schema or I must validate my xml against my document xml schema before I post it to SOLR for update?