| Interface | Description |
|---|---|
| EdgeDocumentFactory |
Responsible for creating a lucene document to represent an edge.
|
| EdgeFactory | |
| EdgeIndexBuilder | |
| EdgeIndexManager |
Responsible for indexing edges.
|
| EdgeQueries | |
| EdgeTypeRepository | |
| PopularContentQueries |
| Class | Description |
|---|---|
| DefaultEdgeFactory | |
| DefaultEdgeIndexBuilder | |
| DefaultEdgeQueries | |
| DefaultPopularContentQueries | |
| EdgeDateFieldHelper |
A helper to centralise the adding the edge date field.
|
| EdgeListener |
Listens for application events and responds by creating an edge and persisting it
the index for querying.
|
| EdgeQueryParameter | |
| EdgeQueryParameter.Builder | |
| GroupByEdgeTargetCollector |
Collector that groups edges by target, and aggregates all the scores for each edge against that target.
|
| LuceneEdgeDocumentFactory | |
| LuceneEdgeIndexManager | |
| ScoreConfig |
| Enum | Description |
|---|---|
| EdgeIndexBuilder.RebuildCondition |
Copyright © 2003–2016 Atlassian. All rights reserved.