[ckan-changes] [okfn/ckan] 152cf5: [1732] Fix tag facet list when using vocab tags.
GitHub
noreply at github.com
Wed Jun 27 14:52:33 UTC 2012
Branch: refs/heads/1732-feature-facet-by-vocabs
Home: https://github.com/okfn/ckan
Commit: 152cf537ca09ebad8e8d9fcb6bdf37f8b36feae1
https://github.com/okfn/ckan/commit/152cf537ca09ebad8e8d9fcb6bdf37f8b36feae1
Author: John Glover <j at johnglover.net>
Date: 2012-06-27 (Wed, 27 Jun 2012)
Changed paths:
M ckan/config/solr/CHANGELOG.txt
M ckan/config/solr/schema-1.4.xml
M ckan/lib/search/index.py
M ckan/tests/logic/test_tag_vocab.py
Log Message:
-----------
[1732] Fix tag facet list when using vocab tags.
Removes vocab tags from tag list when indexing.
Adds vocab tags to their own dynamic field called
vocab_<vocab name>.
More information about the ckan-changes
mailing list