Navigation Menu

Skip to content

Commit

Permalink
1.2.0 supports "not" operator in bq
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 28, 2012
1 parent 4a092b9 commit b392951
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _posts/2012-08-29-1.2.0-release.md
Expand Up @@ -41,8 +41,7 @@ For example, if you have a literal field "tags", then
<code>bq=tags:'science'</code> will return a search result including
documents which have "science" as a member of its "tags" field.

As above, Groonga CloudSearch 1.2.0 supports "bq" (complex queries), except
the "not" operator.
As above, Groonga CloudSearch 1.2.0 supports "bq" (complex queries).

#### Easy configuration

Expand Down

0 comments on commit b392951

Please sign in to comment.