Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/configuration.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=====================
Configuration Options
=====================
Expand Down
3 changes: 3 additions & 0 deletions source/faq.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===
FAQ
===
Expand Down
3 changes: 3 additions & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===========================
MongoDB Connector for Spark
===========================
Expand Down
3 changes: 3 additions & 0 deletions source/java-api.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

==========================
Spark Connector Java Guide
==========================
Expand Down
3 changes: 3 additions & 0 deletions source/java/aggregation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

Aggregation
===========

Expand Down
3 changes: 3 additions & 0 deletions source/java/datasets-and-sql.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

================
Datasets and SQL
================
Expand Down
3 changes: 3 additions & 0 deletions source/java/read-from-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _java-read:

=================
Expand Down
3 changes: 3 additions & 0 deletions source/java/write-to-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _java-write:

================
Expand Down
3 changes: 3 additions & 0 deletions source/python-api.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

============================
Spark Connector Python Guide
============================
Expand Down
3 changes: 3 additions & 0 deletions source/python/aggregation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===========
Aggregation
===========
Expand Down
3 changes: 3 additions & 0 deletions source/python/filters-and-sql.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===============
Filters and SQL
===============
Expand Down
3 changes: 3 additions & 0 deletions source/python/read-from-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=================
Read from MongoDB
=================
Expand Down
3 changes: 3 additions & 0 deletions source/python/write-to-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

================
Write to MongoDB
================
Expand Down
3 changes: 3 additions & 0 deletions source/r-api.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=======================
Spark Connector R Guide
=======================
Expand Down
3 changes: 3 additions & 0 deletions source/r/aggregation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _r-aggregation:

===========
Expand Down
3 changes: 3 additions & 0 deletions source/r/filters-and-sql.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===============
Filters and SQL
===============
Expand Down
3 changes: 3 additions & 0 deletions source/r/read-from-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=================
Read from MongoDB
=================
Expand Down
3 changes: 3 additions & 0 deletions source/r/write-to-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

================
Write to MongoDB
================
Expand Down
3 changes: 3 additions & 0 deletions source/release-notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=============
Release Notes
=============
Expand Down
3 changes: 3 additions & 0 deletions source/scala-api.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

===========================
Spark Connector Scala Guide
===========================
Expand Down
3 changes: 3 additions & 0 deletions source/scala/aggregation.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

=======================
Filters and Aggregation
=======================
Expand Down
3 changes: 3 additions & 0 deletions source/scala/datasets-and-sql.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

================
Datasets and SQL
================
Expand Down
3 changes: 3 additions & 0 deletions source/scala/read-from-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _scala-read:

=================
Expand Down
3 changes: 3 additions & 0 deletions source/scala/streaming.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _spark-streaming:

===============
Expand Down
3 changes: 3 additions & 0 deletions source/scala/write-to-mongodb.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.. meta::
:robots: noindex, nosnippet

.. _scala-write:

================
Expand Down