... | ... | @@ -3,14 +3,13 @@ |
|
|
|
|
|
# Search for terms (Pull search)
|
|
|
|
|
|
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.
|
|
|
The faceted search dialog enables for regular term searching, and 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).
|
|
|
![screenshotPullSearch.png](uploads/86a8890b8b7130071d4d55be7e3d5b84/screenshotPullSearch.png.png)
|
|
|
|
|
|
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).
|
|
|
|
|
|
![pull_search_1_annotated](uploads/0b406948ecb3056753be60deaaeaee61/pull_search_1_annotated.png)
|
|
|
|
|
|
![pull_search_2_annotated](uploads/672d2db349539b2bd9152d0262ba32ba/pull_search_2_annotated.png)
|
|
|
|
|
|
|
|
|
![screenshotPullSearch.png](uploads/86a8890b8b7130071d4d55be7e3d5b84/screenshotPullSearch.png.png)
|
|
|
![screenshotPullSearchFacets.png](uploads/d6ecdb1f69bcf47f33ec3287d7432c70/screenshotPullSearchFacets.png.png) |
|
|
\ No newline at end of file |