... | ... | @@ -9,7 +9,9 @@ The faceted search dialog enables for regular term searching, and provides you w |
|
|
|
|
|
For specifying your search terms, 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).
|
|
|
|
|
|
The available facets (like author, date, etc) are grouped in sections. You can show a section by pressing the according button (1). A term in your query gets an associated color. All representations of a query term will be presented in its specific color (2). Further, the relevance of terms can be adjusted as with an audio equalizer (3). The results will be rearranged on the fly accordingly. A bird eye view gives you an overview over the result list. This gives you an impression how the searching terms are distributed over the results. A single document entry can be shown in more detail as a mouseover popup (4).
|
|
|
The available facets (like author, date, etc) are grouped in sections. You can show a section by pressing the according button (1). A term in your query gets an associated color. All representations of a query term will be presented in its specific color (2). Further, the relevance of terms can be adjusted as with an audio equalizer (3). The results will be rearranged on the fly accordingly.
|
|
|
|
|
|
A bird eye view gives you an overview over the result list. This gives you an impression how the searching terms are distributed over the results. A single document entry can be shown in more detail as a mouseover popup (4).
|
|
|
|
|
|
![screenshotPullSearchFacets.png](uploads/d6ecdb1f69bcf47f33ec3287d7432c70/screenshotPullSearchFacets.png.png)
|
|
|
|
... | ... | |