Class SolrAsSearchProviderTest
java.lang.Object
de.hybris.platform.adaptivesearchsolr.strategies.impl.SolrAsSearchProviderTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AsSearchQueryDatabuildAsSearchQueryData(String searchText, int activePage, int pageSize) protected DocumentbuildDocument(PK pk, List<String> tags) protected FacetSearchConfigbuildFacetSearchConfig(IndexedType indexedType) protected AsSearchProfileContextprotected SearchResultbuildSearchResult(SearchQuery searchQuery) protected SearchResultGroupbuildSearchResultGroup(Document... docs) voidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
SolrAsSearchProviderTest
public SolrAsSearchProviderTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testGetIndexConfigurations
- Throws:
Exception
-
testGetIndexTypes
- Throws:
Exception
-
testGetIndexTypes1
- Throws:
Exception
-
testGetIndexTypeForCode
- Throws:
Exception
-
testGetIndexProperties
- Throws:
Exception
-
testGetIndexPropertyForCode
- Throws:
Exception
-
testGetSupportedCatalogVersions
- Throws:
Exception
-
testGetSupportedLanguages
- Throws:
Exception
-
testGetSupportedCurrencies
- Throws:
Exception
-
testGetSupportedFacetExpressions
- Throws:
Exception
-
testGetSupportedSortExpressions
- Throws:
Exception
-
testSearch
- Throws:
Exception
-
testCreateDocumentDataWithDocumentTags
- Throws:
Exception
-
buildSearchResultGroup
-
buildDocument
-
buildSearchProfileContext
-
buildFacetSearchConfig
-
buildSearchResult
-
buildAsSearchQueryData
-