docspell/modules
Eike Kettner 070c2b5e5f Allow to search by tag categories
The server accepts a list of tag categories for inclusion and
exclusion. The categories in the include list imply to return items
that have at least one tag of each category. The categories in the
exclude list imply to return all items that have no tag in any of
these categories.
2020-08-06 21:43:27 +02:00
..
analysis/src Scalafix organize-imports 2020-06-28 21:20:47 +02:00
backend/src/main/scala/docspell/backend Return item notes with search results 2020-08-05 00:09:37 +02:00
common/src Print solr url on start 2020-08-01 15:59:14 +02:00
convert/src Update scala to 2.13.3 2020-08-01 01:03:43 +02:00
extract/src Add pdf meta data to extracted text to add it to full-text index 2020-07-19 01:07:49 +02:00
files/src Update scala to 2.13.3 2020-08-01 01:03:43 +02:00
fts-client/src/main/scala/docspell/ftsclient Apply folder restriction to fulltext only search 2020-07-12 13:50:45 +02:00
fts-solr/src/main/scala/docspell/ftssolr Organize imports 2020-07-12 13:51:52 +02:00
joex/src Return item notes with search results 2020-08-05 00:09:37 +02:00
joexapi/src/main Set version to 0.10.0-SNAPSHOT 2020-08-01 19:03:32 +02:00
restapi/src/main/resources Allow to search by tag categories 2020-08-06 21:43:27 +02:00
restserver/src/main Allow to search by tag categories 2020-08-06 21:43:27 +02:00
store/src/main Allow to search by tag categories 2020-08-06 21:43:27 +02:00
webapp/src/main Fix load more button 2020-08-06 00:49:15 +02:00