Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #157
Closed
Open
Issue created Nov 05, 2015 by Administrator@rootContributor

Smart Searching

Created by: gracewashere

The long-term plan for the search bar is to support structured queries, to allow people to do complex searches over the data from a single field.

We'd like to support:

  • Searching numeric fields for values greater than, less than, or equal to a given number
  • Searching text fields for text including a given string
  • Searching boolean fields by true or false value
  • More than one of these ^ in the same search

Bonus points for a scheme that will let us search custom field types using dev-defined strategies.

I want to open up a discussion about the best way to structure the search queries.

  • If you know of other apps or projects that do multi-field search well, please share them for inspiration.
  • If you have an opinion on what the query structure should look like, chime in!
Assignee
Assign to
Time tracking