Elasticsearch and QCAT » History » Revision 3
Revision 2 (Kurt Gerber, 16 Jun 2015 08:29) → Revision 3/4 (Lukas Vonlanthen, 14 Jul 2015 07:24)
h1. Elasticsearch and QCAT h2. Links to Tutorials et al * "Elasticsearch homepage":https://www.elastic.co/guide/index.html * "Elasitsearch tutorial":http://joelabrahamsson.com/elasticsearch-101/ h2. QCAT integration * *index*: @[prefix][questionnaire_type]@ (examples: @qcat_technologies@, @qcat_approaches@). * The prefix can be set in the settings. * The index is actually an alias pointing to an index in behind (for example @qcat_technologies_1@). This allows to update the mapping of an index without any downtime (see also https://www.elastic.co/blog/changing-mapping-with-zero-downtime). QCAT as a whole (ev. only 'practices') * *type*: @questionnaire@. This is currently always set to @questionnaire@. Questionnaire (ex.: technologies) * *id*: @identifier@. The identifier of the questionnaire. *For more information, please refer to the documentation of QCAT: http://qcat.readthedocs.org/en/develop/development/elasticsearch.html* case UUID