docspell/modules
Eike Kettner 46b784cc33 Simplify search bar and menu
The option "contents" has been removed from the search bar. This field
is not intended to be used alone, but rather in conjunction with other
fields. Otherwise it may be really slow on large databases.

The "name" option has been removed from the search menu. This doesn't
provide anything better over the "Names" field, that search more
fields, including item names.
2020-08-01 00:26:41 +02:00
..
analysis/src Scalafix organize-imports 2020-06-28 21:20:47 +02:00
backend/src/main/scala/docspell/backend Use keywords in pdfs to search for existing tags 2020-07-19 00:28:04 +02:00
common/src Add a folder-id to item processing 2020-07-14 23:18:39 +02:00
convert/src Use ocrmypdf tool to create pdf/a during conversion 2020-07-18 17:19:29 +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 Extract meta data from pdfs using pdfbox 2020-07-18 23:04:46 +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 Add pdf meta data to extracted text to add it to full-text index 2020-07-19 01:07:49 +02:00
joexapi/src/main Fix decoding joex responses in JoexClient 2020-07-15 20:45:07 +02:00
restapi/src/main/resources Add a folder-id to item processing 2020-07-14 23:18:39 +02:00
restserver/src/main Add a folder-id to item processing 2020-07-14 23:18:39 +02:00
store/src/main Use keywords in pdfs to search for existing tags 2020-07-19 00:28:04 +02:00
webapp/src/main Simplify search bar and menu 2020-08-01 00:26:41 +02:00