Add v2.1 tag to new arguments [ci skip]

This commit is contained in:
ines 2018-02-18 14:15:18 +01:00
parent 64f97adef1
commit ca2fcad5a3

View File

@ -113,6 +113,7 @@ p Match a stream of documents, yielding them in turn.
+row +row
+cell #[code return_matches] +cell #[code return_matches]
+tag-new(2.1)
+cell bool +cell bool
+cell +cell
| Yield the match lists along with the docs, making results | Yield the match lists along with the docs, making results
@ -120,6 +121,7 @@ p Match a stream of documents, yielding them in turn.
+row +row
+cell #[code as_tuples] +cell #[code as_tuples]
+tag-new(2.1)
+cell bool +cell bool
+cell +cell
| Interpret the input stream as #[code (doc, context)] tuples, and | Interpret the input stream as #[code (doc, context)] tuples, and