Description
Add a new example config set for schemaless mode, including:
- solrconfig.xml:
- managed-schema:
- Pre-defined field types: long, double, date, string, text, boolean
- Everything is stored
- Everything is multi-valued
- Pre-defined fields: id and _version_
- Required unique key: id
- Pre-defined field types: long, double, date, string, text, boolean
Attachments
Attachments
Issue Links
- is required by
-
SOLR-3250 Dynamic Field capabilities based on value not name
- Closed