Uses of Class
de.hybris.platform.solrfacetsearch.solr.exceptions.SolrServiceException
Packages that use SolrServiceException
Package
Description
-
Uses of SolrServiceException in com.hybris.backoffice.solrsearch.indexer.cron
Methods in com.hybris.backoffice.solrsearch.indexer.cron that throw SolrServiceExceptionModifier and TypeMethodDescriptionprotected voidAbstractBackofficeSolrIndexerJob.synchronizeIndexForConfig(SolrFacetSearchConfigModel config, List<SolrModifiedItemModel> items) Deprecated, for removal: This API element is subject to removal in a future version.protected abstract voidAbstractBackofficeSolrIndexerJob.synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, Collection<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBackofficeSolrIndexerDeleteJob.synchronizeIndexForType(FacetSearchConfig facetSearchConfig, IndexedType type, Collection<PK> pks) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SolrServiceException in com.hybris.backoffice.solrsearch.indexing
Methods in com.hybris.backoffice.solrsearch.indexing that throw SolrServiceExceptionModifier and TypeMethodDescriptionvoidDirectSolrIndexSynchronizationStrategyTest.testRemoveItemWhenIndexInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testRemoveItemWhenIndexNotInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testUpdateItemWhenIndexInitialized()voidDirectSolrIndexSynchronizationStrategyTest.testUpdateItemWhenIndexNotInitialized() -
Uses of SolrServiceException in com.hybris.merchandising.indexer.listeners
Methods in com.hybris.merchandising.indexer.listeners that throw SolrServiceException -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that throw SolrServiceException -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.config.factories
Methods in de.hybris.platform.solrfacetsearch.config.factories that throw SolrServiceExceptionModifier and TypeMethodDescriptionFlexibleSearchQuerySpecFactory.createIndexQuery(IndexedTypeFlexibleSearchQuery indexTypeFlexibleSearchQueryData, IndexedType indexedType, FacetSearchConfig facetSearchConfig) Creates instance ofFlexibleSearchQuerySpecbased on theIndexedTypeFlexibleSearchQuery -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.config.factories.impl
Methods in de.hybris.platform.solrfacetsearch.config.factories.impl that throw SolrServiceExceptionModifier and TypeMethodDescriptionDefaultFlexibleSearchQuerySpecFactory.createIndexQuery(IndexedTypeFlexibleSearchQuery indexTypeFlexibleSearchQueryData, IndexedType indexedType, FacetSearchConfig facetSearchConfig) protected DateDefaultFlexibleSearchQuerySpecFactory.getLastIndexTime(FacetSearchConfig facetSearchConfig, IndexedType indexedType) protected voidDefaultFlexibleSearchQuerySpecFactory.populateRuntimeParameters(IndexedTypeFlexibleSearchQuery indexTypeFlexibleSearchQueryData, IndexedType indexedType, FacetSearchConfig facetSearchConfig) voidDefaultFlexibleSearchQuerySpecFactoryTest.setUp()voidDefaultFlexibleSearchQuerySpecFactoryTest.testCreate()voidDefaultFlexibleSearchQuerySpecFactoryTest.testCreateWithInitialParametersAndContextAwareProvider()voidDefaultFlexibleSearchQuerySpecFactoryTest.testCreateWithInitialParametersAndDynamicProvider()voidDefaultFlexibleSearchQuerySpecFactoryTest.testCreateWithInjectedTimes() -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.indexer.cron
Methods in de.hybris.platform.solrfacetsearch.indexer.cron that throw SolrServiceExceptionModifier and TypeMethodDescriptionvoidSolrExtIndexerJobIntegrationTest.testUpdateLastIndexTimeNotChange() -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that throw SolrServiceExceptionModifier and TypeMethodDescriptionprotected voidIndexationInLanguageContextTest.loadData()protected voidSolrIndexerLanguageFallbackTest.loadData()voidSolrServerExporterTest.setUp()voidIndexationInLanguageContextTest.testIndexInEnglish()voidIndexationInLanguageContextTest.testIndexInGerman() -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.indexer.listeners
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners that throw SolrServiceException -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that throw SolrServiceException -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.integration
Methods in de.hybris.platform.solrfacetsearch.integration that throw SolrServiceExceptionModifier and TypeMethodDescriptionprotected voidSearchFulltextTest.loadData()protected voidSearchGroupingTest.loadData()protected voidSearchHighlightingFieldsTest.loadData()protected voidSearchMethodTest.loadData()protected voidSearchQueryBoostsTest.loadData()protected voidSearchQueryExcludedItemsTest.loadData()protected voidSearchQueryPromotedItemsTest.loadData()protected voidSolrStopWordsIntegrationTest.loadData()protected voidSolrSynonymsIntegrationTest.loadData()voidSolrIndexHotUpdateTest.shouldChangeLastIndexTimeWhenFullIndex()voidSolrIndexHotUpdateTest.shouldNotChangeLastIndexTimeWhenPartialUpdate()voidIndexCreationTest.testCreateIndex() -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.search
Methods in de.hybris.platform.solrfacetsearch.search that throw SolrServiceExceptionModifier and TypeMethodDescriptionprotected voidSearchByPropertiesWithExportIdTest.loadData()Test solr configuration builds index for products from test catalog for two index properties: 1.) propertyName : code , exportId : code_id
2.) propertyName : name, exportId : null -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.solr
Methods in de.hybris.platform.solrfacetsearch.solr that throw SolrServiceExceptionModifier and TypeMethodDescriptionSolrIndexService.activateIndex(String facetSearchConfig, String indexedType, String qualifier) Activates an index.SolrIndexOperationService.cancelOperation(long id) Cancels the index operation.voidSolrSearchProvider.commit(Index index, SolrSearchProvider.CommitType commitType) Performs a commit on the given index.SolrIndexService.createIndex(String facetSearchConfig, String indexedType, String qualifier) Creates an index.voidSolrSearchProvider.createIndex(Index index) Creates an index (if it does not exist).voidSolrSearchProvider.deleteAllDocuments(Index index) Deletes all documents from an index.voidSolrSearchProvider.deleteDocumentsByPk(Index index, Collection<PK> pks) Deletes documents matching the provided list of pksvoidSolrIndexService.deleteIndex(String facetSearchConfig, String indexedType, String qualifier) Deletes an index.voidSolrSearchProvider.deleteIndex(Index index) Deletes an index (if it exists).voidSolrSearchProvider.deleteOldDocuments(Index index, long indexOperationId) Deletes old documents from an index.SolrIndexOperationService.endOperation(long id, boolean indexError) End the index operation with statuses SUCCESS or FAILED depending on the indexError.voidSolrSearchProvider.exportConfig(Index index) Exports the configuration to a specific index.SolrIndexService.getActiveIndex(String facetSearchConfig, String indexedType) Returns the active index for a specific facet search configuration and indexed type.SolrIndexService.getAllIndexes()Returns all indexes.org.apache.solr.client.solrj.SolrClientReturnsSolrClientfor specificIndex, that can be used for searches.org.apache.solr.client.solrj.SolrClientSolrSearchProvider.getClientForIndexing(Index index) ReturnsSolrClientfor specificIndex, that can be used for indexing.Finds an index by facet search configuration, indexed type and qualifier.SolrIndexService.getIndexesForConfigAndType(String facetSearchConfig, String indexedType) Returns all indexes for a specific facet search configuration and indexed type.SolrIndexOperationService.getLastIndexOperationTime(SolrIndexModel index) Get end time of the last successful FULL or UPDATE indexing operation for the given index.SolrIndexOperationService.getOperationForId(long id) finds an index operation by id.SolrClientPool.getOrCreate(Index index, SolrClientType solrClientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod) Returns aSolrClientfrom the pool or creates it if it does not exist.SolrClientPool.getOrCreate(Index index, SolrClientType solrClientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod, Consumer<org.apache.solr.client.solrj.SolrClient> closeMethod) Returns aSolrClientfrom the pool or creates it if it does not exist.SolrIndexService.getOrCreateIndex(String facetSearchConfig, String indexedType, String qualifier) Gets or creates an index (if it does not exist yet).SolrSearchProviderFactory.getSearchProvider(FacetSearchConfig facetSearchConfig, IndexedType indexedType) Returns aSolrSearchProviderinstance.voidOptimizes a given index.SolrIndexOperationService.startOperation(SolrIndexModel index, long id, IndexOperation operation, boolean external) Starts an index operation. -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.solr.exceptions
Subclasses of SolrServiceException in de.hybris.platform.solrfacetsearch.solr.exceptionsModifier and TypeClassDescriptionclassException indicating that an index was not found.classException indicating that an index operation was not found.classRepresents a Solr server REST call related exception. -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.solr.impl
Method parameters in de.hybris.platform.solrfacetsearch.solr.impl with type arguments of type SolrServiceExceptionModifier and TypeMethodDescriptionprotected <T> TDefaultSolrIndexService.doInTxWithOptimisticLocking(DefaultSolrIndexService.ExecutionBody<T, SolrServiceException> action) Methods in de.hybris.platform.solrfacetsearch.solr.impl that throw SolrServiceExceptionModifier and TypeMethodDescriptionDefaultSolrIndexService.activateIndex(String facetSearchConfig, String indexedType, String qualifier) DefaultSolrIndexOperationService.cancelOperation(long id) voidAbstractSolrSearchProvider.commit(Index index, SolrSearchProvider.CommitType commitType) voidXmlExportSearchProvider.commit(Index index, SolrSearchProvider.CommitType commitType) protected SolrIndexModelDefaultSolrIndexService.createIndex(SolrFacetSearchConfigModel facetSearchConfig, SolrIndexedTypeModel indexedType, String qualifier) DefaultSolrIndexService.createIndex(String facetSearchConfig, String indexedType, String qualifier) voidSolrCloudSearchProvider.createIndex(Index index) voidSolrStandaloneSearchProvider.createIndex(Index index) voidXmlExportSearchProvider.createIndex(Index index) voidAbstractSolrSearchProvider.deleteAllDocuments(Index index) voidXmlExportSearchProvider.deleteAllDocuments(Index index) voidAbstractSolrSearchProvider.deleteDocumentsByPk(Index index, Collection<PK> pks) voidDefaultSolrIndexService.deleteIndex(String facetSearchConfig, String indexedType, String qualifier) voidSolrCloudSearchProvider.deleteIndex(Index index) voidSolrStandaloneSearchProvider.deleteIndex(Index index) voidXmlExportSearchProvider.deleteIndex(Index index) voidAbstractSolrSearchProvider.deleteOldDocuments(Index index, long indexOperationId) voidXmlExportSearchProvider.deleteOldDocuments(Index index, long indexOperationId) protected SolrIndexModelDefaultSolrIndexService.doActivateIndex(String facetSearchConfig, String indexedType, String qualifier) protected <T> TDefaultSolrIndexService.doInTxWithOptimisticLocking(DefaultSolrIndexService.ExecutionBody<T, SolrServiceException> action) protected Stringprotected StringAbstractSolrSearchProvider.encodePath(String string) DefaultSolrIndexOperationService.endOperation(long id, boolean indexError) protected voidAbstractSolrSearchProvider.exportConfig(Index index, org.apache.solr.client.solrj.SolrClient solrClient) voidSolrCloudSearchProvider.exportConfig(Index index) voidSolrStandaloneSearchProvider.exportConfig(Index index) voidXmlExportSearchProvider.exportConfig(Index index) protected voidAbstractSolrSearchProvider.exportStopWords(Index index, org.apache.solr.client.solrj.SolrClient solrClient, Map<String, ManagedResource> managedResources, List<String> languages) protected voidAbstractSolrSearchProvider.exportSynonyms(Index index, org.apache.solr.client.solrj.SolrClient solrClient, Map<String, ManagedResource> managedResources, List<String> languages) protected SolrFacetSearchConfigModelDefaultSolrIndexService.findFacetSearchConfig(String facetSearchConfig) protected SolrIndexModelDefaultSolrIndexService.findIndex(SolrFacetSearchConfigModel facetSearchConfig, SolrIndexedTypeModel indexedType, String qualifier) protected SolrIndexedTypeModelDefaultSolrIndexService.findIndexedType(SolrFacetSearchConfigModel facetSearchConfigModel, String indexedType) DefaultSolrIndexService.getActiveIndex(String facetSearchConfig, String indexedType) DefaultSolrIndexService.getAllIndexes()org.apache.solr.client.solrj.SolrClientSolrCloudSearchProvider.getClientForIndexing(Index index) SolrStandaloneSearchProvider.getClientForIndexing(Index index) org.apache.solr.client.solrj.SolrClientXmlExportSearchProvider.getClientForIndexing(Index index) DefaultSolrIndexService.getIndexesForConfigAndType(String facetSearchConfig, String indexedType) DefaultSolrIndexOperationService.getLastIndexOperationTime(SolrIndexModel index) DefaultSolrIndexOperationService.getOperationForId(long id) DefaultSolrClientPool.getOrCreate(Index index, SolrClientType clientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod) DefaultSolrClientPool.getOrCreate(Index index, SolrClientType clientType, Function<SolrConfig, org.apache.solr.client.solrj.SolrClient> createMethod, Consumer<org.apache.solr.client.solrj.SolrClient> closeMethod) DefaultSolrIndexService.getOrCreateIndex(String facetSearchConfig, String indexedType, String qualifier) DefaultSolrSearchProviderFactory.getSearchProvider(FacetSearchConfig facetSearchConfig, IndexedType indexedType) voidvoidDefaultSolrIndexOperationService.startOperation(SolrIndexModel index, long id, IndexOperation operation, boolean external) voidDefaultSolrSearchProviderFactoryTest.testGetCloudSearchProvider()voidDefaultSolrSearchProviderFactoryTest.testGetSearchProviderWithNoSupportedSolrMode()voidDefaultSolrSearchProviderFactoryTest.testGetStandaloneSearchProvider()voidDefaultSolrSearchProviderFactoryTest.testGetXmlExportSearchProvider()voidDefaultSolrClientPoolPerformanceTest.testPoolPerformance()voidDefaultSolrClientPoolPerformanceTest.testPoolPerformanceWithInvalidation()protected voidAbstractSolrSearchProvider.updateStopWordsOnServer(org.apache.solr.client.solrj.SolrClient solrClient, String indexName, String managedResourcePath, Set<String> stopWords, Set<String> serverStopWords) protected voidAbstractSolrSearchProvider.updateSynonymsOnServer(org.apache.solr.client.solrj.SolrClient solrClient, String indexName, String managedResourcePath, Map<String, Set<String>> synonyms, Map<String, Set<String>> serverSynonyms) -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearch.suggester
Methods in de.hybris.platform.solrfacetsearch.suggester that throw SolrServiceException -
Uses of SolrServiceException in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers
Methods in de.hybris.platform.solrfacetsearchbackoffice.panel.renderers that throw SolrServiceExceptionModifier and TypeMethodDescriptionprotected voidExportSolrConfigurationPanelRenderer.exportConfiguration(String configurationName)