Skip navigation links
A B C D E F G H I K L M N O P S T V W 

A

actorSystem() - Method in class won.matcher.solr.spring.MatcherSolrAppConfiguration
Actor system singleton for this application.
addLocationFilters(Resource, NeedContentPropertyType) - Method in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
addTermsToDescriptionQuery(String, NeedContentPropertyType, double) - Method in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
addTermsToTagQuery(String, NeedContentPropertyType, double) - Method in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
addTermsToTitleQuery(String, NeedContentPropertyType, double) - Method in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
AkkaSolrMain - Class in won.matcher.solr
Created by hfriedrich on 24.08.2015.
AkkaSolrMain() - Constructor for class won.matcher.solr.AkkaSolrMain
 

B

BasicNeedQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
BasicNeedQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
BooleanQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
BooleanQueryFactory(BooleanQueryFactory.BooleanOperator, SolrQueryFactory...) - Constructor for class won.matcher.solr.query.factory.BooleanQueryFactory
 
BooleanQueryFactory.BooleanOperator - Enum in won.matcher.solr.query.factory
 
boost - Variable in class won.matcher.solr.query.factory.SolrQueryFactory
 

C

calculateMatchingResults(SolrDocumentList) - Method in class won.matcher.solr.hints.HintBuilder
 
contentFactories - Variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
createParams() - Method in interface won.matcher.solr.query.factory.SolrParamsFactory
 
createQuery() - Method in class won.matcher.solr.query.factory.SolrQueryFactory
 
CreationDateQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 18.08.2016.
CreationDateQueryFactory(Dataset, long, TemporalUnit) - Constructor for class won.matcher.solr.query.factory.CreationDateQueryFactory
 

D

DateIntervalQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 12.08.2016.
DateIntervalQueryFactory(String, String) - Constructor for class won.matcher.solr.query.factory.DateIntervalQueryFactory
 
DateIntervalQueryFactory(String, ZonedDateTime, ZonedDateTime) - Constructor for class won.matcher.solr.query.factory.DateIntervalQueryFactory
 
DefaultMatcherQueryExecuter - Class in won.matcher.solr.query
Created by hfriedrich on 12.08.2016.
DefaultMatcherQueryExecuter() - Constructor for class won.matcher.solr.query.DefaultMatcherQueryExecuter
 
DefaultNeedQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 03.08.2016.
DefaultNeedQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.DefaultNeedQueryFactory
 
descriptionFieldMap - Static variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
detectElbowPoints(double[], double[]) - Method in class won.matcher.solr.utils.Kneedle
 
detectKneePoints(double[], double[]) - Method in class won.matcher.solr.utils.Kneedle
 

E

ExactMatchFieldQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
ExactMatchFieldQueryFactory(String, String) - Constructor for class won.matcher.solr.query.factory.ExactMatchFieldQueryFactory
 
executeNeedQuery(String, int, SolrParams, String...) - Method in class won.matcher.solr.query.DefaultMatcherQueryExecuter
 
executeNeedQuery(String, int, SolrParams, String...) - Method in interface won.matcher.solr.query.SolrMatcherQueryExecutor
 

F

fieldName - Variable in class won.matcher.solr.query.factory.ExactMatchFieldQueryFactory
 
fieldName - Variable in class won.matcher.solr.query.factory.MatchFieldQueryFactory
 

G

generateHintsFromSearchResult(SolrDocumentList, NeedEvent, NeedModelWrapper, boolean, boolean, boolean) - Method in class won.matcher.solr.hints.HintBuilder
 
GeoDistBoostQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 22.08.2016.
GeoDistBoostQueryFactory(String, float, float) - Constructor for class won.matcher.solr.query.factory.GeoDistBoostQueryFactory
 
GeoDistFilterQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 22.08.2016.
GeoDistFilterQueryFactory(String, float, float, double) - Constructor for class won.matcher.solr.query.factory.GeoDistFilterQueryFactory
 
getCutAfterIthElbowInScore() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getMaxHints() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getMaxHintsForCounterparts() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getScoreNormalizationFactor() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getScoreThreshold() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getSolrCore() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getSolrEndpointUri(boolean) - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getSolrServerPublicUri() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getSolrServerUri() - Method in class won.matcher.solr.config.SolrMatcherConfig
 
getSolrTestCore() - Method in class won.matcher.solr.config.SolrMatcherConfig
 

H

HAS_FLAG_SOLR_FIELD - Static variable in class won.matcher.solr.hints.HintBuilder
 
HasFlagQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 29.08.2017.
HasFlagQueryFactory(HasFlagQueryFactory.FLAGS) - Constructor for class won.matcher.solr.query.factory.HasFlagQueryFactory
 
HasFlagQueryFactory.FLAGS - Enum in won.matcher.solr.query.factory
 
HintBuilder - Class in won.matcher.solr.hints
Created by hfriedrich on 02.08.2016.
HintBuilder() - Constructor for class won.matcher.solr.hints.HintBuilder
 

I

index(Dataset) - Method in class won.matcher.solr.index.NeedIndexer
 
indexNeedModel(Model, String, boolean) - Method in class won.matcher.solr.index.NeedIndexer
 
isCommitIndexedNeedImmediately() - Method in class won.matcher.solr.config.SolrMatcherConfig
 

K

Kneedle - Class in won.matcher.solr.utils
Created by hfriedrich on 19.07.2016.
Kneedle() - Constructor for class won.matcher.solr.utils.Kneedle
 
Kneedle(double) - Constructor for class won.matcher.solr.utils.Kneedle
 

L

locationFactories - Variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
locationFieldMap - Static variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 

M

main(String[]) - Static method in class won.matcher.solr.AkkaSolrMain
 
makeQueryString() - Method in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.BooleanQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.CreationDateQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.ExactMatchFieldQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.GeoDistBoostQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.GeoDistFilterQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.HasFlagQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.MatchFieldQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.MatchingContextQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.MultiplicativeBoostQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.NeedStateQueryFactory
 
makeQueryString() - Method in class won.matcher.solr.query.factory.SolrQueryFactory
 
MatcherPubSubActor - Class in won.matcher.solr.actor
Created by hfriedrich on 30.09.2015.
MatcherPubSubActor() - Constructor for class won.matcher.solr.actor.MatcherPubSubActor
 
MatcherSolrAppConfiguration - Class in won.matcher.solr.spring
The main application configuration.
MatcherSolrAppConfiguration() - Constructor for class won.matcher.solr.spring.MatcherSolrAppConfiguration
 
MatchFieldQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
MatchFieldQueryFactory() - Constructor for class won.matcher.solr.query.factory.MatchFieldQueryFactory
 
MatchFieldQueryFactory(String, String) - Constructor for class won.matcher.solr.query.factory.MatchFieldQueryFactory
 
MATCHING_CONTEXT_SOLR_FIELD - Static variable in class won.matcher.solr.query.factory.MatchingContextQueryFactory
 
MatchingContextQueryFactory - Class in won.matcher.solr.query.factory
 
MatchingContextQueryFactory(Collection<String>) - Constructor for class won.matcher.solr.query.factory.MatchingContextQueryFactory
 
MultiplicativeBoostQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 22.08.2016.
MultiplicativeBoostQueryFactory(String) - Constructor for class won.matcher.solr.query.factory.MultiplicativeBoostQueryFactory
 

N

needDataset - Variable in class won.matcher.solr.query.factory.NeedDatasetQueryFactory
 
NeedDatasetQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
NeedDatasetQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.NeedDatasetQueryFactory
 
NeedIndexer - Class in won.matcher.solr.index
Created by hfriedrich on 03.08.2016.
NeedIndexer() - Constructor for class won.matcher.solr.index.NeedIndexer
 
needModelWrapper - Variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
NeedStateQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 01.08.2016.
NeedStateQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.NeedStateQueryFactory
 

O

onReceive(Object) - Method in class won.matcher.solr.actor.MatcherPubSubActor
 
onReceive(Object) - Method in class won.matcher.solr.actor.SolrMatcherActor
 

P

preStart() - Method in class won.matcher.solr.actor.MatcherPubSubActor
 
processActiveNeedEvent(NeedEvent) - Method in class won.matcher.solr.actor.SolrMatcherActor
 
processInactiveNeedEvent(NeedEvent) - Method in class won.matcher.solr.actor.SolrMatcherActor
 
propertyConfigInDev() - Static method in class won.matcher.solr.spring.MatcherSolrAppConfiguration
 

S

saveLastSeenNeedDate() - Method in class won.matcher.solr.actor.MatcherPubSubActor
 
setBoost(double) - Method in class won.matcher.solr.query.factory.SolrQueryFactory
 
SOLR_IS_LOCATION_COORDINATES_FIELD - Static variable in class won.matcher.solr.index.NeedIndexer
 
SOLR_SEEKS_LOCATION_COORDINATES_FIELD - Static variable in class won.matcher.solr.index.NeedIndexer
 
SOLR_SEEKS_SEEKS_LOCATION_COORDINATES_FIELD - Static variable in class won.matcher.solr.index.NeedIndexer
 
SolrMatcherActor - Class in won.matcher.solr.actor
Siren/Solr based abstract matcher with all implementations for querying as well as indexing needs.
SolrMatcherActor() - Constructor for class won.matcher.solr.actor.SolrMatcherActor
 
SolrMatcherConfig - Class in won.matcher.solr.config
Created by hfriedrich on 15.09.2015.
SolrMatcherConfig() - Constructor for class won.matcher.solr.config.SolrMatcherConfig
 
SolrMatcherQueryExecutor - Interface in won.matcher.solr.query
Created by hfriedrich on 12.08.2016.
SolrParamsFactory - Interface in won.matcher.solr.query.factory
Created by hfriedrich on 19.08.2016.
SolrQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 28.07.2016.
SolrQueryFactory() - Constructor for class won.matcher.solr.query.factory.SolrQueryFactory
 
supervisorStrategy() - Method in class won.matcher.solr.actor.MatcherPubSubActor
 
supervisorStrategy() - Method in class won.matcher.solr.actor.SolrMatcherActor
 

T

tagFieldMap - Static variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
TestMatcherQueryExecutor - Class in won.matcher.solr.query
Created by hfriedrich on 12.08.2016.
TestMatcherQueryExecutor() - Constructor for class won.matcher.solr.query.TestMatcherQueryExecutor
 
titleFieldMap - Static variable in class won.matcher.solr.query.factory.BasicNeedQueryFactory
 
toString() - Method in class won.matcher.solr.query.factory.SolrQueryFactory
 

V

value - Variable in class won.matcher.solr.query.factory.ExactMatchFieldQueryFactory
 
value - Variable in class won.matcher.solr.query.factory.MatchFieldQueryFactory
 
valueOf(String) - Static method in enum won.matcher.solr.query.factory.BooleanQueryFactory.BooleanOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum won.matcher.solr.query.factory.HasFlagQueryFactory.FLAGS
Returns the enum constant of this type with the specified name.
values() - Static method in enum won.matcher.solr.query.factory.BooleanQueryFactory.BooleanOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum won.matcher.solr.query.factory.HasFlagQueryFactory.FLAGS
Returns an array containing the constants of this enum type, in the order they are declared.

W

WhatsAroundQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 29.08.2017.
WhatsAroundQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.WhatsAroundQueryFactory
 
WhatsNewQueryFactory - Class in won.matcher.solr.query.factory
Created by hfriedrich on 29.08.2017.
WhatsNewQueryFactory(Dataset) - Constructor for class won.matcher.solr.query.factory.WhatsNewQueryFactory
 
won.matcher.solr - package won.matcher.solr
 
won.matcher.solr.actor - package won.matcher.solr.actor
 
won.matcher.solr.config - package won.matcher.solr.config
 
won.matcher.solr.hints - package won.matcher.solr.hints
 
won.matcher.solr.index - package won.matcher.solr.index
 
won.matcher.solr.query - package won.matcher.solr.query
 
won.matcher.solr.query.factory - package won.matcher.solr.query.factory
 
won.matcher.solr.spring - package won.matcher.solr.spring
 
won.matcher.solr.utils - package won.matcher.solr.utils
 
WON_NODE_SOLR_FIELD - Static variable in class won.matcher.solr.hints.HintBuilder
 
A B C D E F G H I K L M N O P S T V W 
Skip navigation links

Copyright © 2018. All Rights Reserved.