Version | Date | Description |
---|---|---|
5.2.0 | 2019-10-25 | Release 5.2.0 |
5.0.1 | 2019-04-11 | Release 5.0.1 |
5.0.0 | 2019-04-05 | Release 5.0.0 |
4.6.0 | 2019-01-16 | Release 4.6.0 |
4.5.0 | 2018-10-08 | Release 4.5.0 |
4.3.0 | 2018-03-22 | Release 4.3.0 |
4.2.0 | 2018-01-05 | Release 4.2.0 |
4.1.0 | 2017-10-04 | Release 4.1.0 |
4.0.2 | 2017-04-06 | Release 4.0.2 |
4.0.1 | 2017-02-01 | Release 4.0.1 |
4.0.0.1 | 2016-09-19 | Release 4.0.0.1 |
4.0.0 | 2016-08-29 | Release 4.0.0 |
3.6.2 | 2016-05-13 | Release 3.6.2 |
3.6.1 | 2015-11-17 | Release 3.6.1 |
3.6.0.3 | 2015-09-08 | Release 3.6.0.3 |
3.6.0 | 2015-06-19 | Release 3.6.0 |
3.5.1 | 2015-04-15 | Release 3.5.1 |
3.5.0 | 2015-01-30 | Release InGrid 3.5.0 |
3.4.0.2 | 2014-08-04 | Bugfix Release InGrid 3.4.0.2 |
3.4.0.1 | 2014-04-29 | Bugfix Release InGrid 3.4.0.1 |
3.4.0 | 2014-02-25 | Release InGrid 3.4.0 |
3.3.1 | 2013-10-31 | Release InGrid 3.3.1 |
3.3.0.1 | 2013-03-15 | Bugfix Release InGrid 3.3.0.1 |
3.3.0 | 2013-03-05 | Release InGrid 3.3 |
3.2.1.1 | 2012-11-25 | Bugfix Release InGrid 3.2.1.1 |
3.2.1 | 2012-09-26 | Bugfix Release InGrid 3.2.1 |
3.2.0 | 2012-07-13 | Release InGrid 3.2 |
3.1.0 | 2011-09-15 | Release InGrid 3.1 |
3.0.1 | 2011-07-04 | Add-Ons + Bugfixes for InGrid 3.0 |
3.0.0 | 2011-05-06 | Release InGrid 3.0 |
2.3.1 | 2011-01-20 | Release |
1.1.2 | 2010-07-14 | Release |
1.1.1 | 2009-12-12 | Release |
1.1.0 | 2009-07-10 | Release |
Type | Changes | By |
---|---|---|
Fix problem with display in portal detail view. Object class was not accessible. | wemove |
Type | Changes | By |
---|---|---|
Fix index name generation. | wemove |
Type | Changes | By |
---|---|---|
Improve docker compatibility: move csw cache and elastic search data into a sub directory 'data', create pattern file in Dockerfile, to be able to map the data into a docker volume. | wemove | |
Fix initial codelists (1320, 6005, 6100), data was lost when codelists were separated. Fixes 1193. | wemove |
Type | Changes | By |
---|---|---|
GeoPortal: Skip all non "download" URLs when harvesting GeoKatalog.WSV. Fixes REDMINE-1149. | wemove | |
Write log files into dedicated logs directory. | wemove | |
Updated dependencies (admin-gui). | wemove |
Type | Changes | By |
---|---|---|
Updated dependencies (current jars). | wemove |
Type | Changes | By |
---|---|---|
Added docker integration. | wemove |
Type | Changes | By |
---|---|---|
Added syslist 6010 accessConstraints to codelist service. Fixes 563. | wemove |
Type | Changes | By |
---|---|---|
Fixed handling of multiple values inside an index field on detail request. Fixes REDMINE-616. | wemove |
Type | Changes | By |
---|---|---|
Fixed wrong path to save data when using cygwin. Fixes REDMINE-465. | wemove | |
Fixed showing old service URL after it has been changed. Fixes REDMINE-464. | wemove |
Type | Changes | By |
---|---|---|
Cannot consume documents with gmd:series element and resulting multiple gmd:fileIdentifier Elements. Fixes REDMINE-440. | wemove |
Type | Changes | By |
---|---|---|
Updated codelist. Fixes REDMINE-408. | wemove | |
Updated webapp and start script info. | wemove |
Type | Changes | By |
---|---|---|
Improved status messages while indexing. Fixes REDMINE-34. | wemove | |
Create IDF details while indexing and add it to index document. Use IDF from index document if exists. Fixes REDMINE-267. | wemove | |
Do not index from cache if getCapabilities request failed. Fixes REDMINE-264. | wemove | |
Fixed redirect to welcome page for a logged in user. Fixes REDMINE-269. | wemove |
Type | Changes | By |
---|---|---|
Remove all references to PortalU. Fixes REDMINE-15. | wemove | |
Fixed query problem with wildcards. Fixes REDMINE-176. | wemove | |
Use encrypted password for web interface. Fixes REDMINE-106. | wemove |
Type | Changes | By |
---|---|---|
Fixed mapping of index to handle UUIDs as whole, otherwise a wrong dataset could be fetched. Fixes REDMINE-130. | wemove | |
Fixed query generation and request of index fields. Fixes REDMINE-142,REDMINE-89. | wemove |
Type | Changes | By |
---|---|---|
Added elastic search as new indexing method. Fixes REDMINE-6. | wemove |
Type | Changes | By |
---|---|---|
Added XMLPostRequest to use plain POST method as alternative to SOAP requests (set in spring.xml). | wemove | |
Change behavior when indexing CSW records: Do not restart fetching when record can't be read from cache ! Instead continue indexing with next record from cache ! | wemove | |
Change behavior when fetching CSW records: On failure try now multiple times per request with increasing pause in between. Count failures and stop fetching if maximum number of failures reached (across various requests). | wemove |
Type | Changes | By |
---|---|---|
Added additional tokenizing to index mapping, e.g. splitting URLs by "." and "/" to be able to search for URL elements. Fixes REDMINE-591. | wemove | |
Added license header to all source files for Open Source migration. Fixes REDMINE-524. | wemove |
Type | Changes | By |
---|---|---|
Fall back to regular expression based trimming if trim() is not defined. Fixes INGRID-2350. | wemove |
Type | Changes | By |
---|---|---|
Improve robustness of analyzing coupled resources in case of empty xml attributes. | wemove | |
Reinitialize script engine before every indexing process to avoid long term javascript errors. Fixes INGRID-2350. | wemove |
Type | Changes | By |
---|---|---|
Added handling of coupled resources and pre generate IDF records while indexing. Fixes REDMINE-136. | wemove |
Type | Changes | By |
---|---|---|
Use german analyzer when creating/searching lucene index, now configured via XML. Also fix encoding of umlaute in request parameters (test search with umlaute works now in admin-gui). Fixes INGRID-2246. | wemove | |
Map keywords consistently to t04search... index fields. | wemove |
Type | Changes | By |
---|---|---|
Added new mapper class for post processing of existing IDF. Added WSV configuration for post processing of index and IDF. Fixes GEOPORTALWSV-39. | wemove |
Type | Changes | By |
---|---|---|
Add mapping of Ingrid specific hierarchyLevelNames to object classes. Fixes INGRID-2166. | wemove | |
Connect to iBus even if the iBus was started after the iPlug. Fixes INGRID-2156. | wemove | |
MD_BrowseGraphic (Preview Graphic): Using style class-attribute, class is defined in the portal. | wemove | |
Delay codelist retrieval job by 5 sec at startup. | wemove |
Type | Changes | By |
---|---|---|
Add java parameter "-Dfile.encoding=UTF8" to start script. Fixes INGRID-2150. | wemove | |
Fix problem where no facet was produced from index field values if a query fragment was defined in the facet definition. Fixes INGRID-2176. | wemove |
Type | Changes | By |
---|---|---|
Fix date calculation issue in incremental optimized strategy when the date tag in ISO is not fully specified up to the second. | wemove | |
Added local working directory, so that temp-dir is not deleted accidentally when cleaning up global temp dir. Fixes INGRID33-4. | wemove | |
Infobox during indexing now updates correctly and disappears when finished. | wemove |
Type | Changes | By |
---|---|---|
Use GET Request for Capabilities instead of SOAP. | wemove | |
Usage of codelist repository to get codelist values from. Fixes INGRID32-24. | wemove | |
Add support for SAML ticket authentication for protected services. | wemove | |
Add support for generating facets if requested. | wemove | |
Improve robustness of index process in case of an unexpected exception during harvesting. | wemove | |
Use not optimized harvesting per default, since gmd:dateStamp is NOT used as modified date in many CSW datasources. Fixes INGRID-2114. | wemove | |
Updated start.sh, which had an issue when being batch-invoked, deleted RSYNC which is no longer used, see https://dev.wemove.com/jira/browse/INGRID-1885. Fixes INGRID-1885. | wemove | |
Fix problem in start script. Heap memory settings were not set correctly. | wemove | |
Fix optimized update strategy. Only modified records (summary, full) will be fetched (brief records will always be fetched). Delete 'updatejob.dat' to fetch all records again. | wemove | |
Fix problem with failing succeeding harvest processes if an exception occurs while harvesting. | wemove | |
Fix query problems if a stop word is part of the query (i.e. 'is'). | wemove |
Type | Changes | By |
---|---|---|
Rework title and general content query analysis to better match the analysis of the index process. Fixes INGRID-1962. | wemove | |
Rework index handling to safely work with windows systems (file locking problems resolved). | wemove | |
Fixed time range search. Fixes INGRID-1942. | wemove | |
Changed logging behavior, so that not so many files will be created. Fixes INGRID-1992. |
Type | Changes | By |
---|---|---|
Introduced new field "metainfo" in query for various control info to be handled by iBus / iPlugs. Fixes INGRID-1940. | ||
Allow multiple spatial systems ("Raumbezugssystem"), now 1:n association. Fixes INGRID23-60. | wemove | |
Add a new index.sh script to index an iPlug from command line. Fixes INGRID23-152. | wemove | |
Fixed localisation of CSW Parameters admin page. Fixes INGRID23-246. | wemove | |
Set file encoding explicitly to UTF-8 also on windows systems ! | wemove | |
Change outputformat from "text/xml" to "application/xml" for more compatibility. | wemove | |
Make sure fields are indexed analyzed, because the search terms will be analyzed as well. | wemove | |
Changed iPlug-Type in Manifest to IPLUG_CSW_DSC (to be handled by Upgrader). | wemove |
Type | Changes | By |
---|---|---|
Do not cancel the harvesting process if an error occurs while fetching a record detail with GetRecordById. |
Type | Changes | By |
---|---|---|
Bei Anfrage InGrid Query ohne Suchparameter werden jetzt alle Ergebnisse zurück geliefert. | ||
Einbindung in Upgrade Server. | ||
Admin-GUI: Meldung bei fehlerhafter Indexerstellung, Csw Service URL "direkt" änderbar, neueste Query Extension, neues Index Feld "Objektklasse". Fixes INGRID-1843. | wemove | |
Einführung des Index-Feldes 'location'. |