Uses of Class
com.orchestranetworks.search.strategy.StopWordsKey
Packages that use StopWordsKey
-
Uses of StopWordsKey in com.orchestranetworks.search.strategy
Methods in com.orchestranetworks.search.strategy that return StopWordsKeyModifier and TypeMethodDescriptionStopWordsDeclaration.getStopWordsKey()
Returns the identifier of the list of stop words.static StopWordsKey
Methods in com.orchestranetworks.search.strategy with parameters of type StopWordsKeyModifier and TypeMethodDescriptionstatic StopWordsDeclaration
StopWordsDeclaration.of
(StopWordsKey aKey, UserMessage aUserLabel, UserMessage aUserDescription) Returns an instance of a declaration for a list of stop words.