C# Class Tests.QueryDSLTests

Mostra file Open project: cinchcast/ElasticSearch.Net

Private Methods

Method Description
Cleanup ( ) : void
CompareQueryWithFilter ( ) : void
Init ( ) : void
TestAndFilter ( ) : void
TestBoolFilterWithTwoCondition ( ) : void
TestBoolQuery ( ) : void
TestBoolQueryWithTwoCondition ( ) : void
TestBoostingQuery ( ) : void
TestConstantQueryWithQueryFilter ( ) : void
TestConstantScoreNestedAndFilter ( ) : void
TestConstantScoreWithRangeFilter ( ) : void
TestConstantSocreWithStringQuery ( ) : void
TestConstantSocreWithTermFilter ( ) : void
TestConstantSocreWithTermQuery ( ) : void
TestConstantSocreWithWildQuery ( ) : void
TestCustomFiltersScoreQuery ( ) : void
TestCustomScoreQuery ( ) : void
TestDisMaxQuery ( ) : void
TestExistsFilter ( ) : void
TestFieldQuery ( ) : void
TestFilterdQuery ( ) : void
TestFuzzLikeTextQuery ( ) : void
TestFuzzQuery ( ) : void
TestHasChildFilter ( ) : void
TestHasChildQuery ( ) : void
TestIdsFilter ( ) : void
TestIdsQuery ( ) : void
TestLimitFilter ( ) : void
TestMatchAllFilter ( ) : void
TestMatchAllQuery ( ) : void
TestMissingFiledFilter ( ) : void
TestMoreLikethisQuery ( ) : void
TestNestedFilter ( ) : void
TestNestedQuery ( ) : void
TestNotFilter ( ) : void
TestNumRangeFilter ( ) : void
TestOrFilter ( ) : void
TestPrefixFilter ( ) : void
TestPrefixQuery ( ) : void
TestQueryString ( ) : void
TestRangeFilter ( ) : void
TestRangeQuery ( ) : void
TestScriptFilter ( ) : void
TestSettingReturnFileds ( ) : void
TestSpanNearQuery ( ) : void
TestSpanNotQuery ( ) : void
TestSpanOrQuery ( ) : void
TestSpanTermQuery ( ) : void
TestTermQuery ( ) : void
TestTermQueryWithBoost ( ) : void
TestTermsFilter ( ) : void
TestTermsFilterCache ( ) : void
TestTermsQuery ( ) : void
TestTermsQueryWithMinuMatch ( ) : void
TestTextQuery ( ) : void
TestTopChildrenQuery ( ) : void
TestTypeFilter ( ) : void
TestWildcardQuery ( ) : void
TestWithSort ( ) : void