- Cache<K,V> - Interface in com.epages.commons.cache
-
- cache - Variable in class com.epages.commons.cache.LookupStatic
-
- cache - Variable in class com.epages.datasource.internal.DataSourceStaticLookup
-
- calcRatingMatches(List<FacetField.Count>) - Method in class com.epages.search.internal.facets.RatingFacetFactoryImpl
-
Examples:
Count{name="5", count=1} -> [1,1,1,1,1]
Count{name="5", count=1}, Count{name="3", count=1} -> [1,1,2,2,2]
Count{name="5", count=1}, Count{name="3", count=1}, Count{name="1", count=1} -> [1,1,2,2,3]
Thus the reason for the odd looking switch (i.e.
- calculate(double, double) - Method in interface com.epages.product.tax.GrossPriceStrategy
-
- calculate(double, double) - Method in class com.epages.product.tax.GrossPriceStrategyImpl
-
- calculateNewPosition(int, int) - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- calculator - Variable in class com.epages.search.internal.facets.PriceFacetFactoryImpl
-
- call() - Method in class com.epages.index.service.internal.task.AddProductsToIndexTask
-
- call() - Method in class com.epages.index.service.internal.task.CreateIndexForShopsTask
-
- call() - Method in class com.epages.index.service.internal.task.CreateIndexTask
-
- call() - Method in class com.epages.index.service.internal.task.DeleteIndexTask
-
- call() - Method in class com.epages.index.service.internal.task.DeleteProductsFromIndexTask
-
- call() - Method in class com.epages.index.service.internal.task.DummyEPJTask
-
- call() - Method in class com.epages.index.service.internal.task.RecoverEPJTasksTask
-
- call() - Method in class com.epages.task.api.Task
-
- callable - Variable in class com.epages.task.internal.DelayableLimitedRescheduler
-
- cancelled(InterruptedException) - Method in class com.epages.task.api.Task
-
- categConverter - Variable in class com.epages.index.domain.solrj.doc.ProductSolrInputDocumentConverter
-
- categories - Variable in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- categories - Variable in class com.epages.product.Product
-
- categories - Variable in class com.epages.search.api.SuggestionsResponse.Builder
-
- categories - Variable in class com.epages.search.api.SuggestionsResponse
-
- categories - Variable in class com.epages.search.internal.MultiSuggestResultGroup
-
- CategoriesInfoMap - Interface in com.epages.product.category
-
Helper interface for finding paths for categories
- CategoriesProductMapAttributeReader - Class in com.epages.product.reader
-
- CategoriesProductMapAttributeReader(AttributeValidator, DataSourceLookup) - Constructor for class com.epages.product.reader.CategoriesProductMapAttributeReader
-
- categoriesProductMapAttributeReader - Variable in class com.epages.product.reader.MainProductReader
-
- CategoriesProductMapAttributeReader.Reader - Class in com.epages.product.reader
-
- CategoriesProductMapAttributeReader.Reader(DataSourceLookup) - Constructor for class com.epages.product.reader.CategoriesProductMapAttributeReader.Reader
-
- Category - Class in com.epages.product.category
-
- Category(int, String) - Constructor for class com.epages.product.category.Category
-
- Category(int, String, int) - Constructor for class com.epages.product.category.Category
-
- CATEGORY_ATTRNAME - Static variable in interface com.epages.search.internal.facets.CategoryFacetFactory
-
- CATEGORY_FIELD - Static variable in class com.epages.search.internal.facets.QuerySetterImpl
-
- CategoryFacetFactory - Interface in com.epages.search.internal.facets
-
- CategoryFacetFactoryImpl - Class in com.epages.search.internal.facets
-
- CategoryFacetFactoryImpl(CategoryValuesBuilder, CategoryValuesBuilder, SearchConfig) - Constructor for class com.epages.search.internal.facets.CategoryFacetFactoryImpl
-
- categoryFactory - Variable in class com.epages.search.internal.ProductSearchResponseBuilder
-
- categoryFactory - Variable in class com.epages.search.internal.ProductSearchResultBuilderProvider
-
- CategoryInfoMapImpl - Class in com.epages.product.category
-
Helper that finds categories paths on a given category set.
- CategoryInfoMapImpl() - Constructor for class com.epages.product.category.CategoryInfoMapImpl
-
- CategoryInfoMapImpl(Collection<? extends Category>) - Constructor for class com.epages.product.category.CategoryInfoMapImpl
-
- categoryItemReader - Variable in class com.epages.product.category.CategoryItemStreamReader
-
- CategoryItemStreamReader - Class in com.epages.product.category
-
- CategoryItemStreamReader(LocalizedCategoryAttributeReader, DataSourceLookup, String, ProductReaderPreparedStatementSetter) - Constructor for class com.epages.product.category.CategoryItemStreamReader
-
- CategoryJdbcCursorItemReader - Class in com.epages.product.category
-
- CategoryJdbcCursorItemReader(DataSourceLookup, String, ProductReaderPreparedStatementSetter) - Constructor for class com.epages.product.category.CategoryJdbcCursorItemReader
-
- CategoryJdbcCursorItemReader.AttributeRowMapper - Class in com.epages.product.category
-
- CategoryJdbcCursorItemReader.AttributeRowMapper(int) - Constructor for class com.epages.product.category.CategoryJdbcCursorItemReader.AttributeRowMapper
-
- categoryMapDao - Variable in class com.epages.index.service.ProductAddServiceImpl
-
- CategoryMapDao - Interface in com.epages.product.category
-
- categoryMapDao - Variable in class com.epages.product.category.CategoryServiceImpl
-
- CategoryMapMongoDao - Class in com.epages.product.category
-
- CategoryMapMongoDao(CollectionBuilder) - Constructor for class com.epages.product.category.CategoryMapMongoDao
-
- CategoryMapMongoDao.ShopCategoryDoc - Class in com.epages.product.category
-
- CategoryMapMongoDao.ShopCategoryDoc(String, CategoryInfoMapImpl) - Constructor for class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- CategoryMatchingValuesBuilder - Class in com.epages.search.internal.facets
-
- CategoryMatchingValuesBuilder(CategoryValuesUtil) - Constructor for class com.epages.search.internal.facets.CategoryMatchingValuesBuilder
-
- CategoryNotMatchingValuesBuilder - Class in com.epages.search.internal.facets
-
- CategoryNotMatchingValuesBuilder(CategoryValuesUtil) - Constructor for class com.epages.search.internal.facets.CategoryNotMatchingValuesBuilder
-
- CategoryPlugin - Class in com.epages.product.category
-
- CategoryPlugin() - Constructor for class com.epages.product.category.CategoryPlugin
-
- CategoryProductMapAttributeEntry - Class in com.epages.product.attribute.entry
-
- CategoryProductMapAttributeEntry(AttributeKey, int) - Constructor for class com.epages.product.attribute.entry.CategoryProductMapAttributeEntry
-
- categoryReaderFactory - Variable in class com.epages.product.category.ShopCategoryReader
-
- CategoryService - Interface in com.epages.product.category
-
- categoryService - Variable in class com.epages.search.internal.MultiGroupSuggesterImpl
-
- categoryService - Variable in class com.epages.search.internal.ProductSearcherImpl
-
- CategoryServiceImpl - Class in com.epages.product.category
-
- CategoryServiceImpl(CategoryMapDao) - Constructor for class com.epages.product.category.CategoryServiceImpl
-
- CategorySolrInputDocumentConverter - Class in com.epages.index.domain.solrj.doc
-
- CategorySolrInputDocumentConverter() - Constructor for class com.epages.index.domain.solrj.doc.CategorySolrInputDocumentConverter
-
- CategoryValueBuilder - Class in com.epages.search.internal.facets
-
- CategoryValueBuilder() - Constructor for class com.epages.search.internal.facets.CategoryValueBuilder
-
- CategoryValuesBuilder - Interface in com.epages.search.internal.facets
-
- CategoryValuesUtil - Class in com.epages.search.internal.facets
-
- CategoryValuesUtil() - Constructor for class com.epages.search.internal.facets.CategoryValuesUtil
-
- charLimit - Variable in class com.epages.search.internal.QueryPreProcessor
-
- checkForSqlWarnings() - Method in class com.epages.metadata.JdbcCursorItemReader4EPJ
-
- checkPageNumber() - Method in class com.epages.pdf.internal.PdfConverterImpl.Builder
-
performance optimization: remove page numbers,
because we usually get single page documents.
- children - Variable in class com.epages.search.internal.facets.FacetValue
-
- classId - Variable in class com.epages.product.tax.TaxRate
-
- close() - Method in interface com.epages.commons.Closeable
-
- close() - Method in class com.epages.datasource.internal.EPDataSource
-
it closes only inactive connections
- close() - Method in class com.epages.product.category.CategoryItemStreamReader
-
- close() - Method in class com.epages.product.reader.MainProductReader
-
- close() - Method in class com.epages.search.internal.QueryFields
-
- close() - Method in class com.epages.solrclient.internal.LBHttpSolrServerReader
-
- close() - Method in class com.epages.solrclient.internal.SolrServerSingleReader
-
- close() - Method in class com.epages.solrclient.internal.SolrServerWriter
-
- Closeable - Interface in com.epages.commons
-
- collator - Variable in class com.epages.search.internal.facets.FacetValueAlphabeticalComparator
-
- COLLECTION_NAME - Static variable in class com.epages.product.attribute.AttributeMapMongoDAO
-
- COLLECTION_NAME - Static variable in class com.epages.product.category.CategoryMapMongoDao
-
- COLLECTION_NAME - Static variable in class com.epages.task.internal.TaskMongoDao
-
- CollectionBuilder - Class in com.epages.mongodb.collection
-
utility for creating MongoDB collections
- CollectionBuilder(MongoOperations, MongoConfig) - Constructor for class com.epages.mongodb.collection.CollectionBuilder
-
- CollectionBuilder.IndexEntry - Class in com.epages.mongodb.collection
-
- CollectionBuilder.IndexEntry(DBObject, DBObject) - Constructor for class com.epages.mongodb.collection.CollectionBuilder.IndexEntry
-
- collectionName - Variable in class com.epages.mongodb.collection.CollectionBuilder
-
- COLON - Static variable in class com.epages.search.internal.FilterQueryUtilityImpl
-
- com.epages.commons - package com.epages.commons
-
- com.epages.commons.builder - package com.epages.commons.builder
-
- com.epages.commons.cache - package com.epages.commons.cache
-
- com.epages.commons.guid - package com.epages.commons.guid
-
- com.epages.commons.plugin - package com.epages.commons.plugin
-
- com.epages.commons.serialization - package com.epages.commons.serialization
-
- com.epages.commons.shutdown - package com.epages.commons.shutdown
-
- com.epages.commons.time - package com.epages.commons.time
-
- com.epages.commons.xml - package com.epages.commons.xml
-
- com.epages.configuration.api - package com.epages.configuration.api
-
- com.epages.configuration.internal - package com.epages.configuration.internal
-
- com.epages.dao - package com.epages.dao
-
- com.epages.dao.internal - package com.epages.dao.internal
-
- com.epages.datasource.api - package com.epages.datasource.api
-
- com.epages.datasource.internal - package com.epages.datasource.internal
-
- com.epages.epagesj - package com.epages.epagesj
-
- com.epages.epagesj.internal - package com.epages.epagesj.internal
-
- com.epages.executor - package com.epages.executor
-
- com.epages.executor.internal - package com.epages.executor.internal
-
- com.epages.executor.rs - package com.epages.executor.rs
-
- com.epages.index.domain.solrj.doc - package com.epages.index.domain.solrj.doc
-
- com.epages.index.entities - package com.epages.index.entities
-
- com.epages.index.entities.solrj.doc - package com.epages.index.entities.solrj.doc
-
- com.epages.index.inject - package com.epages.index.inject
-
- com.epages.index.rs - package com.epages.index.rs
-
- com.epages.index.service - package com.epages.index.service
-
- com.epages.index.service.internal - package com.epages.index.service.internal
-
- com.epages.index.service.internal.task - package com.epages.index.service.internal.task
-
- com.epages.metadata - package com.epages.metadata
-
- com.epages.mongodb - package com.epages.mongodb
-
- com.epages.mongodb.collection - package com.epages.mongodb.collection
-
- com.epages.pdf - package com.epages.pdf
-
- com.epages.pdf.internal - package com.epages.pdf.internal
-
- com.epages.product - package com.epages.product
-
- com.epages.product.attribute - package com.epages.product.attribute
-
- com.epages.product.attribute.entry - package com.epages.product.attribute.entry
-
- com.epages.product.category - package com.epages.product.category
-
- com.epages.product.reader - package com.epages.product.reader
-
Provides the classes necessary to fetch the main product info from ePages DB
- com.epages.product.tax - package com.epages.product.tax
-
- com.epages.search.api - package com.epages.search.api
-
- com.epages.search.internal - package com.epages.search.internal
-
- com.epages.search.internal.facets - package com.epages.search.internal.facets
-
- com.epages.search.internal.fallback - package com.epages.search.internal.fallback
-
- com.epages.search.internal.queryfield - package com.epages.search.internal.queryfield
-
- com.epages.server - package com.epages.server
-
- com.epages.server.config - package com.epages.server.config
-
- com.epages.server.config.internal - package com.epages.server.config.internal
-
- com.epages.server.handler - package com.epages.server.handler
-
- com.epages.server.inject - package com.epages.server.inject
-
- com.epages.server.logger - package com.epages.server.logger
-
- com.epages.server.logging - package com.epages.server.logging
-
- com.epages.server.shutdown - package com.epages.server.shutdown
-
- com.epages.solrclient - package com.epages.solrclient
-
- com.epages.solrclient.core - package com.epages.solrclient.core
-
- com.epages.solrclient.core.internal - package com.epages.solrclient.core.internal
-
- com.epages.solrclient.document - package com.epages.solrclient.document
-
- com.epages.solrclient.internal - package com.epages.solrclient.internal
-
- com.epages.solrserver - package com.epages.solrserver
-
- com.epages.solrserver.internal - package com.epages.solrserver.internal
-
- com.epages.task.api - package com.epages.task.api
-
- com.epages.task.internal - package com.epages.task.internal
-
- com.epages.ws.rs - package com.epages.ws.rs
-
- com.epages.ws.rs.atom - package com.epages.ws.rs.atom
-
- com.epages.ws.rs.ext - package com.epages.ws.rs.ext
-
- com.epages.ws.rs.jersey.inject - package com.epages.ws.rs.jersey.inject
-
- commit() - Method in interface com.epages.solrclient.document.DocumentBufferedOutputStream
-
- commit() - Method in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- commit(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- commit(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClient
-
- commitWithinMs - Variable in class com.epages.solrclient.internal.SolrClientImpl
-
- comparatorFactory - Variable in class com.epages.search.internal.facets.ManufacturerFacetFactoryImpl
-
- compare(FacetValue, FacetValue) - Method in class com.epages.search.internal.facets.FacetValueAlphabeticalComparator
-
- completed() - Method in class com.epages.task.api.Task
-
- completed - Variable in class com.epages.task.internal.StepReports
-
- COMPLETED_AT_FIELD - Static variable in class com.epages.task.internal.TaskMongoDao
-
- completedAt - Variable in class com.epages.task.api.Task
-
- completedTaskCount - Variable in class com.epages.executor.ExecutorStats
-
- composeFieldName(String, String, String) - Static method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- CompoundAttributeKey - Class in com.epages.product.attribute.entry
-
- CompoundAttributeKey(AttributeKey, AttributeKey) - Constructor for class com.epages.product.attribute.entry.CompoundAttributeKey
-
- conf - Variable in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- CONF_DIR_DEFAULT - Static variable in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- config - Variable in class com.epages.configuration.internal.EPagesConfigProvider
-
- config - Variable in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- config - Variable in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- config - Variable in class com.epages.index.entities.SingleCoreLookup
-
- config - Variable in class com.epages.mongodb.MongoConfigImpl
-
- config - Variable in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- config - Variable in class com.epages.search.internal.SearchConfigImpl
-
- config - Variable in class com.epages.search.internal.SearchConfigImpl.SearchQueryFieldsBuilder
-
- config - Variable in class com.epages.search.internal.SearchConfigImpl.SuggestQueryFieldsBuilder
-
- config - Variable in class com.epages.search.internal.SearchQueryBuilderImpl
-
- config - Variable in class com.epages.search.internal.SuggestSolrQueryBuilder
-
- config - Variable in class com.epages.search.internal.VisibleLuceneQueryFactory
-
- config - Variable in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- config - Variable in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- config - Variable in class com.epages.server.config.ThreadPoolProvider
-
- config - Variable in class com.epages.server.ServerProvider
-
- config - Variable in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- config - Variable in class com.epages.solrclient.core.internal.CoreAdminRequestBuilderProvider
-
- config - Variable in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- config - Variable in class com.epages.solrclient.internal.SolrServerReaderBuilder
-
- config - Variable in class com.epages.solrclient.internal.SolrServerWriterBuilder
-
- config - Variable in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- configDir - Variable in class com.epages.datasource.internal.ConnectionConfigurator
-
- configFilePath - Variable in class com.epages.server.logger.LoggerConfigurator
-
- configuration - Variable in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- configuration - Variable in class com.epages.datasource.internal.DataSourceProperties
-
- configuration - Variable in class com.epages.datasource.internal.EPPoolConfigurator
-
- configuration - Variable in class com.epages.pdf.internal.PdfConverterImpl
-
- configuration - Variable in class com.epages.server.inject.RequestLogHandlerProvider
-
- ConfigurationPlugin - Class in com.epages.configuration.internal
-
for the reasoning behind this bindings look at the
bind(Applebees.class).in(Singleton.class) example at
http://code.google.com/p/google-guice/wiki/Scopes
- ConfigurationPlugin() - Constructor for class com.epages.configuration.internal.ConfigurationPlugin
-
- Configurator<T> - Interface in com.epages.configuration.api
-
- configurator - Variable in class com.epages.datasource.internal.TomcatJdbcDataSourceBuilder
-
- configure() - Method in class com.epages.configuration.internal.ConfigurationPlugin
-
- configure() - Method in class com.epages.dao.internal.JdbcTemplatePlugin
-
- configure() - Method in class com.epages.datasource.internal.DataSourcePlugin
-
- configure() - Method in class com.epages.epagesj.internal.EPagesJServerPlugin
-
- configure() - Method in class com.epages.executor.internal.ExecutorPlugin
-
- configure() - Method in class com.epages.index.entities.IndexEntitiesPlugin
-
- configure() - Method in class com.epages.index.inject.IndexPlugin
-
- configure() - Method in class com.epages.metadata.MetadataDaoPlugin
-
- configure() - Method in class com.epages.mongodb.MongoPlugin
-
- configure() - Method in class com.epages.pdf.internal.PdfPlugin
-
- configure() - Method in class com.epages.product.attribute.AttributePlugin
-
- configure() - Method in class com.epages.product.category.CategoryPlugin
-
- configure() - Method in class com.epages.product.reader.ProductReaderPlugin
-
- configure() - Method in class com.epages.product.tax.TaxPlugin
-
- configure() - Method in class com.epages.search.internal.facets.FacetsPlugin
-
- configure() - Method in class com.epages.search.internal.fallback.FallbackSearchPlugin
-
- configure() - Method in class com.epages.search.internal.SearchPlugin.CacheModule
-
- configure() - Method in class com.epages.search.internal.SearchPlugin
-
- configure() - Method in class com.epages.server.inject.ServerPlugin
-
- configure() - Method in class com.epages.server.logger.LoggerConfigurator
-
Try to set a configuration file.
- configure() - Method in class com.epages.solrclient.core.internal.CorePlugin
-
- configure() - Method in class com.epages.solrclient.internal.SolrClientPlugin
-
- configure() - Method in class com.epages.solrserver.internal.SolrServerPlugin
-
- configure() - Method in class com.epages.task.internal.TaskPlugin
-
- configureServlets() - Method in class com.epages.ws.rs.jersey.inject.RestPlugin
-
- CONNECTION_HOST_DEFAULT - Static variable in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
"localhost"
- ConnectionConfigurator - Class in com.epages.datasource.internal
-
- ConnectionConfigurator(Configuration) - Constructor for class com.epages.datasource.internal.ConnectionConfigurator
-
- connectionConfigurator - Variable in class com.epages.datasource.internal.EPPoolConfigurator
-
- ConnectionProperties - Interface in com.epages.datasource.internal
-
- connectionProperties - Variable in class com.epages.datasource.internal.DataSourceProperties
-
- contextDestroyed(ServletContextEvent) - Method in class com.epages.server.handler.GuiceServletConfigEmbedded
-
- contextInitialized(ServletContextEvent) - Method in class com.epages.server.handler.GuiceServletConfigEmbedded
-
- convert(Throwable) - Static method in class com.epages.commons.serialization.ThrowableUtil
-
Convert a Throwable into a String array
- convert(DateTime) - Method in enum com.epages.mongodb.MongoOperationsProvider.DateTimeToDateConverter
-
- convert(Date) - Method in enum com.epages.mongodb.MongoOperationsProvider.DateToDateTimeConverter
-
- convert(String, OutputStream) - Method in class com.epages.pdf.internal.PdfConverterImpl
-
- convert(String, OutputStream) - Method in interface com.epages.pdf.PdfConverter
-
- convert(IAccessEvent) - Method in class com.epages.server.logging.JettyRequestLatencyConverter
-
- convertDocumentListIntoProducts(SolrDocumentList, Locale) - Method in class com.epages.search.internal.DocumentListToProductResultListConverter
-
- converter - Variable in class com.epages.pdf.PdfResource
-
- converter - Variable in class com.epages.search.internal.DocumentListToProductResultListConverter
-
- converter - Static variable in class com.epages.search.internal.DoubleRangeRounder
-
- converter - Variable in class com.epages.search.internal.facets.NumericFacetValueBuilder
-
- converter - Variable in class com.epages.search.internal.FilterQueryUtilityImpl
-
- converter - Variable in class com.epages.search.internal.MultiSuggestResultGroupBuilderProvider
-
- converter - Variable in class com.epages.search.internal.ProductSearchResultBuilderProvider
-
- converter - Variable in class com.epages.search.internal.SearchResponseAbstractBuilder
-
- convertPathChars(String) - Static method in class com.epages.product.attribute.entry.FileUtil
-
Encodes a normal string to a string, which can be used as direcory name.
- convertToCapped() - Method in class com.epages.mongodb.collection.CollectionBuilder
-
Indexes not copied No indexes will be created when the new capped
collection is.
- Coordinator - Annotation Type in com.epages.server.shutdown
-
Guice binding annotation
- core - Variable in class com.epages.solrclient.core.CoreInfo
-
- core - Variable in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- core - Variable in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- CORE_IDENTIFIER - Static variable in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- CoreAdminRequestBuilder - Class in com.epages.solrclient.core.internal
-
- CoreAdminRequestBuilder(CoreConfiguration) - Constructor for class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- CoreAdminRequestBuilderProvider - Class in com.epages.solrclient.core.internal
-
- CoreAdminRequestBuilderProvider(CoreConfiguration) - Constructor for class com.epages.solrclient.core.internal.CoreAdminRequestBuilderProvider
-
- CoreConfiguration - Interface in com.epages.solrclient.core
-
- coreConfiguration - Variable in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- CoreConfigurationImpl - Class in com.epages.solrclient.core.internal
-
;; Configuration of solr cores
[Solr]
;; Solr instance directory, as seen from j/solr/ This is sent along with AdminRequests,
;; e.g.
- CoreConfigurationImpl(Configuration) - Constructor for class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- CoreConfigurationImpl.ConfigurationProperty - Enum in com.epages.solrclient.core.internal
-
- CoreConfigurationImpl.ConfigurationProperty(String) - Constructor for enum com.epages.solrclient.core.internal.CoreConfigurationImpl.ConfigurationProperty
-
- CoreIdentifier - Class in com.epages.solrclient.core
-
- CoreIdentifier(String, String) - Constructor for class com.epages.solrclient.core.CoreIdentifier
-
- CoreIdentifier(String) - Constructor for class com.epages.solrclient.core.CoreIdentifier
-
- CoreInfo - Class in com.epages.solrclient.core
-
- CoreInfo() - Constructor for class com.epages.solrclient.core.CoreInfo
-
- CoreInfo(CoreIdentifier) - Constructor for class com.epages.solrclient.core.CoreInfo
-
- CoreInfos - Class in com.epages.solrclient.core
-
- CoreInfos(List<CoreInfo>) - Constructor for class com.epages.solrclient.core.CoreInfos
-
- CoreInfos() - Constructor for class com.epages.solrclient.core.CoreInfos
-
- coreInfos - Variable in class com.epages.solrclient.core.CoreInfos
-
- CoreLookup - Interface in com.epages.index.entities
-
- coreLookup - Variable in class com.epages.index.service.internal.DeleteProductsFromIndex
-
- coreLookup - Variable in class com.epages.index.service.internal.IndexServiceSingleCore
-
- coreLookup - Variable in class com.epages.search.internal.MultiGroupSuggesterImpl
-
- coreLookup - Variable in class com.epages.search.internal.ProductSearcherImpl
-
- corename - Variable in class com.epages.solrclient.core.CoreIdentifier
-
- CoreOptimizer - Class in com.epages.solrclient.core.internal
-
- CoreOptimizer(CoreService) - Constructor for class com.epages.solrclient.core.internal.CoreOptimizer
-
- CoreOptimizerExecutor - Class in com.epages.index.service.internal.task
-
- CoreOptimizerExecutor(EPJExecutor, CoreConfiguration, CoreOptimizer) - Constructor for class com.epages.index.service.internal.task.CoreOptimizerExecutor
-
- CorePlugin - Class in com.epages.solrclient.core.internal
-
- CorePlugin() - Constructor for class com.epages.solrclient.core.internal.CorePlugin
-
- corePoolSize - Variable in class com.epages.executor.ExecutorStats
-
- CoreResource - Class in com.epages.solrclient.core.internal
-
EPages resource representing the core states of Solr.
- CoreResource(CoreService) - Constructor for class com.epages.solrclient.core.internal.CoreResource
-
- CoreService - Interface in com.epages.solrclient.core
-
- coreService - Variable in class com.epages.solrclient.core.internal.CoreOptimizer
-
- coreService - Variable in class com.epages.solrclient.core.internal.CoreResource
-
- CoreServiceImpl - Class in com.epages.solrclient.core.internal
-
- CoreServiceImpl(CoreConfiguration, SolrServerLookup, Provider<CoreAdminRequestBuilder>) - Constructor for class com.epages.solrclient.core.internal.CoreServiceImpl
-
- create(String) - Method in interface com.epages.dao.DAOFactory
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.dao.DaoShopIdFactory
-
- create(String) - Method in interface com.epages.dao.JdbcTemplateFactory
-
- create(Product) - Method in class com.epages.index.domain.solrj.doc.ProductSolrInputDocumentConverter
-
- create(String, String) - Static method in class com.epages.index.entities.Index
-
- create(Index) - Method in interface com.epages.index.service.IndexService
-
- create(Index, UriInfo) - Method in interface com.epages.index.service.IndexTaskService
-
Creates a task to index a shop.
- create(Index) - Method in class com.epages.index.service.internal.IndexServiceSingleCore
-
- create(Index, UriInfo) - Method in class com.epages.index.service.internal.IndexTaskServiceImpl
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.metadata.ItemStreamReaderFactory
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.metadata.PeekableItemReaderFactory
-
- create(String, ProductReaderPreparedStatementSetter) - Method in interface com.epages.product.reader.MainProductReaderFactory
-
- create(Locale) - Method in interface com.epages.search.internal.facets.FacetValueComparatorFactory
-
- create(CoreIdentifier) - Method in interface com.epages.solrclient.core.CoreService
-
- create() - Method in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- create(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- create(CoreIdentifier) - Method in interface com.epages.solrclient.document.DocumentBufferedOutputStreamFactory
-
- create(T) - Method in interface com.epages.solrclient.document.SolrInputDocumentConverter
-
- createAndGetTypedMapIfMissing(Class<T>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- createBooleanValue(CustomSearchFilterAttribute, FacetField.Count) - Method in class com.epages.search.internal.facets.CustomBooleanFacetValuesBuilder
-
- createContext() - Static method in class com.epages.server.logger.EPJContextLogger.EPJLoggerFactory
-
- created - Static variable in class com.epages.executor.EpThread
-
- created() - Method in class com.epages.task.api.Task
-
- CREATED_ON - Static variable in class com.epages.product.attribute.AttributeMapMongoDAO
-
- createdOn - Variable in class com.epages.product.attribute.AttributeMapMongoDAO.ShopAttributeDoc
-
- createdOn - Variable in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- createdOn - Variable in class com.epages.task.api.Task
-
- createFacet(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- createFacetValue(String, String, int, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomCommonFacetValuesBuilder
-
- createFacetValueFromCount(FacetField.Count) - Method in class com.epages.search.internal.facets.ManufacturerFacetFactoryImpl
-
- createIndex(String, UpdateSearch, UriInfo) - Method in class com.epages.index.rs.IndexResource
-
Creates or replaces a search index for an entire store
- createIndex(String, String, UpdateSearch, UriInfo) - Method in class com.epages.index.rs.IndexResource
-
Creates or replaces a search index
- createIndexForShops(Index, List<IndexItem>, UriInfo) - Method in interface com.epages.index.service.IndexTaskService
-
Creates a task to index a list of shops included in the same Store.
- createIndexForShops(Index, List<IndexItem>, UriInfo) - Method in class com.epages.index.service.internal.IndexTaskServiceImpl
-
- CreateIndexForShopsTask - Class in com.epages.index.service.internal.task
-
- CreateIndexForShopsTask() - Constructor for class com.epages.index.service.internal.task.CreateIndexForShopsTask
-
- CreateIndexForShopsTask.SkipException - Exception in com.epages.index.service.internal.task
-
- CreateIndexForShopsTask.SkipException(int) - Constructor for exception com.epages.index.service.internal.task.CreateIndexForShopsTask.SkipException
-
- CreateIndexForShopsTaskProvider - Class in com.epages.index.service.internal
-
- CreateIndexForShopsTaskProvider(IndexService, DAOFactory<Synchronizer>) - Constructor for class com.epages.index.service.internal.CreateIndexForShopsTaskProvider
-
- createIndexForShopsTaskProvider - Variable in class com.epages.index.service.internal.IndexTaskServiceImpl
-
- CreateIndexTask - Class in com.epages.index.service.internal.task
-
- CreateIndexTask() - Constructor for class com.epages.index.service.internal.task.CreateIndexTask
-
- CreateIndexTaskProvider - Class in com.epages.index.service.internal
-
- CreateIndexTaskProvider(IndexService, DAOFactory<Synchronizer>) - Constructor for class com.epages.index.service.internal.CreateIndexTaskProvider
-
- createIndexTaskProvider - Variable in class com.epages.index.service.internal.IndexTaskServiceImpl
-
- createItem(SolrDocument, Locale) - Method in class com.epages.search.internal.SolrDocumentToProductConverter
-
- createItem(SolrDocument, Locale) - Method in interface com.epages.solrclient.document.SolrDocumentToItemConverter
-
- createNotMatchingValue(String, String, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomCommonFacetValuesBuilder
-
- createNotMatchingValue(String, String) - Method in class com.epages.search.internal.facets.FacetValueFillUp
-
- createNoveltyFacet(boolean, int) - Method in class com.epages.search.internal.facets.NoveltyFacetFactoryImpl
-
- createQuery(String) - Method in class com.epages.search.internal.UserInputQueryParser
-
- createQueryField(String, String[], boolean) - Static method in class com.epages.search.internal.queryfield.QueryFieldFactory
-
- createQueryField(String) - Static method in class com.epages.search.internal.queryfield.QueryFieldFactory
-
- createQueryField(String, String) - Static method in class com.epages.search.internal.queryfield.QueryFieldFactory
-
- createRangeQuery(String, String, String) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- createRenderer() - Method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- createRenderer() - Method in interface com.epages.pdf.PdfConverterConfiguration
-
- createSolrQuery(Index) - Method in interface com.epages.search.internal.SolrQueryFactory
-
- createSolrQuery(Index) - Method in class com.epages.search.internal.VisibleLuceneQueryFactory
-
- createSubKey(int) - Method in interface com.epages.product.attribute.entry.AttributeKey
-
- createSubKey(int) - Method in class com.epages.product.attribute.entry.CompoundAttributeKey
-
- createSubKey(int) - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- createSubKey(int) - Method in class com.epages.product.attribute.entry.SimpleKey
-
- createValue(long, String, String, String, int, List<FacetValue>) - Method in class com.epages.search.internal.facets.CategoryValueBuilder
-
- createValue(long, String, String, String, int) - Method in class com.epages.search.internal.facets.CategoryValueBuilder
-
- createValue(long, String, String, String, int, List<FacetValue>) - Method in class com.epages.search.internal.facets.CategoryValuesUtil
-
- createValue(long, String, String, String, int) - Method in class com.epages.search.internal.facets.CategoryValuesUtil
-
- createWildCardedQueryField(String) - Static method in class com.epages.search.internal.queryfield.QueryFieldFactory
-
- createWildCardedQueryField(String, String) - Static method in class com.epages.search.internal.queryfield.QueryFieldFactory
-
- credentialsExist() - Method in class com.epages.mongodb.MongoConfigImpl
-
- ctx - Variable in class com.epages.server.logger.LoggerConfigurator
-
- currency - Variable in class com.epages.product.tax.Money
-
- currency - Variable in class com.epages.search.internal.SearchParams
-
- currencyCode - Variable in class com.epages.search.api.SearchRequest
-
- current - Variable in class com.epages.solrclient.core.CoreInfo
-
- currentPage - Variable in class com.epages.search.internal.SearchParams
-
- CustomAttributeMapEntry - Class in com.epages.product.attribute.entry
-
- CustomAttributeMapEntry(AttributeKey, CustomAttributeValue) - Constructor for class com.epages.product.attribute.entry.CustomAttributeMapEntry
-
- CustomAttributeValue - Class in com.epages.product.attribute.entry
-
- CustomAttributeValue(String, String, String) - Constructor for class com.epages.product.attribute.entry.CustomAttributeValue
-
- CustomBooleanFacetValuesBuilder - Class in com.epages.search.internal.facets
-
- CustomBooleanFacetValuesBuilder() - Constructor for class com.epages.search.internal.facets.CustomBooleanFacetValuesBuilder
-
- CustomCommonFacetValuesBuilder - Class in com.epages.search.internal.facets
-
- CustomCommonFacetValuesBuilder(SearchConfig) - Constructor for class com.epages.search.internal.facets.CustomCommonFacetValuesBuilder
-
- CustomFacetsFactory - Interface in com.epages.search.internal.facets
-
- CustomFacetsFactoryImpl - Class in com.epages.search.internal.facets
-
- CustomFacetsFactoryImpl(SearchConfig, Set<CustomFacetValuesBuilder>) - Constructor for class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- CustomFacetValuesBuilder - Interface in com.epages.search.internal.facets
-
- customFactory - Variable in class com.epages.search.internal.ProductSearchResponseBuilder
-
- customFactory - Variable in class com.epages.search.internal.ProductSearchResultBuilderProvider
-
- CustomFloatFacetValuesBuilder - Class in com.epages.search.internal.facets
-
- CustomFloatFacetValuesBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.internal.facets.CustomFloatFacetValuesBuilder
-
- CustomIntegerFacetValueBuilder - Class in com.epages.search.internal.facets
-
- CustomIntegerFacetValueBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.internal.facets.CustomIntegerFacetValueBuilder
-
- CustomNumericValuesBuilder - Class in com.epages.search.internal.facets
-
- CustomNumericValuesBuilder(NumericFacetValueBuilder, SliderRangeBuilder) - Constructor for class com.epages.search.internal.facets.CustomNumericValuesBuilder
-
- CustomSearchFilterAttribute - Class in com.epages.product.attribute.entry
-
- CustomSearchFilterAttribute(String, String, String) - Constructor for class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- CustomSearchFilterAttributeType - Enum in com.epages.product.attribute.entry
-
- CustomSearchFilterAttributeType(String) - Constructor for enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
- get(K) - Method in interface com.epages.commons.cache.Cache
-
- get(K) - Method in class com.epages.commons.cache.LookupStatic
-
- get(String) - Method in interface com.epages.configuration.api.Configurator
-
- get() - Method in class com.epages.configuration.internal.DataConfigProvider
-
- get() - Method in class com.epages.configuration.internal.EPagesConfigProvider
-
- get(String) - Method in interface com.epages.datasource.api.DataSourceLookup
-
Data source lookup.
- get(String) - Method in class com.epages.datasource.internal.ConnectionConfigurator
-
- get(String) - Method in class com.epages.datasource.internal.DataSourceStaticLookup
-
- get(String) - Method in class com.epages.datasource.internal.EPPoolConfigurator
-
- get(Index) - Method in interface com.epages.index.entities.CoreLookup
-
- get(Index) - Method in class com.epages.index.entities.SingleCoreLookup
-
- get() - Method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
- get() - Method in class com.epages.index.service.internal.AddProductsToIndexTaskProvider
-
- get() - Method in class com.epages.index.service.internal.CreateIndexForShopsTaskProvider
-
- get() - Method in class com.epages.index.service.internal.CreateIndexTaskProvider
-
- get() - Method in class com.epages.index.service.internal.DeleteIndexTaskProvider
-
- get() - Method in class com.epages.index.service.internal.DeleteProductsFromIndexTaskProvider
-
- get() - Method in class com.epages.mongodb.MongoOperationsProvider
-
- get() - Method in class com.epages.mongodb.MongoProvider
-
- get(String) - Method in interface com.epages.product.attribute.AttributeMapDAO
-
- get(String) - Method in class com.epages.product.attribute.AttributeMapMongoDAO
-
- get(String) - Static method in enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
- get(String) - Method in interface com.epages.product.category.CategoriesInfoMap
-
- get(String) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- get(String) - Method in interface com.epages.product.category.CategoryMapDao
-
- get(String) - Method in class com.epages.product.category.CategoryMapMongoDao
-
- get(SuggestionsRequest) - Method in interface com.epages.search.api.Suggester
-
- get(QueryResponse, SearchRequest, CategoriesInfoMap) - Method in interface com.epages.search.internal.facets.CategoryFacetFactory
-
- get(QueryResponse, SearchRequest, CategoriesInfoMap) - Method in class com.epages.search.internal.facets.CategoryFacetFactoryImpl
-
- get(QueryResponse, SearchRequest, Collection<CustomSearchFilterAttribute>) - Method in interface com.epages.search.internal.facets.CustomFacetsFactory
-
- get(QueryResponse, SearchRequest, Collection<CustomSearchFilterAttribute>) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.internal.facets.ManufacturerFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.internal.facets.ManufacturerFacetFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.internal.facets.NoveltyFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.internal.facets.NoveltyFacetFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.internal.facets.PriceFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.internal.facets.PriceFacetFactoryImpl
-
- get(QueryResponse, SearchRequest) - Method in interface com.epages.search.internal.facets.RatingFacetFactory
-
- get(QueryResponse, SearchRequest) - Method in class com.epages.search.internal.facets.RatingFacetFactoryImpl
-
- get(QueryResponse, String) - Method in class com.epages.search.internal.facets.SliderRangeBuilder
-
- get() - Method in class com.epages.search.internal.fallback.FallbackSearchStrategyProvider
-
- get() - Method in class com.epages.search.internal.MultiSuggestResultGroupBuilderProvider
-
- get() - Method in class com.epages.search.internal.ProductSearchResultBuilderProvider
-
- get(SuggestionsRequest) - Method in class com.epages.search.internal.SuggesterImpl
-
- get(Iterable<QueryField>) - Method in class com.epages.search.internal.UserInputQueryParser
-
- get(QueryField...) - Method in class com.epages.search.internal.UserInputQueryParser
-
- get() - Method in class com.epages.server.config.ThreadPoolProvider
-
- get() - Method in class com.epages.server.inject.RequestLogHandlerProvider
-
returns null if access log is not enabled
- get() - Method in class com.epages.server.ServerProvider
-
- get() - Method in class com.epages.solrclient.core.internal.CoreAdminRequestBuilderProvider
-
- get() - Method in class com.epages.solrclient.internal.HttpClientProvider
-
- get(ObjectId) - Method in interface com.epages.task.api.TaskDao
-
- get() - Method in class com.epages.task.internal.DelayableLimitedReschedulerProvider
-
- get() - Method in class com.epages.task.internal.TaskBuilderProvider
-
- get(ObjectId) - Method in class com.epages.task.internal.TaskMongoDao
-
- getAbsoluteOrFromClasspath(String, String) - Static method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- getActiveThreads() - Method in class com.epages.executor.ExecutorStats
-
- getAdminServer(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getAdminServer() - Method in class com.epages.solrclient.internal.SolrServerWriter
-
- getAdminServer(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getAlias() - Method in class com.epages.metadata.Ep6Object
-
- getAllAdminServer() - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getAllAdminServer() - Method in interface com.epages.solrclient.SolrServerLookup
-
- getAllAttributes(Class<T>) - Method in class com.epages.metadata.Ep6Object
-
- getAllAttributes(Class<K>, Class<V>) - Method in class com.epages.metadata.Ep6Object
-
- getAllAttributes(Class<T>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getAllAttributesWithSubProducts(Class<K>, Class<V>) - Method in class com.epages.product.Product
-
- getAllAttributesWithSubProducts(Class<T>) - Method in class com.epages.product.Product
-
- getAmount() - Method in class com.epages.product.tax.Money
-
- getAmount() - Method in class com.epages.product.tax.Price
-
- getAreaId() - Method in class com.epages.product.tax.TaxRate
-
- getAsPath(String) - Method in class com.epages.commons.guid.GUID
-
- getAsPath() - Method in class com.epages.commons.guid.GUID
-
- getAttribute(Class<T>, AttributeKey) - Method in class com.epages.metadata.Ep6Object
-
- getAttribute() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getAttributeFilters() - Method in class com.epages.search.internal.SearchParams
-
Each entry allows to filter for a specific attribute-value
or -range of a product-attribute.
- getAttributeMapper() - Method in class com.epages.product.attribute.AttributeMapMongoDAO.ShopAttributeDoc
-
- getAttributeMapper(Index) - Method in class com.epages.product.attribute.AttributeServiceImpl
-
- getAttributeName() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getAttributeName() - Method in class com.epages.search.internal.facets.Facet
-
The localised attribute-name.
- getAttributeRange() - Method in class com.epages.search.internal.AttributeFilter
-
Has to be specified if the attribute is numeric.
- getAttributes(String) - Method in class com.epages.product.attribute.AttributeMapper
-
- getAttributes(Index, String) - Method in interface com.epages.product.attribute.AttributeService
-
- getAttributes(Index, String) - Method in class com.epages.product.attribute.AttributeServiceImpl
-
- getAttributes(SearchRequest, FacetMode) - Method in class com.epages.search.internal.ProductSearcherImpl
-
- getAttributeSet(String) - Method in class com.epages.product.attribute.AttributeMapper
-
- getAttributesWithDefaulSubProduct(Class<K>, Class<V>) - Method in class com.epages.product.Product
-
- getAttributeType() - Method in class com.epages.search.internal.facets.Facet
-
The type of the attribute.
- getAttributeTypes() - Method in class com.epages.metadata.Ep6Object
-
- getAttributeTypes() - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getAttributeValue() - Method in class com.epages.search.internal.AttributeFilter
-
Has to be specified if the attribute is not numeric.
- getAttributeValues(String) - Method in class com.epages.search.internal.ProductSearchRequest.Builder
-
- getAutoOptimizeAfterReachingSegmentCount() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getAutoOptimizeAfterReachingSegmentCount() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getAutoOptimizeCheckInSecs() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getAutoOptimizeCheckInSecs() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getAwaitTerminationInMillis() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getAwaitTerminationInMillis() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getAwaitTerminationInMillis() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getAwaitTerminationInMillis() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getBaseConfiguration() - Method in interface com.epages.configuration.api.EPagesJConfiguration
-
- getBaseConfiguration() - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getBaseURL() - Method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- getBaseURL() - Method in interface com.epages.pdf.PdfConverterConfiguration
-
- getBooleanValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getBoost() - Method in class com.epages.search.internal.queryfield.BaseQueryField
-
- getBoost() - Method in interface com.epages.search.internal.queryfield.QueryField
-
- getBoost() - Method in class com.epages.search.internal.queryfield.WilcardedQueryField
-
- getBuilders(Set<CustomFacetValuesBuilder>) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- getCategories() - Method in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- getCategories(Index) - Method in interface com.epages.product.category.CategoryService
-
- getCategories(Index) - Method in class com.epages.product.category.CategoryServiceImpl
-
- getCategories() - Method in class com.epages.product.Product
-
- getCategories() - Method in class com.epages.search.api.SuggestionsResponse
-
- getCategoriesSuggestions() - Method in class com.epages.search.internal.MultiSuggestResultGroup
-
- getCategoryMap(Index, FacetMode) - Method in class com.epages.search.internal.ProductSearcherImpl
-
- getCategoryPathMapper(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.ShopCategoryReader
-
- getCategoryResults() - Method in class com.epages.search.internal.MultiSuggestResultGroupBuilder
-
- getChildren(String, QueryResponse, SearchRequest, CategoriesInfoMap) - Method in class com.epages.search.internal.facets.CategoryMatchingValuesBuilder
-
- getChildren() - Method in class com.epages.search.internal.facets.FacetValue
-
A hierarchical structure of facet-values is currently
only possible for categories.
- getClassId() - Method in class com.epages.product.tax.TaxRate
-
- getCommitWithinMs() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getCommitWithinMs() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
AutoCommit time sent to solr with every request.
- getCompleted() - Method in class com.epages.task.internal.StepReports
-
- getCompletedAt() - Method in class com.epages.task.api.Task
-
- getCompletedTaskCount() - Method in class com.epages.executor.ExecutorStats
-
- getCompoundObjectId() - Method in interface com.epages.product.attribute.entry.AttributeKey
-
- getCompoundObjectId() - Method in class com.epages.product.attribute.entry.CompoundAttributeKey
-
- getCompoundObjectId() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getCompoundObjectId() - Method in class com.epages.product.attribute.entry.SimpleKey
-
- getConfigDir() - Method in interface com.epages.configuration.api.EPagesJConfiguration
-
- getConfigDir() - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getConfigFile(CompositeConfiguration, String) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getConfigFileFromClasspath(String) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getConfigurationFiles(CompositeConfiguration) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getConnectionManager(SolrClientConfiguration) - Method in class com.epages.solrclient.internal.HttpClientProvider
-
- getConnectionProperties() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getConnectionProperties() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getConnectionProperties() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getContextPath() - Method in class com.epages.epagesj.internal.EPagesJServerConfigurationImpl
-
- getContextPath() - Method in interface com.epages.server.config.ServerConfiguration
-
- getContextPath() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getContextPath() - Method in class com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl
-
- getCoreAdminResponse(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreAdminResponse() - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreAdminResponse(CoreIdentifier, SolrServer) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCoreDataDir(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreAdminRequestBuilder
-
- getCoreDirectory() - Method in class com.epages.solrclient.core.CoreIdentifier
-
- getCoreIdentifier() - Method in class com.epages.solrclient.core.CoreInfo
-
- getCoreInfos() - Method in class com.epages.solrclient.core.internal.CoreResource
-
Returns all core infos for every solr-master server
- getCoreInfos(String) - Method in class com.epages.solrclient.core.internal.CoreResource
-
Returns corename status for every solr-master server
- getCoreInfos(String, String) - Method in class com.epages.solrclient.core.internal.CoreResource
-
Returns corename status for every solr-master server
- getCoreInfos(CoreIdentifier) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCorename() - Method in class com.epages.solrclient.core.CoreIdentifier
-
- getCorePoolSize() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getCorePoolSize() - Method in class com.epages.executor.ExecutorStats
-
- getCorePoolSize() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getCores() - Method in interface com.epages.solrclient.core.CoreService
-
- getCores(String) - Method in interface com.epages.solrclient.core.CoreService
-
- getCores(String, String) - Method in interface com.epages.solrclient.core.CoreService
-
- getCores() - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCores(String) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCores(String, String) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getCounts(List<FacetField.Count>) - Static method in class com.epages.search.internal.facets.SliderRangeBuilder
-
- getCountsInverted(List<FacetField.Count>) - Static method in class com.epages.search.internal.facets.SliderRangeBuilder
-
- getCreatedOn() - Method in class com.epages.product.attribute.AttributeMapMongoDAO.ShopAttributeDoc
-
- getCreatedOn() - Method in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- getCreatedOn() - Method in class com.epages.task.api.Task
-
- getCtx() - Method in class com.epages.server.logger.EPJContextLogger
-
- getCurrency() - Method in class com.epages.product.tax.Money
-
- getCurrency() - Method in class com.epages.search.api.SearchRequest
-
- getCurrency() - Method in class com.epages.search.internal.SearchParams
-
The price calculation is based on the currency.
- getCurrencyCode() - Method in class com.epages.product.tax.Money
-
- getCurrent() - Method in class com.epages.solrclient.core.CoreInfo
-
- getCurrentPage() - Method in class com.epages.search.internal.SearchParams
-
The current page of the search-results page.
- getDaemon() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getDaemon() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getData() - Method in class com.epages.index.service.internal.task.AbstractIndexEPJTask
-
- getData() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getData() - Method in interface com.epages.task.api.EPJTask
-
- getData() - Method in class com.epages.task.api.Task
-
- getDatabase() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getDatabase() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDatabase() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getDatabaseDir() - Method in class com.epages.datasource.internal.ConnectionConfigurator
-
- getDatabaseName() - Method in interface com.epages.mongodb.MongoConfig
-
- getDatabaseName() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getDatabaseName() - Method in class com.epages.mongodb.MongoProvider
-
- getDataDirPrefix() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getDataDirPrefix() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getDataSource() - Method in class com.epages.datasource.internal.EPDataSource
-
- getDataSource() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getDatasourceGroup(String) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getDatasourceGroup(String) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Resolves datasourceName into its group.
- getDatasourceName() - Method in class com.epages.index.entities.Index
-
- getDbProperties() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultAutoCommit() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultBuilder(Set<CustomFacetValuesBuilder>) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- getDefaultCatalog() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultReadOnly() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDefaultSubProduct() - Method in class com.epages.product.Product
-
- getDefaultSubproductId() - Method in class com.epages.product.Product
-
- getDefaultTransactionIsolation() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getDescription() - Method in class com.epages.index.service.internal.task.AddProductsToIndexTask
-
- getDescription() - Method in class com.epages.index.service.internal.task.CreateIndexForShopsTask
-
- getDescription() - Method in class com.epages.index.service.internal.task.CreateIndexTask
-
- getDescription() - Method in class com.epages.index.service.internal.task.DeleteIndexTask
-
- getDescription() - Method in class com.epages.index.service.internal.task.DeleteProductsFromIndexTask
-
- getDescription() - Method in class com.epages.index.service.internal.task.DummyEPJTask
-
- getDescription() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getDescription() - Method in interface com.epages.task.api.EPJTask
-
- getDescription() - Method in class com.epages.task.api.Task
-
- getDescription() - Method in class com.epages.task.internal.FailureCause
-
- getDescription() - Method in class com.epages.task.internal.TaskStep
-
- getDetailedDump() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getDetailedDump() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getDirectoriesListed() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getDirectoriesListed() - Method in interface com.epages.server.config.ServerConfiguration
-
- getDisplayName(String, String) - Method in interface com.epages.product.category.CategoriesInfoMap
-
- getDisplayName(String) - Method in class com.epages.product.category.Category
-
- getDisplayName(String, String) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getDocumentBatchSize() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getDocumentBatchSize() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Batch size, for buffering documents before sending to solr writer.
- getDouble(String, Locale) - Method in class com.epages.search.internal.StringToDoubleConverter
-
Expects a string representing a java double, if the conversion fails the locale is taken into account
- getDoubleValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getDriverClassName() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getEpagesjConfigDir(CompositeConfiguration) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getEPagesJConfigFile(CompositeConfiguration) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getEPJLogConfigFile(String) - Static method in class com.epages.server.logger.LoggerConfigurator
-
Cannot use Guice injection yet
- getEPJTask(String) - Method in class com.epages.index.service.internal.IndexTaskServiceImpl.ProviderMapper
-
- getEpjTaskClassname() - Method in class com.epages.task.api.Task
-
- getError() - Method in class com.epages.task.api.Task
-
- getError() - Method in class com.epages.task.internal.FailureCause
-
- getErrorMessageForQuery(CoreIdentifier, SolrServerException) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- getExcludeTag(String) - Method in class com.epages.search.internal.facets.QuerySetterImpl
-
- getExpireAfterSeconds() - Method in interface com.epages.mongodb.MongoConfig
-
Used for caches, that write to MongoDB for storing values
(e.g.
- getExpireAfterSeconds() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getExpireTime(DBObject) - Method in class com.epages.mongodb.collection.CollectionBuilder
-
- getFacetCounts(QueryResponse, String) - Static method in class com.epages.search.internal.facets.FacetCountsGetter
-
- getFacetDisplayThreshold() - Method in interface com.epages.search.internal.SearchConfig
-
Treshold in percent for showing a facet.
- getFacetDisplayThreshold() - Method in class com.epages.search.internal.SearchConfigImpl
-
- getFacetFieldName(String, String) - Method in class com.epages.search.internal.facets.QuerySetterImpl
-
- getFacetFieldNameWithExcludeTag(String) - Method in class com.epages.search.internal.facets.QuerySetterImpl
-
- getFacetMode() - Method in class com.epages.search.api.SearchRequest
-
- getFacetMode() - Method in class com.epages.search.internal.SearchParams
-
Specifies whether the response includes no facets,
only standard facets or standard and custom facets.
- getFacets() - Method in class com.epages.search.api.SearchResponse
-
A list of facets which enable detailed filtering options for further search requests.
- getFacetValue(DoubleRange, DoubleRange, String, String, Locale) - Method in class com.epages.search.internal.facets.NumericFacetValueBuilder
-
- getFacetValueLimit() - Method in interface com.epages.search.internal.SearchConfig
-
To hide facets, which have values above this limit to control the size of the searchresponse.
- getFacetValueLimit() - Method in class com.epages.search.internal.SearchConfigImpl
-
- getFacetValues(QueryResponse, SearchRequest, CategoriesInfoMap) - Method in class com.epages.search.internal.facets.CategoryFacetFactoryImpl
-
- getFacetValues(QueryResponse, SearchRequest, CategoriesInfoMap, String) - Method in class com.epages.search.internal.facets.CategoryMatchingValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomBooleanFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomCommonFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in interface com.epages.search.internal.facets.CustomFacetValuesBuilder
-
- getFacetValues(QueryResponse, SearchRequest, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomNumericValuesBuilder
-
- getFacetValuesWithActiveFilter(List<FacetValue>) - Method in class com.epages.search.internal.facets.CategoryFacetFactoryImpl
-
- getFailedNumberOfSteps() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getFailureCause() - Method in class com.epages.task.internal.StepReport
-
- getFailures() - Method in class com.epages.task.internal.StepReports
-
- getFallbackQuery() - Method in class com.epages.search.api.SearchResponse
-
The fallback-query was used if the original query did not produce any results.
- getFieldName(Category) - Method in class com.epages.index.domain.solrj.doc.CategorySolrInputDocumentConverter
-
- getFieldName() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getFieldName() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getFieldName() - Method in class com.epages.search.internal.AttributeFilter
-
The solr-fieldname of the attribute which is used for filtering.
- getFieldName() - Method in class com.epages.search.internal.queryfield.BaseQueryField
-
- getFieldName() - Method in interface com.epages.search.internal.queryfield.QueryField
-
- getFieldName() - Method in class com.epages.search.internal.queryfield.WilcardedQueryField
-
- getFileFromResource(URL) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getFileFromResource(URL) - Static method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- getFilenamePathPart() - Method in class com.epages.product.attribute.entry.PublicFileAttribute.PathBuilder
-
- getFillUp() - Method in class com.epages.search.internal.facets.SimpleFacetValueFillUp
-
- getFilter() - Method in class com.epages.search.internal.facets.FacetValue
-
The object that has to be used in the
SearchParams to filter for this attribute-value.
- getFilterQuery(String, List<String>) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getFilters() - Method in class com.epages.search.api.SearchRequest
-
- getFontDir(EPagesJConfiguration) - Method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
Get fonts directory by looking at epagesj rootdir or on the classpath
- getFontMapProperties() - Method in class com.epages.pdf.internal.PdfConverterConfigurationImpl
-
- getFontMapProperties() - Method in interface com.epages.pdf.PdfConverterConfiguration
-
- getGracefullShutdownInMillis() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getGracefullShutdownInMillis() - Method in interface com.epages.server.config.ServerConfiguration
-
- getGrossMoney(Price, double) - Method in class com.epages.product.tax.GrossPriceCalculatorImpl
-
- getGrossPrices(Price, int) - Method in interface com.epages.product.tax.GrossPriceCalculator
-
- getGrossPrices(Price, int) - Method in class com.epages.product.tax.GrossPriceCalculatorImpl
-
- getGroup() - Method in class com.epages.solrclient.core.CoreIdentifier
-
- getGroup() - Method in class com.epages.solrclient.core.CoreInfo
-
- getGuid() - Method in class com.epages.metadata.Ep6Object
-
- getGuid() - Method in class com.epages.product.attribute.AttributeMapMongoDAO.ShopAttributeDoc
-
- getGuid() - Method in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- getHasDeletions() - Method in class com.epages.solrclient.core.CoreInfo
-
- getHost() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getHost() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getHost() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getHost() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getHost() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getHosts() - Method in interface com.epages.mongodb.MongoConfig
-
- getHosts() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getHref() - Method in class com.epages.ws.rs.atom.AtomLink
-
- getHrefURI() - Method in class com.epages.ws.rs.atom.AtomLink
-
- getId() - Method in class com.epages.task.api.Task
-
- getImagePath() - Method in class com.epages.search.internal.ProductResult
-
- getIndex(DBCollection, String) - Method in class com.epages.mongodb.collection.CollectionBuilder
-
- getIndex() - Method in class com.epages.search.api.SearchRequest
-
- getIndexItems() - Method in class com.epages.index.entities.UpdateSearch
-
- getInetSocketAddress() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getInetSocketAddress() - Method in interface com.epages.server.config.ServerConfiguration
-
- getInitialSize() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getInjector(Stage, List<Module>) - Method in class com.epages.commons.plugin.PluginServiceLoader
-
- getInjector() - Method in class com.epages.commons.plugin.PluginServiceLoader
-
FIXME Remove it.
- getInjector() - Method in class com.epages.server.handler.GuiceServletConfigEmbedded
-
- getInjector() - Method in class com.epages.server.inject.GuiceServletConfig
-
- getInstance(Class<T>) - Method in class com.epages.commons.plugin.PluginServiceLoader
-
- getInstanceDir() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getInstanceDir() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getIntegerValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getItemIds(List<IndexItem>) - Method in class com.epages.index.service.internal.DeleteProductsFromIndex
-
- getItems() - Method in class com.epages.index.entities.IndexItems
-
- getKeepAliveTime() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getKeepAliveTime() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getKeepAliveTimeUnit() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getKeepAliveTimeUnit() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getKey() - Method in enum com.epages.configuration.api.EPagesJConfigurationProperties
-
- getKey() - Method in interface com.epages.configuration.api.IConfigurationProperty
-
- getKey() - Method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
- getKey() - Method in enum com.epages.datasource.internal.MasterSlaveConnectionProperties.ConfigurationProperty
-
- getKey() - Method in enum com.epages.epagesj.internal.EPagesJServerConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.executor.internal.ExecutorConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.mongodb.MongoConfigImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.pdf.internal.PdfConverterConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in class com.epages.product.attribute.entry.AttributeMapEntry
-
- getKey() - Method in enum com.epages.search.internal.SearchConfigImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.server.config.internal.BaseServerConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.solrclient.core.internal.CoreConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
- getKey() - Method in enum com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl.ConfigurationProperty
-
- getKeyName() - Method in interface com.epages.product.attribute.entry.AttributeKey
-
- getKeyName() - Method in class com.epages.product.attribute.entry.CompoundAttributeKey
-
- getKeyName() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getKeyName() - Method in class com.epages.product.attribute.entry.SimpleKey
-
- getKeys() - Method in class com.epages.mongodb.collection.CollectionBuilder.IndexEntry
-
- getLang() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getLang() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getLang() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getLang() - Method in class com.epages.search.internal.SearchParams
-
A two-digit code used for the
localisation of the search-results.
- getLangAsLocale() - Method in class com.epages.search.internal.SearchParams
-
- getLanguage() - Method in class com.epages.search.api.SearchRequest
-
- getLargestPoolSize() - Method in class com.epages.executor.ExecutorStats
-
- getLastModified() - Method in class com.epages.solrclient.core.CoreInfo
-
- getLink() - Method in class com.epages.search.api.SuggestionsResponse
-
- getLink() - Method in class com.epages.task.api.Task
-
- getLocale() - Method in class com.epages.search.api.SearchRequest
-
- getLower() - Method in class com.epages.search.internal.DoubleRange
-
- getManufacturer() - Method in class com.epages.product.Product
-
- getManufacturerResults() - Method in class com.epages.search.internal.MultiSuggestResultGroupBuilder
-
- getManufacturers() - Method in class com.epages.search.api.SuggestionsResponse
-
- getManufacturerSKU() - Method in class com.epages.product.Product
-
- getManufacturerSuggestions() - Method in class com.epages.search.internal.MultiSuggestResultGroup
-
- getMapper() - Method in class com.epages.search.internal.JMeterLoggingInterceptor
-
- getMappingConverter(MongoDbFactory) - Method in class com.epages.mongodb.MongoOperationsProvider
-
- getMarshaller(Class<?>) - Static method in class com.epages.commons.xml.MarshallerHelper
-
creates JAXB context and instantiate marshaller
- getMasterServerBaseURL(String) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMasterServerBaseURL(String) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Base url for solr master server.
- getMasterURL(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMasterURL(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
URL pointing to solr master instance, including corename
- getMasterUrl() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getMasterUrl() - Method in interface com.epages.solrserver.SolrServerConfiguration
-
- getMatches() - Method in class com.epages.search.internal.facets.FacetValue
-
The number of search-results that would be obtained
by filtering for this attribute-value in the context
of current search-request.
- getMatchingValue(Pattern, String) - Static method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getMaxActive() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMaxDoc() - Method in class com.epages.solrclient.core.CoreInfo
-
- getMaxErrors() - Static method in class com.epages.task.api.AbstractBaseEPJTask
-
- getMaxHttpReaderConnections() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getMaxHttpReaderConnections() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Configuration value for the maximum number of HttpClient connections to the solr
slaves.
- getMaxIdle() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMaxIdleTimeMs() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMaxIdleTimeMs() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getMaximumPoolSize() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getMaximumPoolSize() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getMaxLifeInSecs() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
- getMaxLifeInSecs() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getMaxNumReschedules() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
Maximum number of reschedules, until the task gets rejected.
- getMaxNumReschedules() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getMaxQueued() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMaxQueued() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getMaxSearchString(String, Double) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getMaxStopTimeMs() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMaxStopTimeMs() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getMaxThreads() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMaxThreads() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getMaxWait() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMessage() - Method in class com.epages.ws.rs.Error
-
- getMinEvictableIdleTimeMillis() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMinIdle() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getMinSearchString(String, Double) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getMinThreads() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getMinThreads() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getModule(String[]) - Static method in class com.epages.commons.plugin.PluginServiceLoader
-
- getModules(ServiceLoader<T>) - Method in class com.epages.commons.plugin.PluginServiceLoader
-
- getMoney() - Method in class com.epages.product.tax.Price
-
- getMongo(MongoURI) - Method in class com.epages.mongodb.MongoProvider
-
- getMongoOps() - Method in class com.epages.mongodb.collection.CollectionBuilder
-
- getMongoTemplate(MongoProvider) - Method in class com.epages.mongodb.MongoOperationsProvider
-
- getName() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getName() - Method in class com.epages.search.internal.facets.FacetValue
-
The localised name of the attribute-value.
- getName() - Method in class com.epages.search.internal.ProductResult
-
- getName() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getName() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getName() - Method in class com.epages.solrclient.core.CoreInfo
-
- getNegatedAmount() - Method in class com.epages.product.tax.Price
-
- getNewProductMatches(QueryResponse) - Method in class com.epages.search.internal.facets.NoveltyFacetFactoryImpl
-
- getNextPositionToChange(String, int) - Static method in class com.epages.product.attribute.entry.FileUtil
-
gets next position in string to change.
- getNumDocs() - Method in class com.epages.solrclient.core.CoreInfo
-
- getNumericFilter(String) - Method in class com.epages.search.api.SearchRequest
-
- getNumericFiltersTolerance() - Method in interface com.epages.search.internal.SearchConfig
-
A value in percentage which determines the widening of a numeric-range used for filtering.
- getNumericFiltersTolerance() - Method in class com.epages.search.internal.SearchConfigImpl
-
- getNumFound(QueryResponse) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- getNumProductsWithAttribute(QueryResponse, CustomSearchFilterAttribute) - Method in class com.epages.search.internal.facets.CustomFacetsFactoryImpl
-
- getNumTestsPerEvictionRun() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getObjectId(MetadataDAO, String) - Method in class com.epages.index.service.ProductAddServiceImpl
-
- getObjectId() - Method in class com.epages.metadata.Ep6Object
-
- getObjectId(String) - Method in interface com.epages.metadata.MetadataDAO
-
- getObjectId(String) - Method in class com.epages.metadata.MetadataDAOJdbcTemplate
-
- getObjectId() - Method in interface com.epages.product.attribute.entry.AttributeKey
-
- getObjectId() - Method in class com.epages.product.attribute.entry.CompoundAttributeKey
-
- getObjectId() - Method in class com.epages.product.attribute.entry.LocalizedKey
-
- getObjectId() - Method in class com.epages.product.attribute.entry.SimpleKey
-
- getObjectId() - Method in class com.epages.search.internal.ProductResult
-
- getObjectIdWithDefaultSubProduct() - Method in class com.epages.product.Product
-
- getOptimizableCores() - Method in interface com.epages.solrclient.core.CoreService
-
- getOptimizableCores() - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getOptionalConfigFile(CompositeConfiguration) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getOptionalConfigFilename(Configuration) - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getOptions() - Method in interface com.epages.mongodb.MongoConfig
-
- getOptions() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getOptionsIN() - Method in class com.epages.mongodb.collection.CollectionBuilder.IndexEntry
-
- getOutgoingDocumentsSize() - Method in class com.epages.solrclient.document.DocumentBufferedOutputStreamImpl
-
- getParent(Category) - Method in interface com.epages.product.category.CategoriesInfoMap
-
- getParent(Category) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getParentId() - Method in class com.epages.metadata.Ep6Object
-
- getPassword() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getPassword() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getPassword() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getPassword() - Method in interface com.epages.mongodb.MongoConfig
-
- getPassword() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getPath(int) - Method in interface com.epages.product.category.CategoriesInfoMap
-
- getPath(int) - Method in class com.epages.product.category.CategoryInfoMapImpl
-
- getPathSpec() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getPathSpec() - Method in interface com.epages.server.config.ServerConfiguration
-
reroute all requests that start with this path.
- getPathString() - Method in class com.epages.product.attribute.entry.FilePath
-
- getPendings() - Method in class com.epages.index.service.internal.AllItemSelector
-
- getPendings() - Method in class com.epages.index.service.internal.Ep6ObjectItemSelector
-
- getPendings() - Method in interface com.epages.index.service.ItemSelector
-
getPendings returns a list of references to pending items.
- getPoolSize() - Method in class com.epages.executor.ExecutorStats
-
- getPort() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getPort() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getPort() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getPort() - Method in class com.epages.epagesj.internal.EPagesJServerConfigurationImpl
-
- getPort() - Method in interface com.epages.server.config.ServerConfiguration
-
- getPort() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getPort() - Method in class com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl
-
- getPosition() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getPosition() - Method in class com.epages.product.category.Category
-
- getPosition() - Method in class com.epages.search.internal.facets.FacetValue
-
- getPreparedStatementSetter(Index, ItemSelector<Ep6Object, String>) - Method in class com.epages.index.service.ProductAddServiceImpl
-
- getPriceFieldName(String, int) - Static method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
- getPrices() - Method in class com.epages.product.Product
-
- getPriority() - Method in class com.epages.server.config.internal.ThreadPoolConfigImpl
-
- getPriority() - Method in interface com.epages.server.config.ThreadPoolConfig
-
- getProductId() - Method in class com.epages.dao.ProductReaderPreparedStatementSetter
-
- getProductId(MetadataDAO, String) - Method in class com.epages.index.service.ProductAddServiceImpl
-
- getProductNameObject(SolrDocument, Locale) - Method in class com.epages.search.internal.SolrDocumentToProductConverter
-
- getProducts() - Method in class com.epages.search.api.SearchResponse
-
List of found products, which has the maximum size 'resultsPerPage'.
- getProducts() - Method in class com.epages.search.api.SuggestionsResponse
-
- getProductSuggestions() - Method in class com.epages.search.internal.MultiSuggestResultGroup
-
- getPSTSetter(ProductReaderPreparedStatementSetter) - Method in class com.epages.product.reader.NumberAttributeReader.Reader
-
- getQuery() - Method in class com.epages.search.api.SearchRequest
-
- getQuery() - Method in class com.epages.search.api.SearchResponse
-
The query which was used to perform the search.
- getQuery() - Method in class com.epages.search.internal.SearchParams
-
If the search-query is empty or null, a wildcard search
is executed which returns all products of a shop.
- getQueueSize() - Method in class com.epages.executor.ExecutorStats
-
- getRangeFilters() - Method in class com.epages.search.api.SearchRequest
-
- getRangeQuery(Locale, String, DoubleRange) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getRangeQueryFieldName(SearchRequest, String) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getRate() - Method in class com.epages.product.tax.TaxRate
-
- getRating() - Method in class com.epages.product.Product
-
- getRatingFacetValue(int, String) - Method in class com.epages.search.internal.facets.RatingFacetFactoryImpl
-
- getRatingFacetValues(QueryResponse) - Method in class com.epages.search.internal.facets.RatingFacetFactoryImpl
-
- getReader() - Method in class com.epages.product.reader.BasePeekableReader
-
- getReader(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getReader(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getRecovererDelayInMillis() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
Initial delay in milliseconds, until the task recovery starts.
- getRecovererDelayInMillis() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getRejectedExecutionHandler() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getRejectedExecutionHandler() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getRelationship() - Method in class com.epages.ws.rs.atom.AtomLink
-
- getRemoveAbandonedTimeout() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getReplicationToken() - Method in class com.epages.index.entities.Index
-
- getReplicationToken() - Method in class com.epages.index.entities.UpdateSearch
-
- getReports() - Method in class com.epages.task.api.AbstractBaseEPJTask
-
- getReports() - Method in interface com.epages.task.api.EPJTask
-
- getReports() - Method in class com.epages.task.api.Task
-
- getReports() - Method in class com.epages.task.internal.StepReports
-
- getRequestLogConfigFilename() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getRequestLogConfigFilename() - Method in interface com.epages.server.config.ServerConfiguration
-
- getRequestLogConfigFilenameDefault() - Method in class com.epages.epagesj.internal.EPagesJServerConfigurationImpl
-
- getRequestLogConfigFilenameDefault() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getRequestLogConfigFilenameDefault() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getRequestLogConfigFilenameDefault() - Method in class com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl
-
- getRequestUri() - Method in class com.epages.search.api.SuggestionsRequest
-
- getRescheduleDelayInMillis() - Method in interface com.epages.task.api.TaskExecutorConfiguration
-
- getRescheduleDelayInMillis() - Method in class com.epages.task.internal.TaskExecutorConfigurationImpl
-
- getResourceBase() - Method in class com.epages.epagesj.internal.EPagesJServerConfigurationImpl
-
- getResourceBase() - Method in interface com.epages.server.config.ServerConfiguration
-
- getResourceBase() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getResourceBase() - Method in class com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl
-
- getResourceGUID() - Method in class com.epages.index.entities.Index
-
- getResourceId() - Method in class com.epages.index.entities.IndexItem
-
- getResponse(SearchRequest) - Method in class com.epages.search.internal.ProductSearcherImpl
-
- getResultsPerPage() - Method in class com.epages.search.api.SearchRequest
-
- getResultsPerPage() - Method in class com.epages.search.api.SearchResponse
-
The number of search-results per page.
- getResultsPerPage() - Method in class com.epages.search.internal.SearchParams
-
The number of search-results
which are displayed on a single page.
- getRootDir() - Method in interface com.epages.configuration.api.EPagesJConfiguration
-
- getRootDir() - Method in class com.epages.configuration.api.EPagesJConfigurationImpl
-
- getRootLogger() - Static method in class com.epages.server.logger.EPJContextLogger.EPJLoggerFactory
-
- getRounded(Double, Double) - Method in class com.epages.search.internal.DoubleRangeRounder
-
- getRounded(Double, Double) - Method in interface com.epages.search.internal.RangeRounder
-
- getRoundedFilterRange(DoubleRange, Locale) - Method in class com.epages.search.internal.facets.NumericFacetValueBuilder
-
- getSchemaName() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getSchemaName() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getSearchQueryFields(String) - Method in interface com.epages.search.internal.SearchConfig
-
List of queryfields for search requests based on the configuration,
if necessary localized to the given language
- getSearchQueryFields(String) - Method in class com.epages.search.internal.SearchConfigImpl
-
- getSearchString(String, Double, double) - Method in class com.epages.search.internal.FilterQueryUtilityImpl
-
- getSegmentCount() - Method in class com.epages.solrclient.core.CoreInfo
-
- getSegmentsDivider() - Method in interface com.epages.solrclient.core.CoreConfiguration
-
- getSegmentsDivider() - Method in class com.epages.solrclient.core.internal.CoreConfigurationImpl
-
- getSelectedRange() - Method in class com.epages.search.internal.facets.FacetValue
-
The attribute-range selected by the user.
- getSelectedValue() - Method in class com.epages.search.internal.facets.FacetValue
-
The attribute-value selected by the user.
- getSendDateHeader() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getSendDateHeader() - Method in interface com.epages.server.config.ServerConfiguration
-
- getServiceStats() - Method in class com.epages.executor.AbstractEPJExecutor
-
- getServiceStats() - Method in interface com.epages.executor.EPJExecutor
-
- getServiceStats() - Method in class com.epages.executor.internal.EPJExecutorImpl
-
- getServiceStats() - Method in class com.epages.executor.rs.ExecutorResource
-
- getSetter(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.category.CategoryItemStreamReader
-
- getShopCategories(String, ProductReaderPreparedStatementSetter) - Method in class com.epages.product.category.ShopCategoryReader
-
- getShopCategoryMap() - Method in class com.epages.product.reader.MainProductReader
-
- getShopGUID() - Method in class com.epages.product.Product
-
- getShopId() - Method in class com.epages.dao.ProductReaderPreparedStatementSetter
-
- getShopId(MetadataDAO, String) - Method in class com.epages.index.service.ProductAddServiceImpl
-
- getSingleCorePath() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getSingleCorePath() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Path to solr core, without leading slash.
- getSingleSelectFilter(String) - Method in class com.epages.search.api.SearchRequest
-
- getSiteId() - Method in class com.epages.metadata.Ep6Object
-
- getSize() - Method in class com.epages.search.api.SearchResponse
-
The number of found products.
- getSlaveURLs(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getSlaveURLs(CoreIdentifier) - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Gets list of slave urls
- getSlots(int...) - Method in class com.epages.search.internal.SuggestionsSelector
-
- getSolrQueryString(Collection<QueryField>) - Method in class com.epages.search.api.SearchRequest
-
- getSortBy() - Method in class com.epages.search.api.SearchRequest
-
- getSortBy() - Method in class com.epages.search.internal.SearchParams
-
Determines the sorting of the search-results.
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.category.LocalizedCategoryAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.BooleanAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.CategoriesProductMapAttributeReader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.ImagePathReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedMultiSelectAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedPreDefAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.LocalizedStringAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.MoneyAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.MultiSelectAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.NumberAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.PreDefAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.ProductReader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.StringAttributeReader.Reader
-
- getSQL(ProductReaderPreparedStatementSetter) - Static method in class com.epages.product.reader.SubProductReader.Reader
-
- getStackTrace(Throwable) - Static method in class com.epages.commons.serialization.ThrowableUtil
-
Convert a Throwable into a String
- getStart() - Method in class com.epages.search.api.SearchRequest
-
- getStart() - Method in class com.epages.search.api.SearchResponse
-
Is calculated as: ((currentPage-1) * resultsPerPage)
- getStartedAt() - Method in class com.epages.task.api.Task
-
- getStartTime() - Method in class com.epages.solrclient.core.CoreInfo
-
- getStaticFieldByFieldname(Class<?>, Class<T>, String) - Method in class com.epages.mongodb.MongoConfigImpl
-
- getStatus() - Method in class com.epages.task.api.Task
-
- getStatus() - Method in class com.epages.ws.rs.InfoResource
-
Queries system status
- getStopAtShutdown() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getStopAtShutdown() - Method in interface com.epages.server.config.ServerConfiguration
-
- getString(Double) - Method in class com.epages.search.internal.DoubleRangeRounder.DoubleToStringConverter
-
- getSubProductByID(int) - Method in class com.epages.product.Product
-
- getSubProducts() - Method in class com.epages.product.Product
-
- getSuggestionRequest(String, String, Locale, String, UriInfo) - Method in class com.epages.search.internal.SuggestResource
-
- getSuggestionResponse(String, String, Locale, String, UriInfo) - Method in class com.epages.search.internal.SuggestResource
-
- getSuggestQueryFields(String) - Method in interface com.epages.search.internal.SearchConfig
-
List of queryfields for suggest requests based on the configuration,
if necessary localized to the given language
- getSuggestQueryFields(String, float) - Method in interface com.epages.search.internal.SearchConfig
-
List of queryfields for suggest requests based on the configuration,
if necessary localized to the given language.
- getSuggestQueryFields(String) - Method in class com.epages.search.internal.SearchConfigImpl
-
- getSuggestQueryFields(String, float) - Method in class com.epages.search.internal.SearchConfigImpl
-
- getSuperProductID() - Method in class com.epages.product.Product
-
- getSynchronizableKey(K) - Method in class com.epages.commons.cache.LookupStatic
-
Returns intern representation of a String key, otherwise uses the intern
representation of the hashCode.
- getTask(ObjectId) - Method in interface com.epages.task.api.TaskService
-
- getTask(ObjectId) - Method in class com.epages.task.internal.TaskResource
-
Retrieves a task.
- getTask(ObjectId) - Method in class com.epages.task.internal.TaskServiceImpl
-
- getTaskCount() - Method in class com.epages.executor.ExecutorStats
-
- getTaskStep() - Method in class com.epages.task.internal.StepReport
-
- getTaxAreaId() - Method in class com.epages.product.tax.Price
-
- getTaxAreaId() - Method in class com.epages.search.api.SearchRequest
-
- getTaxAreaId() - Method in class com.epages.search.internal.SearchParams
-
If the id of the tax-area is not set, the price-calculation
is based on net-prices.
- getTaxClassId() - Method in class com.epages.product.Product
-
- getTaxMatrix(PreparedStatementSetter) - Method in interface com.epages.product.tax.TaxMatrixDAO
-
- getTaxMatrix(PreparedStatementSetter) - Method in class com.epages.product.tax.TaxMatrixDAOJdbcTemplate
-
- getTaxRates(int) - Method in class com.epages.product.tax.TaxMatrix
-
- getThreadAlive() - Static method in class com.epages.executor.EpThread
-
- getThreadCount() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getThreadCount() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Number of writer threads when using ConcurrentUpdateSolrServer
for writing to solr.
- getThreadCreated() - Static method in class com.epages.executor.EpThread
-
- getThreadFactory() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getThreadFactory() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getTimeBetweenEvictionRunsMillis() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getTimeSource() - Static method in class com.epages.commons.time.SystemTime
-
- getTimeStampFrom(Object) - Method in class com.epages.solrclient.core.internal.CoreServiceImpl
-
- getTotalMatches() - Method in class com.epages.search.internal.facets.Facet
-
- getType() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getType() - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getType() - Method in class com.epages.search.internal.facets.CustomBooleanFacetValuesBuilder
-
- getType() - Method in class com.epages.search.internal.facets.CustomCommonFacetValuesBuilder
-
- getType() - Method in interface com.epages.search.internal.facets.CustomFacetValuesBuilder
-
- getType() - Method in class com.epages.search.internal.facets.CustomFloatFacetValuesBuilder
-
- getType() - Method in class com.epages.search.internal.facets.CustomIntegerFacetValueBuilder
-
- getType() - Method in class com.epages.search.internal.ProductResult
-
- getType() - Method in class com.epages.ws.rs.atom.AtomLink
-
- getTyped(Class<T>, AttributeKey) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getTypedAttributeMap(Class<T>) - Method in class com.epages.metadata.TypedObjectAttributeMap
-
- getUnmarshaller(Class<?>) - Static method in class com.epages.commons.xml.MarshallerHelper
-
creates JAXB context and instantiate unmarshaller
- getUpcean() - Method in class com.epages.product.Product
-
- getUpdateQueueSize() - Method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getUpdateQueueSize() - Method in interface com.epages.solrclient.SolrClientConfiguration
-
Solrj uses a java.util.concurrent.LinkedBlockingQueue
for buffering write requests.
- getUpper() - Method in class com.epages.search.internal.DoubleRange
-
- getUpTime() - Method in class com.epages.solrclient.core.CoreInfo
-
- getURI() - Method in interface com.epages.mongodb.MongoConfig
-
- getURI() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getURI() - Method in class com.epages.server.config.internal.BaseServerConfigurationImpl
-
- getURI() - Method in interface com.epages.server.config.ServerConfiguration
-
- getURI() - Method in class com.epages.task.api.Task
-
- getUrl() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getUrl(String) - Static method in class com.epages.solrclient.internal.SolrClientConfigurationImpl
-
- getUsername() - Method in interface com.epages.datasource.internal.ConnectionProperties
-
- getUsername() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getUsername() - Method in class com.epages.datasource.internal.MasterSlaveConnectionProperties
-
- getUsername() - Method in interface com.epages.mongodb.MongoConfig
-
- getUsername() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getValidationQuery() - Method in class com.epages.datasource.internal.DataSourceProperties
-
- getValue() - Method in class com.epages.product.attribute.entry.AttributeMapEntry
-
- getValue() - Method in class com.epages.product.attribute.entry.CustomAttributeValue
-
- getValueFromCategory(Category, String, String, List<FacetValue>) - Method in class com.epages.search.internal.facets.CategoryNotMatchingValuesBuilder
-
- getValueHierarchy(CategoriesInfoMap, String, String) - Method in class com.epages.search.internal.facets.CategoryNotMatchingValuesBuilder
-
- getValuePosition(String) - Method in class com.epages.product.attribute.entry.CustomSearchFilterAttribute
-
- getValues(CategoriesInfoMap, SearchRequest, QueryResponse) - Method in class com.epages.search.internal.facets.CategoryMatchingValuesBuilder
-
- getValues(CategoriesInfoMap, SearchRequest, QueryResponse) - Method in class com.epages.search.internal.facets.CategoryNotMatchingValuesBuilder
-
- getValues(CategoriesInfoMap, SearchRequest, QueryResponse) - Method in interface com.epages.search.internal.facets.CategoryValuesBuilder
-
- getValues() - Method in class com.epages.search.internal.facets.Facet
-
List of Facet-Value.
- getValues(QueryResponse, SearchRequest) - Method in class com.epages.search.internal.facets.ManufacturerFacetFactoryImpl
-
- getVariationId(ResultSet) - Static method in class com.epages.metadata.JdbcCursorItemReader4EPJ
-
- getVersion() - Method in class com.epages.solrclient.core.CoreInfo
-
- getWarPath() - Method in class com.epages.solrserver.internal.SolrServerConfigurationImpl
-
- getWarPath() - Method in interface com.epages.solrserver.SolrServerConfiguration
-
- getWildcard() - Method in class com.epages.search.internal.queryfield.BaseQueryField
-
- getWildcard() - Method in interface com.epages.search.internal.queryfield.QueryField
-
- getWildcard() - Method in class com.epages.search.internal.queryfield.WilcardedQueryField
-
- getWithAppendix(String) - Method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
- getWithDefaultSubProduct(Class<T>, String) - Method in class com.epages.product.Product
-
- getWithDefaultSubProduct(Class<T>, AttributeKey) - Method in class com.epages.product.Product
-
- getWithDefaultSubProduct(Class<T>, String, String) - Method in class com.epages.product.Product
-
- getWithPrefix(String) - Method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
- getWithPrefix(int) - Method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
- getWithStatusesAndUpdateStatusTo(Collection<TaskStatus>, String) - Method in interface com.epages.task.api.TaskDao
-
- getWithStatusesAndUpdateStatusTo(Collection<TaskStatus>, String) - Method in class com.epages.task.internal.TaskMongoDao
-
- getWorkQueue() - Method in interface com.epages.executor.ExecutorConfiguration
-
- getWorkQueue() - Method in class com.epages.executor.internal.ExecutorConfigurationImpl
-
- getWriteConcern() - Method in interface com.epages.mongodb.MongoConfig
-
Controls safety-checking of write operations to MongoDB
- getWriteConcern() - Method in class com.epages.mongodb.MongoConfigImpl
-
- getWriter(CoreIdentifier) - Method in class com.epages.solrclient.internal.SolrServerLookupStatic
-
- getWriter(CoreIdentifier) - Method in interface com.epages.solrclient.SolrServerLookup
-
- getWriteResultChecking() - Method in interface com.epages.mongodb.MongoConfig
-
Behavior of checking write results.
- getWriteResultChecking() - Method in class com.epages.mongodb.MongoConfigImpl
-
- GrossPriceCalculator - Interface in com.epages.product.tax
-
- GrossPriceCalculatorImpl - Class in com.epages.product.tax
-
- GrossPriceCalculatorImpl(GrossPriceStrategy, DAOFactory<TaxMatrixDAO>, String, ProductReaderPreparedStatementSetter) - Constructor for class com.epages.product.tax.GrossPriceCalculatorImpl
-
- GrossPriceStrategy - Interface in com.epages.product.tax
-
- GrossPriceStrategyImpl - Class in com.epages.product.tax
-
- GrossPriceStrategyImpl() - Constructor for class com.epages.product.tax.GrossPriceStrategyImpl
-
- group - Variable in class com.epages.executor.EPThreadFactory
-
- group - Variable in class com.epages.solrclient.core.CoreIdentifier
-
- groupQuery(CoreIdentifier, SolrQuery) - Method in class com.epages.solrclient.internal.SolrClientImpl
-
- groupQuery(CoreIdentifier, SolrQuery) - Method in interface com.epages.solrclient.SolrClient
-
- GuiceServletConfig - Class in com.epages.server.inject
-
Used by WAR deployments only
- GuiceServletConfig() - Constructor for class com.epages.server.inject.GuiceServletConfig
-
- GuiceServletConfigEmbedded - Class in com.epages.server.handler
-
- GuiceServletConfigEmbedded(Injector) - Constructor for class com.epages.server.handler.GuiceServletConfigEmbedded
-
- GUID - Class in com.epages.commons.guid
-
GUID as used ePages6
- GUID(String) - Constructor for class com.epages.commons.guid.GUID
-
- guid - Variable in class com.epages.commons.guid.GUID
-
- guid - Variable in class com.epages.metadata.Ep6Object
-
- guid - Variable in class com.epages.product.attribute.AttributeMapMongoDAO.ShopAttributeDoc
-
- guid(String) - Method in class com.epages.product.attribute.entry.PublicFileAttribute.Builder
-
- guid - Variable in class com.epages.product.attribute.entry.PublicFileAttribute.PathBuilder
-
- guid - Variable in class com.epages.product.category.CategoryMapMongoDao.ShopCategoryDoc
-
- validator - Variable in class com.epages.product.reader.BasePeekableReader
-
- value - Variable in class com.epages.product.attribute.entry.AttributeMapEntry
-
- value - Variable in class com.epages.product.attribute.entry.CustomAttributeValue
-
- valueIsFilterForField(String, String) - Method in class com.epages.search.api.SearchRequest
-
- valueOf(String) - Static method in enum com.epages.configuration.api.Environment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.configuration.api.EPagesJConfigurationProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.datasource.internal.MasterSlaveConnectionProperties.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.epagesj.internal.EPagesJServerConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.executor.internal.ExecutorConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.MongoConfigImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.MongoOperationsProvider.DateTimeToDateConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.mongodb.MongoOperationsProvider.DateToDateTimeConverter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.pdf.internal.PdfConverterConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.internal.FacetMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.internal.fallback.NoFallbackSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.internal.fallback.SimpleFallbackSearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.internal.SearchConfigImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.search.internal.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.server.config.internal.BaseServerConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrclient.core.internal.CoreConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.task.api.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl.ConfigurationProperty
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.epages.configuration.api.Environment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.configuration.api.EPagesJConfigurationProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.datasource.internal.DataSourceProperties.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.datasource.internal.MasterSlaveConnectionProperties.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.epagesj.internal.EPagesJServerConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.executor.internal.ExecutorConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.index.entities.solrj.doc.SolrFieldNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.MongoConfigImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.MongoOperationsProvider.DateTimeToDateConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.mongodb.MongoOperationsProvider.DateToDateTimeConverter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.pdf.internal.PdfConverterConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.product.attribute.entry.CustomSearchFilterAttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.internal.FacetMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class com.epages.search.internal.facets.Facet
-
- values() - Static method in enum com.epages.search.internal.fallback.NoFallbackSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.internal.fallback.SimpleFallbackSearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.internal.SearchConfigImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.search.internal.SortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.server.config.internal.BaseServerConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.server.config.internal.ThreadPoolConfigImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.solrclient.core.internal.CoreConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.solrclient.internal.SolrClientConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.solrserver.internal.SolrServerConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.task.api.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.task.internal.TaskExecutorConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.epages.ws.rs.jersey.inject.TestServerConfigurationImpl.ConfigurationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesUtil - Variable in class com.epages.search.internal.facets.CategoryMatchingValuesBuilder
-
- valuesUtil - Variable in class com.epages.search.internal.facets.CategoryNotMatchingValuesBuilder
-
- variationId - Variable in class com.epages.product.attribute.entry.AttributeKeyBuilder
-
- version - Variable in class com.epages.solrclient.core.CoreInfo
-
- visible - Variable in class com.epages.product.Product
-
- visibleInNavigation - Variable in class com.epages.product.category.Category
-
- VisibleLuceneQueryFactory - Class in com.epages.search.internal
-
- VisibleLuceneQueryFactory(SolrClientConfiguration) - Constructor for class com.epages.search.internal.VisibleLuceneQueryFactory
-