- About the local mode
- Install on Mac
- Install on Windows
- Install on Linux
- Install with Docker
- Add documents
- Add more languages
- Install plugins and extensions
- Neo4j
- About the server mode
- Install with Docker
- Add documents from the CLI
- Add entities from the CLI
- Authentication providers
- Neo4j
- Performance considerations
- Search documents
- Search documents in batch
- Search with operators / Regex
- Filter documents
- Sort documents
- Explore a document
- Star documents
- Tag documents
- Recommend documents
- Keyboard shortcuts
- Create a Neo4j graph and explore it
- FAQ
- General
- Can I use Datashare with no internet connection?
- Can I download a document from Datashare?
- Can I remove document(s) from Datashare?
- Do you recommend OS or machines for large corpuses?
- Can I use an external drive as data source?
- How can we use Datashare on a collaborative mode on a server?
- How can I contact ICIJ for help, bug reporting or suggestions?
- Why results from a simple search and a batch search can be slightly different?
- How can I uninstall Datashare?
- Advanced: how can I do bulk actions with Tarentula?
- What should I do if I get more than 10,000 results?
- How to run Neo4j?
- Definitions
- Common errors
- 'Your search query is wrong.' What should I do?
- Searching with double quotes doesn't work
- List of common errors leading to "failure" in Batch Searches
- What if Datashare says 'No documents found'?
- Nothing works, everything crashes. What can I do?
- What if tasks are 'running' but not completing?
- 'You are not allowed to use Docker, you must be in the "docker-users" group'. What should I do?
- What if a 'Preview' of my documents is 'not available'?
- What do I do if Datashare opens a blank screen in my browser?
- I see people, organizations and locations in the filters but not in the documents
- What does 'Windows named pipe error' mean?
- Datashare doesn't open. What should I do?
- I upgraded to version 9 of Datashare and it fails.
- General
- How to contribute
- Backend
- Frontend
- JSDoc
- Plugin hooks
- Insight widgets
- Vue app
- Components
- Api
- AppliedSearchFilters
- AppliedSearchFiltersItem
- AppNav
- AppSidebar
- BatchDownloadActions
- BatchSearchActions
- BatchSearchClearFilters
- BatchSearchCopyForm
- BatchSearchFilterDate
- BatchSearchFilterQuery
- BatchSearchForm
- BatchSearchResultsDetails
- BatchSearchResultsFilters
- BatchSearchResultsTable
- BatchSearchStatus
- BatchSearchTable
- ColumnChartPicker
- ColumnFilter
- ColumnFilterBadge
- ColumnFilterDropdown
- ContentTypeBadge
- Document
- DocumentActions
- DocumentAttachments
- DocumentContent
- DocumentContentSlice
- DocumentContentSlicePlaceholder
- DocumentContentSlices
- DocumentGlobalSearchTermsTags
- DocumentInModal
- DocumentLocalSearchInput
- DocumentSlicedName
- DocumentTagsForm
- DocumentThread
- DocumentThumbnail
- DocumentTranslatedContent
- DocumentTypeCard
- EllipseStatus
- EmailString
- Extensions
- ExtractingForm
- ExtractingFormOcrControl
- ExtractingLanguageFormControl
- Filter
- FiltersPanel
- FindNamedEntitiesForm
- Hook
- InlineDirectoryPicker
- JsonFormatter
- LocalesMenu
- MountedDataLocation
- NamedEntityInContext
- PageHeader
- PageIcon
- Pagination
- Plugins
- ProjectCards
- ProjectForm
- ProjectLink
- ProjectSelector
- ProjectThumbnail
- QuickItemNav
- ResetFiltersButton
- RouterLinkPopup
- ScrollTracker
- SearchBar
- SearchBarInput
- SearchBarInputDropdown
- SearchBarInputDropdownForField
- SearchBarInputDropdownForProjects
- SearchDocumentNavbar
- SearchFormControl
- SearchLayoutSelector
- SearchResults
- SearchResultsGrid
- SearchResultsHeader
- SearchResultsList
- SearchResultsListLink
- SearchResultsTable
- ServerSettings
- ShortkeysModal
- TaskItemStatus
- TasksList
- TreeBreadcrumb
- TreeView
- UserDisplay
- UserHistorySaveSearchForm
- VersionNumber
- Widget
- Pages
- App
- DocumentModal
- DocumentStandalone
- DocumentView
- Error
- Landing
- Login
- Project
- ProjectList
- ProjectNew
- ProjectView
- ProjectViewAddDocuments
- ProjectViewEdit
- ProjectViewFindNamedEntities
- ProjectViewInsights
- Search
- Settings
- TaskAnalysis
- TaskAnalysisList
- TaskBatchDownload
- TaskBatchDownloadList
- TaskBatchSearch
- TaskBatchSearchList
- TaskBatchSearchNew
- TaskBatchSearchView
- TaskBatchSearchViewResults
- Tasks
- UserHistory
- UserHistoryDocumentList
- UserHistorySavedSearchList
- Components
- Introduction to Tarentula
- Index operations with Playground
- Write extensions
- Write plugins