... | ... | @@ -5,8 +5,13 @@ |
|
|
|
|
|
Some configuration views gives you the possibility to specify the sources for indexing, to use native viewer applications for the search results, specify your index locations, etc.
|
|
|
|
|
|
1. Specify the data sources you want to search for by indexing them. DynaQ currently supports file systems directories, EMails over IMAP accounts, crawling websites and Atom RSS feeds out of the box. After specifying your data sources you can trigger indexing. Indexing is iterative, which means that documents that were indexed in a previous run will not indexed a second time, unless they were modified.
|
|
|
1. Specify the data sources you want to search for by indexing them. DynaQ currently supports file system directories, EMails over IMAP accounts, crawling websites and Atom RSS feeds out of the box. After specifying your data sources you can trigger indexing. Indexing is iterative, which means that documents that were indexed in a previous run will not indexed a second time, unless they were modified.
|
|
|
2. DynaQ makes use of the great [Lucene text search engine](https://lucene.apache.org/core/) for fulltext indexing. You are able to specify the directory of the created index, erase it, or (re)trigger postprocessing, i.e. buzzword and thumbnail generation. Further, you can add readonly, external indices for searching.
|
|
|
3. If you double click on a search result document DynaQ looks at the mimetype and tries to open the underlying document with the according native application, e.g. pdf-files with Okular or Acrobate. In the list of 'Native viewer applications' you can specify which mimetype should be opened with which application.
|
|
|
4. As described in the [documentation about document browsing](https://git.opendfki.de/reuschling/dynaq/-/wikis/Push%20search) you can specify the according pre-configured search critera on your own. This can be done in the push search configuration view.
|
|
|
5. For thumbnail generation DynaQ makes use of Libre/OpenOffice and Ghostscript. In the case the default executable paths are not sufficient, you are able to set them on your own also.
|
|
|
6. DynaQ offers a Console view to have a look into the shell output inside the application.
|
|
|
|
|
|
|
|
|
|
|
|
![screenshotConfigs.png](uploads/4bb69f4a9084abbd017d1741e801ebf7/screenshotConfigs.png.png) |
|
|
\ No newline at end of file |