Cubby search improvement
-
Searching for
Cloudshould return files with Cloudron in the title, rather than requiring an exact match for the full word. -
Cubby uses recoll internally to search and it turns out to find substrings you have to use a wildcard in the search terms. The app mostly passes the search query through directly to recoll so in your case you have to search for
cloud*which should find documents with Cloudron as such.Not sure how this should be exposed to the user if at all. I guess the backend can just add the wildcard (*) to any search term by default?
-
Cubby uses recoll internally to search and it turns out to find substrings you have to use a wildcard in the search terms. The app mostly passes the search query through directly to recoll so in your case you have to search for
cloud*which should find documents with Cloudron as such.Not sure how this should be exposed to the user if at all. I guess the backend can just add the wildcard (*) to any search term by default?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login