Home
last modified time | relevance | path

Searched refs:lucene_HASH (Results 1 – 1 of 1) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearchdomain/source/model/
H A DQueryParser.cpp25 static const int lucene_HASH = HashingUtils::HashString("lucene"); variable
40 else if (hashCode == lucene_HASH) in GetQueryParserForName()