diff --git a/eea/faceted/vocabularies/README.txt b/eea/faceted/vocabularies/README.txt index 07df8f8..c59dc96 100644 --- a/eea/faceted/vocabularies/README.txt +++ b/eea/faceted/vocabularies/README.txt @@ -59,3 +59,11 @@ Catalog indexes including sorting ones >>> voc = getUtility(IVocabularyFactory, 'eea.faceted.vocabularies.SortingCatalogIndexes') >>> voc + +eea.faceted.vocabularies.SortingCatalog +--------------------------------------- +Catalog indexes including sorting ones + + >>> voc = getUtility(IVocabularyFactory, 'eea.faceted.vocabularies.AutocompleteVocabularies') + >>> voc +