Skip to content

Commit

Permalink
Fixed links in the docs (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
MKhalusova authored Apr 29, 2024
1 parent b36520c commit a59282a
Show file tree
Hide file tree
Showing 51 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/astra.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ import AstraPy from '/snippets/destination_connectors/astra.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> astra --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import AzureCognitiveSearchPy from '/snippets/destination_connectors/azure_cogni

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> azure-cognitive-search --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

## Sample Index Schema

Expand Down
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import AzurePy from '/snippets/destination_connectors/azure.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> azure --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/box.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import BoxPy from '/snippets/destination_connectors/box.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> box --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/chroma.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import ChromaPy from '/snippets/destination_connectors/chroma.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> chroma --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/clarifai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ The upstream connector can be any of the ones supported, but for the convenience

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> clarifai --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import DatabricksVolumesPy from '/snippets/destination_connectors/databricks_vol

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> databricks-volumes --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/delta-table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import DeltaTablePy from '/snippets/destination_connectors/delta_table.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> delta-table --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/dropbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import DropboxPy from '/snippets/destination_connectors/dropbox.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> dropbox --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import ElasticsearchPy from '/snippets/destination_connectors/elasticsearch.py.m

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> elasticsearch --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

## Vector Search Sample Mapping

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import GCSPy from '/snippets/destination_connectors/gcs.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> gcs --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/mongodb.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import MongoDBPy from '/snippets/destination_connectors/mongodb.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> mongodb --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/opensearch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import OpensearchPy from '/snippets/destination_connectors/opensearch.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> opensearch --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

## Vector Search Sample Mapping

Expand Down
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/pinecone.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import PineconePy from '/snippets/destination_connectors/pinecone.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> pinecone --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/qdrant.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import QdrantPy from '/snippets/destination_connectors/qdrant.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> qdrant --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/s3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import S3Py from '/snippets/destination_connectors/s3.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> s3 --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/sql.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import SQLPy from '/snippets/destination_connectors/sql.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> sql --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

## Sample Index Schema

Expand Down
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/vectara.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ import VectaraPy from '/snippets/destination_connectors/vectara.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> vectara --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/destination-connectors/weaviate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import WeaviatePy from '/snippets/destination_connectors/weaviate.py.mdx';

For a full list of the options the CLI accepts check `unstructured-ingest <upstream connector> weaviate --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).

## Sample Index Schema

Expand Down
6 changes: 3 additions & 3 deletions open-source/ingest/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ description: The Ingest Library is a powerful tool designed to coordinate the pr

## Library Documentation

[Source Connectors](/ingest/source-connectors/overview)
[Source Connectors](/open-source/ingest/source-connectors/overview)

Connect to your favorite data storage platforms for an effortless batch processing of your files.

[Destination Connectors](/ingest/destination-connectors)
[Destination Connectors](/open-source/ingest/destination-connectors)

Connect to your favorite data storage platforms to write you ingest results to.

[Ingest Configuration](/ingest/ingest-configuration)
[Ingest Configuration](/open-source/ingest/ingest-configuration)

Each configuration used when generating an ingest process.

Expand Down
2 changes: 1 addition & 1 deletion open-source/ingest/source-connectors/airtable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni

For a full list of the options the CLI accepts check `unstructured-ingest airtable --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/source-connectors/azure.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni

For a full list of the options the CLI accepts check `unstructured-ingest azure --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
2 changes: 1 addition & 1 deletion open-source/ingest/source-connectors/biomed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Additionally, you will need to pass the `--partition-endpoint` if you’re runni

For a full list of the options the CLI accepts check `unstructured-ingest biomed --help`.

NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/installation/overview).
NOTE: Keep in mind that you will need to have all the appropriate extras and dependencies for the file types of the documents contained in your data storage platform if you’re running this locally. You can find more information about this in the [installation guide](/open-source/installation/overview).
Loading

0 comments on commit a59282a

Please sign in to comment.