Class CopyScope
- java.lang.Object
-
- com.algolia.search.models.indexing.CopyScope
-
public class CopyScope extends Object
The “scope” parameter is an array of strings that refer to the following items:- See Also:
- Algolia.com
-
-
Constructor Summary
Constructors Constructor Description CopyScope()
-
-
-
Field Detail
-
SETTINGS
public static final String SETTINGS
- See Also:
- Constant Field Values
-
SYNONYMS
public static final String SYNONYMS
- See Also:
- Constant Field Values
-
RULES
public static final String RULES
- See Also:
- Constant Field Values
-
-