Uses of Class
com.algolia.search.saas.Query.RemoveWordsType

Uses of Query.RemoveWordsType in com.algolia.search.saas
 

Fields in com.algolia.search.saas declared as Query.RemoveWordsType
protected  Query.RemoveWordsType Query.removeWordsIfNoResult
           
 

Methods in com.algolia.search.saas that return Query.RemoveWordsType
 Query.RemoveWordsType Query.getRemoveWordsIfNoResult()
           
static Query.RemoveWordsType Query.RemoveWordsType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Query.RemoveWordsType[] Query.RemoveWordsType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.algolia.search.saas with parameters of type Query.RemoveWordsType
 Query Query.removeWordsIfNoResult(Query.RemoveWordsType type)
          Select the strategy to adopt when a query does not return any result.
 



Copyright © 2015. All rights reserved.