From a1850c510941dd36d9e40f5d254552d88b525ab6 Mon Sep 17 00:00:00 2001 From: Aaron Heckmann Date: Mon, 1 Jul 2013 11:52:42 -0700 Subject: [PATCH] Update README.md --- examples/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index d3b16c9034f..5fd4b9ea187 100644 --- a/examples/README.md +++ b/examples/README.md @@ -1,4 +1,3 @@ - This directory contains runnable sample mongoose programs. To run: @@ -13,7 +12,7 @@ Goal is to show: - ~~global schemas~~ - ~~GeoJSON schemas / use (with crs)~~ -- text search +- text search (once MongoDB removes the "Experimental/beta" label) - ~~lean queries~~ - ~~statics~~ - methods and statics on subdocs