forked from strategist922/SearchSchemer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
40 lines (34 loc) · 799 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Version: 0.0.7
Date: 2012-03-14
Changes:
* Ignore type name when a single type is only present in ElasticSearch mappings file
------
Version: 0.0.6
Date: 2012-03-14
Changes:
* Handle multiple types in ElasticSearch mappings file
------
Version: 0.0.5
Date: 2012-03-14
Changes:
* Ability to read and write boost, omit norms and omit term frequency and positions
------
Version: 0.0.4
Date: 2012-03-13
Changes:
* Ability to read ElasticSearch mappings
------
Version: 0.0.3
Date: 2012-03-12
Changes:
* Ability to read SenseiDB schema.xml
------
Version: 0.0.2
Date: 2012-03-09
Changes:
* First working version
* Ability to read Apache Solr schema.xml and write to rest of the configuration files
------
Version: 0.0.1
Changes:
* Initial version