Michael Mayer
e858a34f3e
Search: Return empty result if keywords contain stopwords only #1859
2022-01-03 13:30:34 +01:00
Michael Mayer
24eff21aa4
Search: Default to photo names and keywords #1517 #1560
...
Default to photo name when search term is too short or on the stop list.
Search full text index otherwise, which now include names of people
(requires reindexing).
2021-09-29 20:09:34 +02:00
Michael Mayer
77b7fb2582
Text: Add tests for short words
2021-09-20 22:28:20 +02:00
Michael Mayer
0de2a492bb
Text: Update and add tests for short words
2021-09-20 22:27:18 +02:00
Michael Mayer
9ba396e50f
Search: Detect and set filters based on search terms
...
Reduces the amount of typing necessary to search for faces, videos,
favorites, stacks, panoramas, scans, and monochrome pictures.
2021-09-03 20:14:11 +02:00
Michael Mayer
d3e53a89dd
Metadata: Allow single quotes in keywords #1196
2021-05-05 12:32:49 +02:00
Michael Mayer
256c82fc93
Metadata: Trim trailing - from keywords #1153
2021-05-05 12:23:19 +02:00
Michael Mayer
e10118a65f
Metadata: Merge keywords if priority is the same #1153
...
Also reduces length limit for latin words to 2 letters.
2021-05-04 15:02:54 +02:00
theresa
ce9651df10
Tests: Add tests for /pkg
2021-03-03 15:41:32 +01:00
Michael Mayer
4614cbe4ea
Frontend: Enable search for 2 character words #773 #746
2020-12-30 13:59:27 +01:00
Michael Mayer
91acaaa573
Index shorter keywords in languages like Chinese #746
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-12-27 16:37:28 +01:00
Michael Mayer
a77b2431d3
Backend: Improve labels, keywords and caching
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-05-28 21:20:42 +02:00
Theresa Gresch
9fc12c917f
Backend: Add tests to internal/pkg.txt
2020-05-18 11:17:14 +02:00
Theresa Gresch
d4e3c675c5
Backend: Add test cases to TestWords
2020-05-18 11:12:40 +02:00
Theresa Gresch
a384235022
Backend: Add tests to pkg/txt
2020-04-28 17:03:37 +02:00
Michael Mayer
46f5fcef40
Backend: Index file names with txt.FilenameKeywords()
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-16 23:30:42 +02:00
Michael Mayer
64958118b2
Backend: Sort keywords case insensitive
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-16 21:49:31 +02:00
Michael Mayer
204ae30c90
Keywords: Don't split words with a dash
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-04-16 15:57:07 +02:00
Michael Mayer
16e17b33bf
Add photo keywords edit field and improve indexing
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-03-25 12:39:07 +01:00
Michael Mayer
1cbb0a6d56
Labels: Edit name in overview #212
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-02-02 02:00:47 +01:00