Skip to end of banner
Go to start of banner

Features

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Since Smarter Search for Bitbucket is powered by Elasticsearch. It utilizes Elasticsearch's powerful Query String Syntax. This includes support for wildcards, regular expressions, fuzziness, and much more.

There are also many advanced filtering options. Here is a brief summary:


Option

Description
Search code, filenames and commitsFilter results to only code, commits, or filenames
Project keysFilter results to specific projects
Repository slugsFilter results to certain slugs.
Ref namesFilter results to certain refs
File extensionsFilter results to certain file extentions
Author/editor names or emailsFilter results to a specific author
Committed on or after/before (Commits only)Filter results to a certain date range.
  • No labels