docspell/modules
Eike Kettner 5e77ff0fc5 Start search by pressing enter and not on each stroke
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
..
analysis/src Update scalafmt-core to 2.6.0 2020-06-17 19:53:56 +02:00
backend/src/main/scala/docspell/backend Use no-op fts-client if disabled + push this flag to the webui 2020-06-21 21:06:08 +02:00
common/src Add backend operations for re-creating the full-text index 2020-06-21 15:46:51 +02:00
convert/src ScalafmtAll 2020-05-25 13:56:06 +02:00
extract/src Post process all extracted text 2020-05-25 13:56:06 +02:00
files/src Update scalafmt to 2.5.1 + scalafmtAll 2020-05-04 23:53:57 +02:00
fts-client/src/main/scala/docspell/ftsclient Use no-op fts-client if disabled + push this flag to the webui 2020-06-21 21:06:08 +02:00
fts-solr/src/main/scala/docspell/ftssolr Remove solr query from debug log 2020-06-21 22:29:45 +02:00
joex/src Use no-op fts-client if disabled + push this flag to the webui 2020-06-21 21:06:08 +02:00
joexapi/src/main Set version to 0.8.0-SNAPSHOT 2020-06-17 22:28:45 +02:00
microsite Initial module setup 2020-06-17 23:20:46 +02:00
restapi/src/main/resources Add fultext field to search params 2020-06-17 23:20:46 +02:00
restserver/src/main Use no-op fts-client if disabled + push this flag to the webui 2020-06-21 21:06:08 +02:00
store/src/main Use no-op fts-client if disabled + push this flag to the webui 2020-06-21 21:06:08 +02:00
webapp/src/main Start search by pressing enter and not on each stroke 2020-06-22 00:46:11 +02:00