Skip to content
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

Open
wants to merge 77 commits into
base: develop-es7_4_2-support
Choose a base branch
from

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    17bc09d View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. ignore some issued test .

    YANG-DB committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3d75deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b45edd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. add running profiles

    yneuman committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    2e972e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    2d334e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    ee841c0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. add documentations for the first tutorial

      - installation
      - create schema
      - load data
      - run queries
    
    Merge new features regarding code completeness & stability
    Lior Perry committed May 26, 2021
    Configuration menu
    Copy the full SHA
    0296121 View commit details
    Browse the repository at this point in the history
  2. Update README.MD

    add tutorial references
    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    4bfbf67 View commit details
    Browse the repository at this point in the history
  3. Update README.MD

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    74c7b69 View commit details
    Browse the repository at this point in the history
  4. Update installation.md

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    355dac1 View commit details
    Browse the repository at this point in the history
  5. Update create-ontology.md

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    8ed6bbd View commit details
    Browse the repository at this point in the history
  6. Update load-data.md

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    a05fdb2 View commit details
    Browse the repository at this point in the history
  7. Update query-the-data.md

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    4d8275c View commit details
    Browse the repository at this point in the history
  8. Update query-the-data.md

    YANG-DB authored May 26, 2021
    Configuration menu
    Copy the full SHA
    3b6c6d9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. add documentations for the first tutorial

      - installation
      - create schema
      - load data
      - run queries
    Lior Perry committed May 30, 2021
    Configuration menu
    Copy the full SHA
    c16f4d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. add documentations for the first tutorial

      - installation
      - create schema
      - load data
      - run queries
    Lior Perry committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f82eaf8 View commit details
    Browse the repository at this point in the history
  2. 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 committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    5a5f2aa View commit details
    Browse the repository at this point in the history
  3. add documentations for the first tutorial

      - installation
      - create schema
      - load data
      - run queries
    Lior Perry committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    22e80e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3924e20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa8ab3 View commit details
    Browse the repository at this point in the history
  6. add documentations for the first tutorial

      - installation
      - create schema
      - load data
      - run queries
    Lior Perry committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f923913 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. fix csv cursor projection

    add swagger input enum for cursor type
    Lior Perry committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b5f934a View commit details
    Browse the repository at this point in the history
  2. fix csv cursor projection

    add swagger input enum for cursor type
    Lior Perry committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b8927a9 View commit details
    Browse the repository at this point in the history
  3. fix csv cursor projection

    fixed support for projection fields in query
    fixed relTag setting in PlanOp element
    Lior Perry committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    3dbc486 View commit details
    Browse the repository at this point in the history
  4. fix csv cursor projection

    fixed support for projection fields in query
    fixed relTag setting in PlanOp element
    Lior Perry committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f0f8f4a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. fix csv cursor projection

    fixed support for projection fields in query
    fixed relTag setting in PlanOp element
    Lior Perry committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    774556c View commit details
    Browse the repository at this point in the history
  2. presentation for opensearch / opendistrocommunity community meeting

    presentation for opensearch / opendistrocommunity community meeting
    YANG-DB authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f39ccbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dce9fc View commit details
    Browse the repository at this point in the history
  4. Update README.MD

    YANG-DB authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    9c4ed93 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. fix csv cursor projection

    fixed support for projection fields in query
    fixed relTag setting in PlanOp element
    Lior Perry committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1f77b74 View commit details
    Browse the repository at this point in the history
  2. fix csv cursor projection

    fixed support for projection fields in query
    fixed relTag setting in PlanOp element
    Lior Perry committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    2d594d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. 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 committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e688ede View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. 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 committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    dbcf150 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. 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 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    887e3bf View commit details
    Browse the repository at this point in the history
  2. 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 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3d19fdc View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. 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 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    63150e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232607a View commit details
    Browse the repository at this point in the history
  3. 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 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f102595 View commit details
    Browse the repository at this point in the history
  4. 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 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7b3b7a1 View commit details
    Browse the repository at this point in the history
  5. 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 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a3a22c6 View commit details
    Browse the repository at this point in the history
  6. 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 committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1f1766a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Update general.md

    YANG-DB authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    56bc8c5 View commit details
    Browse the repository at this point in the history
  2. Delete about.md

    YANG-DB authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d088f07 View commit details
    Browse the repository at this point in the history
  3. Update query_language.md

    YANG-DB authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    dc72705 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    a7b91b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. add size support for aggregation functions

    Lior Perry committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    c655c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00c09c1 View commit details
    Browse the repository at this point in the history
  3. fix issue with empty bucket of vertices

    Lior Perry committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0f6af5a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. 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 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ab6fd4d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. 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 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    1db6eaa View commit details
    Browse the repository at this point in the history
  2. 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 committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    663bac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3896b1c View commit details
    Browse the repository at this point in the history
  4. remove un-used maven projects

    Lior Perry committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e092986 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. 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 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    950c6f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix agg size issues

    Lior Perry committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    77fccfb View commit details
    Browse the repository at this point in the history
  2. add support for generating projected mapping for slice & dice actions…

    … on returned query results which are written to this view
    Lior Perry committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    b5a5cac View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. add support for generating projected mapping for slice & dice actions…

    … on returned query results which are written to this view
    Lior Perry committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    55fa4da View commit details
    Browse the repository at this point in the history
  2. add support for generating projected mapping for slice & dice actions…

    … on returned query results which are written to this view
    Lior Perry committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b27dcda View commit details
    Browse the repository at this point in the history
  3. 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 committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    98d66c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. 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 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    17010a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. add transformation from projection entity to document

    Lior Perry committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    c544df0 View commit details
    Browse the repository at this point in the history
  2. add transformation from projection entity to document

    Lior Perry committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    060ab5f View commit details
    Browse the repository at this point in the history
  3. add transformation from projection entity to document

    Lior Perry committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8f566b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. add transformation from projection entity to document

    Lior Perry committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    fac67e5 View commit details
    Browse the repository at this point in the history
  2. add transformation from projection entity to document

    Lior Perry committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    2c48710 View commit details
    Browse the repository at this point in the history
  3. add transformation from projection entity to document

    Lior Perry committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    a1aa731 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from YANG-DB/query-data-as-insert-index

    Query data as insert index
    YANG-DB authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    0a09270 View commit details
    Browse the repository at this point in the history
  5. documentation

    Lior Perry committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    432c0cd View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    e7f336d View commit details
    Browse the repository at this point in the history
  2. Update README.MD

    YANG-DB authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2776fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Update README.MD

    elasticsearch -> opensearch
    YANG-DB authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    6d072b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. remove knowledge extension

    remove cyber extension
    replace elasticsearch with opensearch
    YANG-DB committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9f46dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82aa811 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. add support for cursor runtime provisioning

    fix csv loading data & process
    fix dashboard api
    add base cursor class
    YANG-DB committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    404151e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. add support for cursor runtime provisioning

    fix csv loading data & process
    fix dashboard api
    add base cursor class
    YANG-DB committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    b14a193 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Update backend.md

    YANG-DB authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9edd172 View commit details
    Browse the repository at this point in the history
  2. Update projectionIndex.md

    YANG-DB authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2428231 View commit details
    Browse the repository at this point in the history