File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- dev-develop
4+ 0.9.0
55-----------
66
7- ### Feature
8-
97- [ Configuration] Index name can now also be created using expression language
108- [ Configuration] Search categories have been removed
119
Original file line number Diff line number Diff line change 11UPGRADE
22=======
33
4- dev-develop
5- -----------
4+ 0.8.0
5+ -----
66
77- The index name is now evaluated the same way as the field names. This means
88 that the current XML mappings also change, so `` <index value="..."> `` instead
99 of `` <index name="..."> `` have to be used.
1010
1111- The search categories have been removed.
1212
13- 0.5
14- ---
13+ 0.5.0
14+ -----
1515
1616- XML mappings have changed, the "Field" suffix has been dropped, for example
1717 `` <idField ... /> `` is now `` <id ... /> `` and `` <indexName>foo</indexName> ``
You can’t perform that action at this time.
0 commit comments