Remove debug comment on top of doc file. Fixes #315

This commit is contained in:
Jan Høydahl 2018-01-30 15:50:45 +01:00
parent d940a0ef77
commit 4176231e91
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@
// specific language governing permissions and limitations
// under the License.
Put something here to see if it fixes things.
== search
The `search` function searches a SolrCloud collection and emits a stream of tuples that match the query. This is very similar to a standard Solr query, and uses many of the same parameters.