Skip to content

RDoc-2325 - Document importing/exporting selected collections#2473

Open
reebhub wants to merge 2 commits into
ravendb:mainfrom
reebhub:RDoc-2325_importExportSingleCollection
Open

RDoc-2325 - Document importing/exporting selected collections#2473
reebhub wants to merge 2 commits into
ravendb:mainfrom
reebhub:RDoc-2325_importExportSingleCollection

Conversation

@reebhub

@reebhub reebhub commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Issue link

RDoc-2325 Document importing/exporting selected collections
RDoc-3885 Update what-is-smuggler API page
RDoc-3886 update Studio import from .ravendbdump page

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

@reebhub reebhub requested a review from kalczur June 1, 2026 04:31
| Property | Type | Description |
|-----------|------|-------------|
| **collections** | `string[]` | List of specific collections to export. If empty, all collections are exported. <br/> Default: `empty` |
| **operateOnTypes** | `DatabaseItemType[]` | Indicates what should be exported. <br/> Default: `Indexes`, `Documents`, `RevisionDocuments`, `Conflicts`, `DatabaseRecord`, `ReplicationHubCertificates`, `Identities`, `CompareExchange`, `Attachments`, `CounterGroups`, `Subscriptions`, `TimeSeries` |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@M4xymm node.js client is missing TimeSeriesDeletedRanges?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, i have added an issue: RDBC-1081

{
operateOnTypes: DatabaseItemType[]
operateOnDatabaseRecordType: DatabaseRecordItemType[]
includeExpired: boolean

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@M4xymm Please also verify:

  • MaxReadOpsPerSecond
  • SkipCorruptedData

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants