Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "SchemaXml" page has been changed by matslindh. The comment on this change is: Fixed dead link for the example solr schema.xml - linked directly to the schema after the move.. http://wiki.apache.org/solr/SchemaXml?action=diff&rev1=36&rev2=37 -------------------------------------------------- The schema.xml file contains all of the details about which fields your documents can contain, and how those fields should be dealt with when adding documents to the index, or when querying those fields. - A [[http://svn.apache.org/viewvc/lucene/solr/trunk/example/solr/conf/|sample Solr schema.xml with detailed comments]] can be found in the Source Repository. + A [[http://svn.apache.org/viewvc/lucene/dev/trunk/solr/example/solr/conf/schema.xml?view=markup|sample Solr schema.xml with detailed comments]] can be found in the Source Repository. /!\ :TODO: /!\ we should try to make a DTD for the schema
