#%env/templates/metas.template%# #%env/templates/header.template%# #%env/templates/submenuIndexControl.template%#
API The solr schema can also be retrieved as xml here. Click the API icon to see the xml. Just copy this xml to solr/conf/schema.xml to configure solr.

Solr Schema Editor

If you use a custom Solr schema you may enter a different field name in the column 'Custom Solr Field Name' of the YaCy default attribute name

Select a core:    ... the core can be searched at /solr/select?core=#[core]#&q=*:*&start=0&rows=3
#{schema}# #{/schema}#
Active Attribute Custom Solr Field Name Comment
#[key]# #[comment]#


If you unselected some fields, old documents in the index still contain the unselected fields. To physically remove them from the index you need to reindex the documents. Here you can reindex all documents with inactive fields.

You may monitor progress (or stop the job) under IndexReIndexMonitor_p.html

#%env/templates/footer.template%#