Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
A
addDocument(Resource)
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Add a Weblab Resource to Solr index
B
BUFFER_DEFAULT_SIZE
- Static variable in class org.ow2.weblab.services.solr.
SolrComponent
C
close()
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Close method only flush and optimize index.
D
DATE_FORMATS
- Static variable in class org.ow2.weblab.util.index.
IndexerConfig
Common date format used for indexing and searching and some more stuff...
DEFAULT_BEAN_NAME
- Static variable in class org.ow2.weblab.util.index.
IndexerConfig
default name for indexer configuration bean
DEFAULT_BEAN_NAME
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
default name for indexer configuration bean
DEFAULT_CONF_FILE
- Static variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
default name for configuration file
DEFAULT_HOME
- Static variable in class org.ow2.weblab.services.solr.
SolrComponent
DEFAULT_IDHIT
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Default id hit
DEFAULT_IDPOK
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Default id pok
DEFAULT_IDREF
- Static variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
Default id reference
DEFAULT_IDRES
- Static variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
Default id result
DESCRIPTION_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Description key
destroy()
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
E
extractTextFromResource(Resource)
- Static method in class org.ow2.weblab.services.solr.
SolrComponent
F
Field
- Class in
org.ow2.weblab.util.index
Field()
- Constructor for class org.ow2.weblab.util.index.
Field
fieldsToRetrieve
- Variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
List of fields to retrieve in POK if hit enrichment is activated
flushIndexBuffer()
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Commit documents in Solr Index
G
getBufferSize()
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Return buffer size
getFields()
- Method in class org.ow2.weblab.util.index.
IndexerConfig
getFieldsToRetrieve()
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
getHitClass()
- Method in class org.ow2.weblab.util.search.
SearcherConfig
getInstance(String, String)
- Static method in class org.ow2.weblab.services.solr.
SolrComponent
Retrive singleton depending on spring configuration file and bean name
getInstance()
- Static method in class org.ow2.weblab.services.solr.
SolrComponent
Retrieve default singleton (using default bean configuration)
getMinBufferSize()
- Method in class org.ow2.weblab.util.index.
IndexerConfig
getName()
- Method in class org.ow2.weblab.util.index.
Field
getNsPrefixProperties()
- Method in class org.ow2.weblab.util.search.
SearcherConfig
getProperties()
- Method in class org.ow2.weblab.util.index.
Field
getProperties()
- Method in class org.ow2.weblab.util.search.
SearcherConfig
getResultSetLabels()
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
getSolrCoreName()
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexerConfig
getType()
- Method in class org.ow2.weblab.util.index.
Field
getWsContext()
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
getWsContext()
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcher
H
HAS_RANK_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Rank key
hitClass
- Variable in class org.ow2.weblab.util.search.
SearcherConfig
Hit class
hitsEnrichedWithMetas
- Variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
Indicate if hits are enriched with meta presents in index
I
IN_RESULT_SET_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
in result set key
index(IndexArgs)
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
IndexerConfig
- Class in
org.ow2.weblab.util.index
IndexerConfig()
- Constructor for class org.ow2.weblab.util.index.
IndexerConfig
indexTextMediaUnit
- Variable in class org.ow2.weblab.util.index.
Field
Indicate if the field contain MediaUnit text parts
init()
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
isHitsEnrichedWithMetas()
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
isIndexTextMediaUnit()
- Method in class org.ow2.weblab.util.index.
Field
ISO_8601_DATE_FORMAT
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
L
LINKED_TO_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Linked to key
M
MINI_TEXT_SIZE
- Static variable in class org.ow2.weblab.services.solr.
SolrComponent
moreLikeThis(String)
- Method in class org.ow2.weblab.services.solr.
SolrComponent
MoreLikeThis is a specific Solr query used to retrieve similar documents from a document id or text.
N
name
- Variable in class org.ow2.weblab.util.index.
Field
Name of the field in the index
NB_RESULTS_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Results number key
nsPrefixProperties
- Variable in class org.ow2.weblab.util.search.
SearcherConfig
Map of String to be used as namespace prefix in the RDF/XML
O
OFFSET_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Offset key
open(String)
- Method in class org.ow2.weblab.services.solr.
SolrComponent
open(String, String)
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Open method is synchronized in order to open only one embedded Solr server instance
org.ow2.weblab.services.indexer.impl
- package org.ow2.weblab.services.indexer.impl
org.ow2.weblab.services.searcher.impl
- package org.ow2.weblab.services.searcher.impl
org.ow2.weblab.services.solr
- package org.ow2.weblab.services.solr
org.ow2.weblab.util.index
- package org.ow2.weblab.util.index
org.ow2.weblab.util.search
- package org.ow2.weblab.util.search
P
PRODUCED_FROM_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Exalead produced from key
properties
- Variable in class org.ow2.weblab.util.index.
Field
List of properties indexed in this field
properties
- Variable in class org.ow2.weblab.util.search.
SearcherConfig
Field/properties mapping for the properties that will be retrieved in the document
R
RESULTS_FROM_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Results key
resultSetLabels
- Variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
Map of ResultSet labels, key corresponding local and value the label for this local
S
SCORE_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Score key
search(SearchArgs)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcher
search(Query, int, int)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcher
Use
SolrComponent
for Solr index querying and format response in RDF with Jena.
search(String, int, int)
- Method in class org.ow2.weblab.services.solr.
SolrComponent
Search method query solr server with string of the query offset limit request handler 2 request handlers are used.
SearcherConfig
- Class in
org.ow2.weblab.util.search
SearcherConfig()
- Constructor for class org.ow2.weblab.util.search.
SearcherConfig
setFields(Map<String, Field>)
- Method in class org.ow2.weblab.util.index.
IndexerConfig
setFieldsToRetrieve(Map<String, Field>)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
setHitClass(String)
- Method in class org.ow2.weblab.util.search.
SearcherConfig
setHitsEnrichedWithMetas(boolean)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
setIndexTextMediaUnit(boolean)
- Method in class org.ow2.weblab.util.index.
Field
setMinBufferSize(int)
- Method in class org.ow2.weblab.util.index.
IndexerConfig
setName(String)
- Method in class org.ow2.weblab.util.index.
Field
setNsPrefixProperties(Map<String, String>)
- Method in class org.ow2.weblab.util.search.
SearcherConfig
setProperties(List<String>)
- Method in class org.ow2.weblab.util.index.
Field
setProperties(Map<String, String>)
- Method in class org.ow2.weblab.util.search.
SearcherConfig
setResultSetLabels(Map<String, String>)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
setSolrCoreName(String)
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexerConfig
setType(String)
- Method in class org.ow2.weblab.util.index.
Field
setWsContext(WebServiceContext)
- Method in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
setWsContext(WebServiceContext)
- Method in class org.ow2.weblab.services.searcher.impl.
SolrSearcher
SolrComponent
- Class in
org.ow2.weblab.services.solr
Component used to : open a connection to embedded solr server add a document to the index search in the index This class implements singleton pattern in order to share index connection and improve performance (Solr server is thread-safe).
solrCoreName
- Variable in class org.ow2.weblab.services.indexer.impl.
SolrIndexerConfig
Name of the solr index core
SolrIndexer
- Class in
org.ow2.weblab.services.indexer.impl
Indexer using Embedded Solr server.
SolrIndexer()
- Constructor for class org.ow2.weblab.services.indexer.impl.
SolrIndexer
SolrIndexerConfig
- Class in
org.ow2.weblab.services.indexer.impl
SolrIndexerConfig()
- Constructor for class org.ow2.weblab.services.indexer.impl.
SolrIndexerConfig
SolrSearcher
- Class in
org.ow2.weblab.services.searcher.impl
Searcher using Embedded Solr server.
SolrSearcher()
- Constructor for class org.ow2.weblab.services.searcher.impl.
SolrSearcher
SolrSearcherConfig
- Class in
org.ow2.weblab.services.searcher.impl
SolrSearcherConfig()
- Constructor for class org.ow2.weblab.services.searcher.impl.
SolrSearcherConfig
SPRING_INDEX_CONF
- Static variable in class org.ow2.weblab.services.solr.
SolrComponent
SUMMARY_KEY
- Static variable in class org.ow2.weblab.util.search.
SearcherConfig
Summary key
T
type
- Variable in class org.ow2.weblab.util.index.
Field
Field type : should be text, number, date
W
wsContext
- Variable in class org.ow2.weblab.services.indexer.impl.
SolrIndexer
wsContext
- Variable in class org.ow2.weblab.services.searcher.impl.
SolrSearcher
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2010. All Rights Reserved.