... | ... | @@ -6,6 +6,8 @@ Screenshots from DynaQ 1.0 release. |
|
|
|
|
|
A searching dialog provides you with attribute selection and dynamic query weighting possibilities. The result view shows document snippets with highlighted search terms together with query and searching context relevancies.
|
|
|
|
|
|
DynaQ makes use of [Apache Lucene](https://lucene.apache.org/) as underlying technology, so you can use every syntactical construct they provide. This comprises wildcards, range queries, and so on. A good description of it can be found [here](https://lucene.apache.org/core/4_9_0/queryparser/org/apache/lucene/queryparser/classic/package-summary.html).
|
|
|
|
|
|
![pull_search_1_annotated](uploads/0b406948ecb3056753be60deaaeaee61/pull_search_1_annotated.png)
|
|
|
|
|
|
![pull_search_2_annotated](uploads/672d2db349539b2bd9152d0262ba32ba/pull_search_2_annotated.png)
|
... | ... | |