Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Releases: kbaseattic/index_runner_spec

Adding Samples and SampleSets

24 Jul 18:23
04f8f5f
Compare
Choose a tag to compare
Pre-release

Adding Configurations for samples and KBaseSets.SampleSet object type

Narrative updates and type mapping fixes

23 Apr 17:54
13885e2
Compare
Choose a tag to compare
  • Some fields were added to narrative
  • Some types were updated to be both "text" and "keyword" types
  • Some fields were updated to be the "long" type instead of "integer" to increase capacity

Aggregated fields

23 Jan 23:41
3302eda
Compare
Choose a tag to compare

To replace the special "_all" field, in ES7 we create an "agg_fields" field for every WS object and have other fields copy into it.

ES7 Compatibility

02 Jan 21:06
dd62934
Compare
Choose a tag to compare

Changed the version delimiter on all index names.

0.0.3

19 Sep 23:22
Compare
Choose a tag to compare
adding default_search_alias, versioned ama indices, and "group_alias"…

… field for creating aggregated aliases. (#7)

* adding group aliases and ama_vesion index mappings

* adding more support for ama fields

* adding default_search field

* changing default_search to default_search_alias

* consolidating alias fields

* Update config.yaml

Add SDK app indexers

27 Jun 17:54
Compare
Choose a tag to compare
Adding Matrix and Genomeset types (#3)

* adding new fields and mappings for sdk indexer applications

* adding genomeset index to mappings and other fields

* making genomeset mapping more specific, removing KbaseGenomes.Genome from sdk indexers applications list"

Initial release

29 May 18:26
Compare
Choose a tag to compare
0.0.1

Initial write