text command was deprecated in the 2.6
version of MongoDB. Use the $text query operator instead. This class will not be removed
until two releases after the MongoDB 2.6 release (e.g. 2.10 if
the releases are 2.8 and 2.10).@Deprecated public class TextResultTest extends Object
TextResult class.| Constructor and Description |
|---|
TextResultTest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
testEqualsObject()
Deprecated.
Test method for
TextResult.equals(java.lang.Object) and
TextResult.hashCode(). |
void |
testTextResult()
Deprecated.
Test method for
TextResult.TextResult(DocumentAssignable). |
void |
testTextResultNoResult()
Deprecated.
Test method for
TextResult.TextResult(DocumentAssignable). |
public void testEqualsObject()
TextResult.equals(java.lang.Object) and
TextResult.hashCode().public void testTextResult()
TextResult.TextResult(DocumentAssignable).public void testTextResultNoResult()
TextResult.TextResult(DocumentAssignable).Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.