Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: clairblacketer/Usagi

Tags

v1.1.0

Toggle v1.1.0's commit message
Switched Lucene similarity back to default which seems to work better…

…. Parent-child relationships are now extracted from concept_ancestor instead of concept_relationship to better cover non-condition concepts. Added index statistics info panel. Can now search the index even without having a code set loaded (for easier debugging). Concept information dialog now has maximize button (to maximize on second monitor), and all tables are sortable.

v1.0.1

Toggle v1.0.1's commit message
Added vocab version to status bar. Fixes OHDSI#26

v1.0.0

Toggle v1.0.0's commit message
Fixed null pointer error when importing concepts

v0.5.0

Toggle v0.5.0's commit message
Added option to map to non-standard (classification) concepts)

v0.4.0

Toggle v0.4.0's commit message
Updated copyright year

v0.3.3

Toggle v0.3.3's commit message
Full error reporting when error occurs during index building. Updated

copyright year.

v0.3.2

Toggle v0.3.2's commit message
Setting minimum heap size to 1GB to support 32-bit JVMs

v0.3.1

Toggle v0.3.1's commit message
Vocabulary IDs, domain IDs and concept class IDs in the UI are now

automatically derived from standard concepts in the vocabulary (instead
of being hard-coded).

v0.3.1.x

Toggle v0.3.1.x's commit message
Vocabulary IDs, domain IDs and concept class IDs in the UI are now

automatically derived from standard concepts in the vocabulary (instead
of being hard-coded).

v0.3.0

Toggle v0.3.0's commit message
Modified index building routines to handle new format of Vocab files

(tab-delimited instead of comma-delimited).