Skip to content

Conversation

@Mpdreamz
Copy link
Member

No description provided.

protected readonly QueryContainer ConditionlessQuery = new QueryContainer(new TermQuery { });

protected QueryContainer VerbatimQuery = new QueryContainer(new TermQuery { IsVerbatim = true });
protected readonly QueryContainer VerbatimQuery = new QueryContainer(new TermQuery { IsVerbatim = true });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:)

Copy link
Contributor

@codebrain codebrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mpdreamz Mpdreamz merged commit 0d827ce into master Dec 12, 2017
Mpdreamz added a commit that referenced this pull request Dec 12, 2017
Conflicts:
	src/Nest/QueryDsl/TermLevel/Terms/TermsQueryJsonConverter.cs
	src/Tests/QueryDsl/TermLevel/Terms/TermsQueryUsageTests.cs
@Mpdreamz Mpdreamz deleted the fix/verbatim-terms branch December 12, 2017 14:55
@Mpdreamz
Copy link
Member Author

backported to 2.x, 5.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants