You are viewing a plain text version of this content. The canonical link for it is here.
- Proposing new committers (not 100% sure about process) - posted by Serge Huber <sh...@jahia.com> on 2016/12/01 09:34:48 UTC, 4 replies.
- [jira] [Created] (UNOMI-70) Upgrade to ElasticSearch 5.x - posted by "Serge Huber (JIRA)" <ji...@apache.org> on 2016/12/04 07:01:06 UTC, 0 replies.
- [1/4] incubator-unomi git commit: [jgitflow-maven-plugin]updating poms for unomi_70_es_5_x version - posted by sh...@apache.org on 2016/12/05 09:43:44 UTC, 0 replies.
- [2/4] incubator-unomi git commit: Merge remote-tracking branch 'origin/feature-UNOMI-28-ES2X' into feature-UNOMI-70-ES5X - posted by sh...@apache.org on 2016/12/05 09:43:45 UTC, 0 replies.
- [3/4] incubator-unomi git commit: UNOMI 70 - Upgrade to ElasticSearch 5.0 - Upgrade to ElasticSearch 5.0.1 - Upgrade CXF to 3.0.2 - Upgrade to Karaf 3.0.8 - Replace Unomi clustering from ES clustering to Karaf Cellar clustering - posted by sh...@apache.org on 2016/12/05 09:43:46 UTC, 0 replies.
- [4/4] incubator-unomi git commit: UNOMI 70 - Upgrade to ElasticSearch 5.0 - Upgrade to ElasticSearch 5.0.1 - Upgrade CXF to 3.0.2 - Upgrade to Karaf 3.0.8 - Replace Unomi clustering from ES clustering to Karaf Cellar clustering - posted by sh...@apache.org on 2016/12/05 09:43:47 UTC, 0 replies.
- [jira] [Commented] (UNOMI-70) Upgrade to ElasticSearch 5.x - posted by "Serge Huber (JIRA)" <ji...@apache.org> on 2016/12/05 10:05:59 UTC, 0 replies.
- incubator-unomi git commit: New segment update optimization, hopefully will work better than the last one. - posted by sh...@apache.org on 2016/12/06 12:43:00 UTC, 0 replies.
- [1/3] incubator-unomi git commit: New segment update optimization, hopefully will work better than the last one. - posted by sh...@apache.org on 2016/12/06 12:48:55 UTC, 0 replies.
- [2/3] incubator-unomi git commit: Merge branch 'feature-UNOMI-28-ES2X' into feature-UNOMI-70-ES5X - posted by sh...@apache.org on 2016/12/06 12:48:56 UTC, 1 replies.
- [3/3] incubator-unomi git commit: UNOMI-70 Upgrade to ElasticSearch 5.x - Working on getting integration testing working (not yet working) - posted by sh...@apache.org on 2016/12/06 12:48:57 UTC, 0 replies.
- incubator-unomi git commit: UNOMI-70 Upgrade to ElasticSearch 5.x - Use scroll API to get unlimited results - posted by sh...@apache.org on 2016/12/08 08:14:22 UTC, 0 replies.
- incubator-unomi git commit: Further optimizations - Add shell script to build and run without integration and performance tests. - Segment updates should now use a lot more memory since we now use scrolling queries - posted by sh...@apache.org on 2016/12/15 15:22:53 UTC, 0 replies.
- [1/3] incubator-unomi git commit: Further optimizations - Add shell script to build and run without integration and performance tests. - Segment updates should now use a lot more memory since we now use scrolling queries - posted by sh...@apache.org on 2016/12/15 20:56:02 UTC, 0 replies.
- [3/3] incubator-unomi git commit: Upgrade to ElasticSearch 5.1.1 - posted by sh...@apache.org on 2016/12/15 20:56:04 UTC, 0 replies.
- incubator-unomi git commit: Document new segment update parameter - posted by sh...@apache.org on 2016/12/16 10:19:23 UTC, 0 replies.
- incubator-unomi git commit: UNOMI-70 : updated mappings, fixed aggregation and queries - posted by dr...@apache.org on 2016/12/19 14:23:08 UTC, 0 replies.
- incubator-unomi git commit: - Improve Geonames startup to make it more resilient to missing mappings - Add sanity checks for endpoints before adding them - Add database copying (Geocity and Geonames) to test script. - posted by sh...@apache.org on 2016/12/19 15:36:55 UTC, 0 replies.
- incubator-unomi git commit: UNOMI-70 : use folding + keyword mapping. detect field type in order to choose usage of keyword for sort and aggregates - posted by dr...@apache.org on 2016/12/20 10:04:39 UTC, 0 replies.
- incubator-unomi git commit: UNOMI-70 : Avoid npe when mapping is not found - posted by dr...@apache.org on 2016/12/20 14:30:02 UTC, 0 replies.
- [1/2] incubator-unomi git commit: - Introduce a new save method that supports batching - Use new save method batching to import Geonames (a lot) faster - Replace slow running ASCIIFoldingFilter call with faster MappingCharFilter call. See https://issues. - posted by sh...@apache.org on 2016/12/20 15:38:50 UTC, 0 replies.
- [2/2] incubator-unomi git commit: - Introduce a new save method that supports batching - Use new save method batching to import Geonames (a lot) faster - Replace slow running ASCIIFoldingFilter call with faster MappingCharFilter call. See https://issues. - posted by sh...@apache.org on 2016/12/20 15:38:51 UTC, 0 replies.
- incubator-unomi git commit: UNOMI-70 : Moved keyword field test to elasticsearch service - posted by dr...@apache.org on 2016/12/21 16:05:19 UTC, 0 replies.
- [1/7] incubator-unomi git commit: Update install instructions for deployment using features - posted by sh...@apache.org on 2016/12/21 20:32:10 UTC, 0 replies.
- [2/7] incubator-unomi git commit: Add toString method to help debugging - posted by sh...@apache.org on 2016/12/21 20:32:11 UTC, 0 replies.
- [3/7] incubator-unomi git commit: Update feature to add dependency to cellar - posted by sh...@apache.org on 2016/12/21 20:32:12 UTC, 0 replies.
- [4/7] incubator-unomi git commit: Update feature to add dependency to cellar - posted by sh...@apache.org on 2016/12/21 20:32:13 UTC, 0 replies.
- [5/7] incubator-unomi git commit: - Use linked hash map in GeonameEntry to make sure that we conserve the order of the properties - Fix type mapping detection algorithm - posted by sh...@apache.org on 2016/12/21 20:32:14 UTC, 0 replies.
- [6/7] incubator-unomi git commit: - Add logging to help diagnose problems in the condition builders registration - posted by sh...@apache.org on 2016/12/21 20:32:15 UTC, 0 replies.
- [7/7] incubator-unomi git commit: - Fix waiting for green status message - Add code to register mappings and condition builders that were started before the ElasticSearch persistence service implementation - Change counting code to use queries instead of - posted by sh...@apache.org on 2016/12/21 20:32:16 UTC, 0 replies.
- incubator-unomi git commit: - Remove duplicate code - Add todo to properly use a service tracker/listener to watch for services appearing/disappearing. - posted by sh...@apache.org on 2016/12/21 21:21:03 UTC, 0 replies.
- incubator-unomi git commit: Make condition evaluator and condition ES query builders registration more solid by using reference listeners. - posted by sh...@apache.org on 2016/12/22 09:45:47 UTC, 0 replies.
- incubator-unomi git commit: Fixed most issues by making sure we use reference listeners everywhere for proper registration of actions and conditions - posted by sh...@apache.org on 2016/12/22 16:25:42 UTC, 0 replies.
- incubator-unomi git commit: Fix port in cluster configuration - posted by sh...@apache.org on 2016/12/22 19:42:09 UTC, 0 replies.