Commit af197715 authored by Andreas Jung's avatar Andreas Jung

updated

parent 2d7d93c0
......@@ -54,16 +54,22 @@ Changes to Indexes:
Vocabulary through the ZMI of the ZCatalog. After creating the vocabulary you
can choose the vocabulary on the ZMI management screen for the text index.
- internal support for user-provided splitters
- the default operator might be overridden by specifying a new one
as 'operator' (see below)
- removed direct dependancy from Splitter module. Splitter is now
aquired from used vocabulary
- usage of the 'textindex_operator' is deprecated
- lots of internal rework
Changes to Vocabulary:
- added Splitter selection on the add formular
Changes to ZCatalog
- Vocabulary.py moved to Products/PluginIndexes/TextIndex. A wrapper
......@@ -112,3 +118,10 @@ Changes to ZCatalog
Backward compatibility:
- any existing pre-2.4 ZCatalog should work under 2.4
- pre-2.4 indexes of a ZCatalog are marked as 'pre-2.4 Index' in the Index view of the
ZCatalog
- '# objects' is set to 'not available' for pre-2.4 indexes
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment