Sourcegraph DocsSourcegraph Docs
Changelog↗
Theme
  1. Docs
  2. Administration
  3. How-to guides
  4. How to export search results

How to export search results

You can export search results to a CSV file by pressing the 'Export results' button in the Actions menu above the search results.

FAQs

The number of exported results does not match the number of results displayed on Sourcegraph

This is expected, as all instances that match for a single file will be listed in the same entry column under the Search matches row.

Network Error when downloading CSV

Check the browser's dev tools network tab for more details on the specific network error. The CSV file likely exceeds the browser's limit for data URI size. You can limit the size of search results exported with the count: filter in the search query.

On this page

  1. How to export search results

    1. FAQs

Edit this page on GitHub
View as Markdown