------------------
- Add new feature: if "Query debug" flag is enabled in settings, the SOLR query will be shown to managers.
[cekk]
- In example schema.xml files (dev and test), set "searchwords" as **lowercase** type, to be case insensitive.
[cekk]
- Disable facet.limit default value (100) to get all facets.
[cekk]
- Use swallow_duplicates in Keywords vocabulary to avoid duplicated tokens by truncated strings by SimpleTerm init.
[cekk]