File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ You can pass any settings along parameters you want. Simply just put them in the
88- Added ` text ` and ` keyword ` property types support.
99- Added ` char_filter ` analysis support.
1010- All features and fixes from 1.2.x
11+ - Added ` document_dir ` . From now on you can change documents directory for each mapped bundle.
12+ - No more needed to define analysis in manager, it will be collected automatically from documents.
1113
1214### Breaking changes
1315- Removed all deprecations from 1.x version.
@@ -32,8 +34,6 @@ You can pass any settings along parameters you want. Simply just put them in the
3234 in our CI was very unstable. Now there is no sense to repeat failing tests again and again.
3335- ` AbstractElasticsearchTestCase::getNumberOfRetries() ` was removed.
3436 If you write tests by extending ` AbstractElasticsearchTestCase ` delete your retries data provides.
35- -
36-
3737
3838## v1.2.5 (2016-11-14)
3939- Set index for bulk operations globally #705
You can’t perform that action at this time.
0 commit comments