GitHub user shroman opened a pull request:
https://github.com/apache/ignite/pull/3151
IGNITE-7055: Fix text query to work with a particular field.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/ignite IGNITE-7055
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3151.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3151
----
commit 8cb22b7e7311d18b1b3d27d1dfcd43493a7e7101
Author: shroman <[email protected]>
Date: 2017-12-06T03:06:16Z
IGNITE-6534: Configure NotNull fields with annotations.
----
---