forked from francelabs/datafari
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
218 lines (182 loc) · 6.61 KB
/
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
Datafari Release Notes
Introduction
------------
Datafari is the perfect product for anyone who needs to search within its corporate big data,
based on the most advanced open source technologies.
Datafari combines both the Apache ManifoldCF and Solr products, and proposes to its users to search into file shares,
cloud shares (dropbox, google drive), databases, but also emails and many more sources.
Available as community and enterprise edition, Datafari is different from the competition :
- Its open source license is not aggressive, as it uses the Apache v2 license: you are free to do whatever you want with it,
you just need to mention that you are using it.
- It combines two renowned Apache projects, namely ManifoldCF and Solr, which gives Datafari a long term vision.
See http://wiki.datafari.com for more information.
Remark
------
Datafari needs Python v 2.7.x. If you have only Python v3, please install Python2 (for Ubuntu 16.04 for example, install the package python-minimal)
================== 4.0.2 ==================
Changes :
Update travis file
Bug fix Tomcat realm
i18n.js fix
Lib datafari-tika-config.jar not used anymore
Bug fix exact search advanced search
Harmonize i18n files
================== 4.0.1 ==================
Changes :
Bug fix advanced search
Bug Fix DATAFARI-220 : Russian language not visible in the Datafari UI
Bug fix OCR (tesseract no longer integrated in Datafari package)
Abort previous query if not finished when new query is performed
Bug fix autocomplete module
Fix DATAFARI-222 : ELK IP change
Set ZK timeout to 60 seconds
[BETA] Promolinks now handle phrases
[BETA] feature DATAFARI-223 timeout on queries
Reduce suggest maxCollations from 100 to 10
Added OpenLayers as local script
Relative path to SearchProxy
Avoid copy fields duplicates
Added datafari restart script
Added JAVA_HOME/bin to PATH
[BETA] DATAFARI-21-choice-of-date-for-indexed-documents
[BETA] DATAFARI-227-Do-not-upload-managed-schema-file
Fix password deobfuscation DatafariRealm
[BETA] DATAFARI-194 Synonyms etc modification behavior
[BETA] Modification spellcheck threshold
[BETA] DATAFARI-210 storage of email creadentials
Updated test case for AlertsAdmin
[BETA] DATAFARI-237-238 postgres password management
spellcheck fix
Fix DBContextListener
Fix promolink behavior
Remove hardcoded paths from start script
Bug Fix HL
[BETA] Added label for On/Off AD activation
[BETA] Added Tomcat restart warning message to AD configuration UI
[BETA] Mapped exact expression to exactContent and exactTitle for basic search
[BETA] Keep facets when sort mode is changed
Fix autocomplete errorHandler
================== 4.0.0 ==================
Changes :
Removed location_rpt from Solr schemas
Tika updated to version 1.16 for both MCF and Solr
Manifold CF updated to version 2.8.1
Solr updated to version 6.6.2
PostgreSQL updated to 9.6.5
Elasticsearch updated to 5.6.4
Logstash updated to 5.6.4
Kibana updated to 5.6.4
Various bug fixes
================== 3.2.1 ==================
Changes :
Bug fix UI : Header fix
================== 3.2.0 ==================
Changes :
Tika updated to version 1.15
Manifold CF updated to version 2.6
Cassandra updated to version 3.10
New UI
New Advanced Search
New languages :
- German
- Portuguese/Brazilian
Various bug fixes
================== 3.1.0 ==================
Changes :
Tika updated to version 1.14+
Manifold CF updated to version 2.5
Improved security for Active Directory connections
Improved security for Tomcat JNDI Realm
Auto-configuration of ELK on the first start of Datafari
Bug fixes for Likes/Favorites and other features of the admin UI
================== 3.0.0 ==================
Changes :
Solrcloud on a single node activated by default
Added query elevator admin fonctionnality
Solr updated to version 5.5.1
Postgres updated to version 9.5.3
Usage of Tika embedded in MCF instead of Solr
================== 2.2.1 ==================
Changes :
Alerts fix
Bug fixes for Internet Explorer : display of the Admin UI
================== 2.2 ==================
Versions of Major Components
---------------------
- Apache Solr 5.2.1
- Apache ManifoldCF 2.3
- Apache Cassandra 2.1.8
- PostgreSQL 9.3
- Tomcat 7.0.65
- Java Oracle JDK 1.8u66
---------------------
Main changes :
Project on Maven
JVM Oracle JDK 1.8u66
Spellcheckers fixes
ELK added
Migrate i18n to JS
Special characters display fix
Added Apache Jena dependencies + New OntologyUpdateProcessor
New pages for Statistics
Previsualize Widget added
Federated Search widget added
Start and stop scripts are for non root user
Custom Solr configuration folders added
SEGY and LAS parsers for Tika added
Tab widget added
Advanced Search widget added
Field weight page : bug fixes
MCF plugin for Solr 5
MCF updated to 2.3
MCF autoresize UI fix
AD fixes
Backup/Restore MCF configuration added
================== 2.1.3 ==================
Cassandra startup fix
Fix BackupManifoldCFConnectorsScript package change
Update datafari.properties : Set ALLOWLOCALFILEREADING to false by default as it is a security leak
================== 2.1.2 ==================
Add several roles to new user fix
AD domain SearchProxy fix
Removed roleBase from JNDI realm to avoid errors
Logout from ManifoldCF when logout from Datafari
================== 2.1.1 ==================
Bug fixes in the AD User UI
Translation AD UI
================== 2.1 ==================
[DATAFARI-42] Fix "Impossible to login after several restarts" issue
Tomcat version is 7.0.65 instead of 7.0.40
Hierarchical Facet feature added :
- [DATAFARI-61] Hierarchical facet pagination
- [DATAFARI-46] Hierarchical facet pagination
Facet fixes :
- [DATAFARI-55] Hide facets when they have no content
- [DATAFARI-45]Facet pager not displayed
OpenSearch compatible format
Development environment for Mac OS X supported
Italian translation
Active Directory feature fix :
- [DATAFARI-47] Domain hardcoded in the servlet SearchProxy
- [DATAFARI-50] 403 error after login of an basic AD user
- [DATAFARI-77] Cannot assign several roles to a datafari user
- [DATAFARI-48] Add AD/LDAP user role by the UI
- [DATAFARI-76] The "Modify a user" admin UI shows role table users
- [DATAFARI-75] User suppression shows error
- [DATAFARI-74] User roles suppression
================== 2.0 ==================
- New User Interface with responsive design :
Search interface
Admin interface changed with Devoops framework
- New features added :
Favorites
Alerts (experimental)
Schema analysis
Field weight configuration
Facet congiguration (experimental)
Deduplication
Likes (experimental)
LDAP configuration (experimental)
- Architecture changed
Solr is now in 5.2.1 with a standalone server application (Jetty)
Cassandra 2.1.8