Include preliminary support for text indexes
To index a text field, prefix the field name with `$`, as in `$title`.
This commit is contained in:
		| @@ -6,6 +6,7 @@ Changelog | ||||
| Changes in 0.9.X - DEV | ||||
| ====================== | ||||
|  | ||||
| - Added preliminary support for text indexes #680 | ||||
| - Added `elemMatch` operator as well - `match` is too obscure #653 | ||||
| - Added support for progressive JPEG #486 #548 | ||||
| - Allow strings to be used in index creation #675 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user