• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

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

    Scheduled Pinned Locked Moved
    Feature Suggestions
    1
    2
    21
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      EriTheSwitch
      last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • E
        EriTheSwitch
        last edited by

        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
        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors