mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Basic poc to search via custom query
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
package docspell.common
|
||||
|
||||
case class ItemQueryString(query: String)
|
Reference in New Issue
Block a user