• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. EriTheSwitch
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    EriTheSwitch

    @EriTheSwitch

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    EriTheSwitch Unfollow Follow

    Latest posts made by EriTheSwitch

    • RE: Only exclude words from search if they start with a "-" (i.e. it occurs after a space character)

      Idk why I haven't made it a single table and I can't edit the post anymore, so here it is in an easier to understand way:

      Query Current interpretation Proposed interpretation
      flowing Everything that includes flowing Everything that includes flowing
      fast -flowing Everything that includes fast but excludes flowing Everything that includes fast but excludes flowing
      -flowing fast Everything that includes fast but excludes flowing Everything that includes fast but excludes flowing
      fast-flowing Everything that includes fast but excludes flowing Everything that includes fast-flowing
      "fast-flowing" Everything that includes fast-flowing Everything that includes fast-flowing
      posted in Feature Suggestions
      E
      EriTheSwitch
    • Only exclude words from search if they start with a "-" (i.e. it occurs after a space character)

      Current search behaviour:

      Query Interpretation
      flowing Everything that includes flowing
      fast -flowing Everything that includes fast but excludes flowing
      -flowing fast Everything that includes fast but excludes flowing
      fast-flowing Everything that includes fast but excludes flowing
      "fast-flowing" Everything that includes fast-flowing

      Proposed search behaviour:

      Query Interpretation
      flowing Everything that includes flowing
      fast -flowing Everything that includes fast but excludes flowing
      -flowing fast Everything that includes fast but excludes flowing
      fast-flowing Everything that includes fast-flowing
      "fast-flowing" Everything that includes fast-flowing

      In other words, only treat - as a beginning of a sequence to be excluded if it occurs after a space or at the beginning of a search string. I believe this is a more intuitive and less surprising behaviour.

      posted in Feature Suggestions
      E
      EriTheSwitch