Code Monkey home page Code Monkey logo

Comments (8)

jonaski avatar jonaski commented on June 10, 2024 1

Working on rewriting the entire search, so we might improve this too.

from strawberry.

jonaski avatar jonaski commented on June 10, 2024 1

I tested Clementine and it works even with whitespaces after colon like you said, so I became curious and looked into why, and I see it's because it's written quite differently, it just appends everything you type to the search query, while strawberry specifically expects a token after the colon, and ignores it otherwise. I didn't even remember this, but I remember it now.
So I made a fix now so it strips off whitespaces after colon, this way it works with whitespaces in between too.

from strawberry.

AllKind avatar AllKind commented on June 10, 2024

Just now I have that search result, I can't even explain. It just seems wrong, as none of the search criteria match:

strawberry_search_error3

from strawberry.

jonaski avatar jonaski commented on June 10, 2024

Make sure you do not have space between "title:" and the search term, otherwise it will search for the search term in all tags, as the actual search term for title will be treated as blank.

from strawberry.

AllKind avatar AllKind commented on June 10, 2024

Ah, I see! Thank you for answering! And in general for your work!
I recently switched from clementine and if I correctly recall, the space didn't matter.
I wonder if it's worth asking as a feature request to remove the blank(s) before the first word of the search term?
Anyhow I'll close this, as the bug is on me.
Have a good day!

from strawberry.

AllKind avatar AllKind commented on June 10, 2024

As it just comes to mind:
One thing I was always missing in clementine and I think it's the same for strawberry is a way to define a search term as "strict" or in other words "exact".
For example, as I have a lot of latin tracks, a search for very general short words like "title:soy yo" brings up hundreds of matches. It would be nice for me to let strawberry just look for titles exactly named "soy yo".

from strawberry.

AllKind avatar AllKind commented on June 10, 2024

Wow, great!

from strawberry.

jonaski avatar jonaski commented on June 10, 2024

Should be fixed

from strawberry.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.