-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge dev new features to es 7.4 dev #132
base: develop-es7_4_2-support
Are you sure you want to change the base?
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17bc09d - Browse repository at this point
Copy the full SHA 17bc09dView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d75deb - Browse repository at this point
Copy the full SHA 3d75debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b45edd - Browse repository at this point
Copy the full SHA 6b45eddView commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e972e5 - Browse repository at this point
Copy the full SHA 2e972e5View commit details
Commits on Mar 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d334e6 - Browse repository at this point
Copy the full SHA 2d334e6View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee841c0 - Browse repository at this point
Copy the full SHA ee841c0View commit details
Commits on May 26, 2021
-
add documentations for the first tutorial
- installation - create schema - load data - run queries Merge new features regarding code completeness & stability
Lior Perry committedMay 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 0296121 - Browse repository at this point
Copy the full SHA 0296121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfbf67 - Browse repository at this point
Copy the full SHA 4bfbf67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c7b69 - Browse repository at this point
Copy the full SHA 74c7b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 355dac1 - Browse repository at this point
Copy the full SHA 355dac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed6bbd - Browse repository at this point
Copy the full SHA 8ed6bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a05fdb2 - Browse repository at this point
Copy the full SHA a05fdb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8275c - Browse repository at this point
Copy the full SHA 4d8275cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b6c6d9 - Browse repository at this point
Copy the full SHA 3b6c6d9View commit details
Commits on May 30, 2021
-
add documentations for the first tutorial
- installation - create schema - load data - run queries
Lior Perry committedMay 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c16f4d8 - Browse repository at this point
Copy the full SHA c16f4d8View commit details
Commits on Jun 1, 2021
-
add documentations for the first tutorial
- installation - create schema - load data - run queries
Lior Perry committedJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for f82eaf8 - Browse repository at this point
Copy the full SHA f82eaf8View commit details -
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # docs/tutorial/sample/dragons/create-ontology.md # docs/tutorial/sample/dragons/query-the-data.md
Lior Perry committedJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a5f2aa - Browse repository at this point
Copy the full SHA 5a5f2aaView commit details -
add documentations for the first tutorial
- installation - create schema - load data - run queries
Lior Perry committedJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 22e80e9 - Browse repository at this point
Copy the full SHA 22e80e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3924e20 - Browse repository at this point
Copy the full SHA 3924e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa8ab3 - Browse repository at this point
Copy the full SHA 6fa8ab3View commit details -
add documentations for the first tutorial
- installation - create schema - load data - run queries
Lior Perry committedJun 1, 2021 Configuration menu - View commit details
-
Copy full SHA for f923913 - Browse repository at this point
Copy the full SHA f923913View commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5f934a - Browse repository at this point
Copy the full SHA b5f934aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8927a9 - Browse repository at this point
Copy the full SHA b8927a9View commit details -
fixed support for projection fields in query fixed relTag setting in PlanOp element
Lior Perry committedJun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dbc486 - Browse repository at this point
Copy the full SHA 3dbc486View commit details -
fixed support for projection fields in query fixed relTag setting in PlanOp element
Lior Perry committedJun 2, 2021 Configuration menu - View commit details
-
Copy full SHA for f0f8f4a - Browse repository at this point
Copy the full SHA f0f8f4aView commit details
Commits on Jun 3, 2021
-
fixed support for projection fields in query fixed relTag setting in PlanOp element
Lior Perry committedJun 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 774556c - Browse repository at this point
Copy the full SHA 774556cView commit details -
presentation for opensearch / opendistrocommunity community meeting
presentation for opensearch / opendistrocommunity community meeting
Configuration menu - View commit details
-
Copy full SHA for f39ccbb - Browse repository at this point
Copy the full SHA f39ccbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dce9fc - Browse repository at this point
Copy the full SHA 0dce9fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c4ed93 - Browse repository at this point
Copy the full SHA 9c4ed93View commit details
Commits on Jun 14, 2021
-
fixed support for projection fields in query fixed relTag setting in PlanOp element
Lior Perry committedJun 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f77b74 - Browse repository at this point
Copy the full SHA 1f77b74View commit details -
fixed support for projection fields in query fixed relTag setting in PlanOp element
Lior Perry committedJun 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2d594d6 - Browse repository at this point
Copy the full SHA 2d594d6View commit details
Commits on Jun 15, 2021
-
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for e688ede - Browse repository at this point
Copy the full SHA e688edeView commit details
Commits on Jun 17, 2021
-
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 17, 2021 Configuration menu - View commit details
-
Copy full SHA for dbcf150 - Browse repository at this point
Copy the full SHA dbcf150View commit details
Commits on Jun 22, 2021
-
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 887e3bf - Browse repository at this point
Copy the full SHA 887e3bfView commit details -
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 3d19fdc - Browse repository at this point
Copy the full SHA 3d19fdcView commit details
Commits on Jun 24, 2021
-
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 63150e4 - Browse repository at this point
Copy the full SHA 63150e4View commit details -
Merge remote-tracking branch 'origin/develop' into develop
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 232607a - Browse repository at this point
Copy the full SHA 232607aView commit details -
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for f102595 - Browse repository at this point
Copy the full SHA f102595View commit details -
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b3b7a1 - Browse repository at this point
Copy the full SHA 7b3b7a1View commit details -
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for a3a22c6 - Browse repository at this point
Copy the full SHA a3a22c6View commit details -
add support for aggregation operation on all levels:
- query Agg element - query Asg - plan CountFilterOp - traversal CountFilterP uniop constraint - translation of Constraint to AggregationBuilder
Lior Perry committedJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f1766a - Browse repository at this point
Copy the full SHA 1f1766aView commit details
Commits on Jun 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 56bc8c5 - Browse repository at this point
Copy the full SHA 56bc8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d088f07 - Browse repository at this point
Copy the full SHA d088f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc72705 - Browse repository at this point
Copy the full SHA dc72705View commit details
Commits on Jun 29, 2021
-
adding bolt protocol support for graph SPI driven by Neo4J driver
Lior Perry committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for a7b91b8 - Browse repository at this point
Copy the full SHA a7b91b8View commit details
Commits on Jun 30, 2021
-
add size support for aggregation functions
Lior Perry committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for c655c99 - Browse repository at this point
Copy the full SHA c655c99View commit details -
Merge remote-tracking branch 'origin/develop' into develop
Lior Perry committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 00c09c1 - Browse repository at this point
Copy the full SHA 00c09c1View commit details -
fix issue with empty bucket of vertices
Lior Perry committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f6af5a - Browse repository at this point
Copy the full SHA 0f6af5aView commit details
Commits on Jul 2, 2021
-
add support for distinct filter on edges:
use the **distinct** keyword to dedup the edges between nodes - meaning that in the following example only one fire edge will be returned for every pair of dragons - if a dragon fired multiple times only one edge will be returned... ``` Match (d1:Dragon)-[f:Fire]->(d2:Dragon) return d1, distinct(f), d2 ```
Lior Perry committedJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for ab6fd4d - Browse repository at this point
Copy the full SHA ab6fd4dView commit details
Commits on Jul 4, 2021
-
add support for distinct filter on edges:
use the **distinct** keyword to dedup the edges between nodes - meaning that in the following example only one fire edge will be returned for every pair of dragons - if a dragon fired multiple times only one edge will be returned... ``` Match (d1:Dragon)-[f:Fire]->(d2:Dragon) return d1, distinct(f), d2 ```
Lior Perry committedJul 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 1db6eaa - Browse repository at this point
Copy the full SHA 1db6eaaView commit details -
add support for distinct filter on edges:
use the **distinct** keyword to dedup the edges between nodes - meaning that in the following example only one fire edge will be returned for every pair of dragons - if a dragon fired multiple times only one edge will be returned... ``` Match (d1:Dragon)-[f:Fire]->(d2:Dragon) return d1, distinct(f), d2 ```
Lior Perry committedJul 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 663bac9 - Browse repository at this point
Copy the full SHA 663bac9View commit details -
Merge branch 'distinct-expression-support' into develop
Lior Perry committedJul 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 3896b1c - Browse repository at this point
Copy the full SHA 3896b1cView commit details -
Lior Perry committed
Jul 4, 2021 Configuration menu - View commit details
-
Copy full SHA for e092986 - Browse repository at this point
Copy the full SHA e092986View commit details
Commits on Jul 6, 2021
-
The purpose of this feature is to provide a consistent and general wa…
…y to project a (general) query results into a dedicated projection index
Lior Perry committedJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 950c6f4 - Browse repository at this point
Copy the full SHA 950c6f4View commit details
Commits on Jul 8, 2021
-
Lior Perry committed
Jul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 77fccfb - Browse repository at this point
Copy the full SHA 77fccfbView commit details -
add support for generating projected mapping for slice & dice actions…
… on returned query results which are written to this view
Lior Perry committedJul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for b5a5cac - Browse repository at this point
Copy the full SHA b5a5cacView commit details
Commits on Jul 11, 2021
-
add support for generating projected mapping for slice & dice actions…
… on returned query results which are written to this view
Lior Perry committedJul 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 55fa4da - Browse repository at this point
Copy the full SHA 55fa4daView commit details -
add support for generating projected mapping for slice & dice actions…
… on returned query results which are written to this view
Lior Perry committedJul 11, 2021 Configuration menu - View commit details
-
Copy full SHA for b27dcda - Browse repository at this point
Copy the full SHA b27dcdaView commit details -
add support for system index to be generated in the index provider
add projection cursor support both in swagger & create cursor request add client to CursorContext object
Lior Perry committedJul 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 98d66c5 - Browse repository at this point
Copy the full SHA 98d66c5View commit details
Commits on Jul 12, 2021
-
add support for system index to be generated in the index provider
add projection cursor support both in swagger & create cursor request add client to CursorContext object
Lior Perry committedJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 17010a5 - Browse repository at this point
Copy the full SHA 17010a5View commit details
Commits on Jul 15, 2021
-
add transformation from projection entity to document
Lior Perry committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for c544df0 - Browse repository at this point
Copy the full SHA c544df0View commit details -
add transformation from projection entity to document
Lior Perry committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 060ab5f - Browse repository at this point
Copy the full SHA 060ab5fView commit details -
add transformation from projection entity to document
Lior Perry committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 8f566b6 - Browse repository at this point
Copy the full SHA 8f566b6View commit details
Commits on Jul 18, 2021
-
add transformation from projection entity to document
Lior Perry committedJul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for fac67e5 - Browse repository at this point
Copy the full SHA fac67e5View commit details -
add transformation from projection entity to document
Lior Perry committedJul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c48710 - Browse repository at this point
Copy the full SHA 2c48710View commit details -
add transformation from projection entity to document
Lior Perry committedJul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for a1aa731 - Browse repository at this point
Copy the full SHA a1aa731View commit details -
Merge pull request #115 from YANG-DB/query-data-as-insert-index
Query data as insert index
Configuration menu - View commit details
-
Copy full SHA for 0a09270 - Browse repository at this point
Copy the full SHA 0a09270View commit details -
Lior Perry committed
Jul 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 432c0cd - Browse repository at this point
Copy the full SHA 432c0cdView commit details
Commits on Jul 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e7f336d - Browse repository at this point
Copy the full SHA e7f336dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2776fb0 - Browse repository at this point
Copy the full SHA 2776fb0View commit details
Commits on Oct 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6d072b3 - Browse repository at this point
Copy the full SHA 6d072b3View commit details
Commits on Oct 25, 2021
-
remove cyber extension replace elasticsearch with opensearch
Configuration menu - View commit details
-
Copy full SHA for 9f46dc0 - Browse repository at this point
Copy the full SHA 9f46dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82aa811 - Browse repository at this point
Copy the full SHA 82aa811View commit details
Commits on Oct 27, 2021
-
add support for cursor runtime provisioning
fix csv loading data & process fix dashboard api add base cursor class
Configuration menu - View commit details
-
Copy full SHA for 404151e - Browse repository at this point
Copy the full SHA 404151eView commit details
Commits on Nov 6, 2021
-
add support for cursor runtime provisioning
fix csv loading data & process fix dashboard api add base cursor class
Configuration menu - View commit details
-
Copy full SHA for b14a193 - Browse repository at this point
Copy the full SHA b14a193View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9edd172 - Browse repository at this point
Copy the full SHA 9edd172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2428231 - Browse repository at this point
Copy the full SHA 2428231View commit details