Giter Site home page Giter Site logo

mica-search-es's People

Contributors

ymarcon avatar meek0 avatar kazoompa avatar firone avatar dependabot[bot] avatar rima-b avatar

Watchers

James Cloos avatar Samir avatar  avatar  avatar Obiba Continuous Integration avatar  avatar Kostas Georgiou avatar  avatar

Forkers

smirfolio

mica-search-es's Issues

Mapping of vocabularies and terms are incorrect

When creating the mapping for the Vocabulary and Term indices, the correct index name is accounted for, they are all in Taxonomy index.

Use the same code as in mica-search-es7 where each mapping is associated with the proper Elasticsearch index.

Plugin Upgrade to ES7

Upgrades:

  • dependencies (e.g. HighLevelRestClient)
  • index types (analyzed, not_analyzed) vs property types (text, keyword)
  • java API changes
  • settings (e.g. elasticsearch.yml's ngram)
  • remove deb and rpm package building

Time Estimate: 4d

Taxonomy Indexing

Because types are removed from elasticsearch 7, we need to change the Taxonomy index.

Solutions:
1- Use one index with a Taxonomy and nested Vocabularies who have nested Terms
2- Same as (1) but without nested types
3- One index per Taxonomy, Vocabularies and Terms

Seems like nested (1) is needed if we want to keep the same kind queries. Only Vocabularies might need to be a nested type.

Time Estimate: 2d

Document Mappings

Study, Network, Dataset documents' elasticsearch mapping must be closely tied to their Taxonomy.

There are changes/deprecations in the mapping properties.

Variable will use dynamic template. Manage the HVariable type, as a separate index.

Time Estimate: 4d

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.