Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2019-01-29 | 1.3 kB | |
yaesc-20180129.jar | 2019-01-29 | 8.3 MB | |
yaesc-nojre-64bit-20180129.exe | 2019-01-29 | 8.3 MB | |
Totals: 3 Items | 16.6 MB | 1 |
Files
-
yaesc-nojre-64bit-YYYYMMDD.exe - Java application distributed as jar in lightweight Windows native executable (Launch4j wrapper).
-
yaesc-YYYYMMDD.jar - Java application distributed as jar.
Changes log
20180129
- changed logo: removed Elasticsearch logo from project page and from application
Changes log
20180915
- new feature: query templates! when composing your query, type one of these keywords:
query, bool, match, match_all, match_phrase, multi_match, query_string, term. terms, range, exists, prefix, ids
then hit:CTRL + SHIFT + SPACE
to autocomplete the template - improvement: removed redundant json validation on archive selection
- bug fix: template substitutor dialog didn't show the last parameters
- improvement: added preview button and apply to template substitutor dialog
- improvement: json viewer dialog is resizable now
20180907
- new feature: search box in json viewer dialog
- new feature: modal dialogs are disposable also hitting escape key
- new feature: toolbar buttons
- new feature: clear data button
- new feature: clone or overwrite existing query
20180824
- new feature: simple template engine and related GUI editor