Configuration
Breaking Change
| Version | Timing | Changes |
|---|---|---|
| 6.0.0 | This must be done before the indexing service is started for the first time in version 6. | Boolean properties from Sophora documents are no longer mapped into *_s fields.When building custom Solr queries, use fields with the suffix *_b instead. These are available in all Solr cloud instances since the initial version of the indexing service.This does not affect fields generated by custom solr field scripts. They will still behave as they did in version 5. |