Navigation
index
modules
|
Sparkly 0.1 documentation
»
Index
A
|
B
|
C
|
D
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
Z
A
accept() (sparkly.analysis.PythonAlnumTokenFilter method)
add_concat_field() (sparkly.index.index_config.IndexConfig method)
add_field() (sparkly.index.index_config.IndexConfig method)
analyze() (in module sparkly.analysis)
ANALYZERS (sparkly.index.lucene_index.LuceneIndex attribute)
atomic_unzip() (in module sparkly.utils)
auc() (in module sparkly.utils)
AUCQueryScorer (class in sparkly.index_optimizer.query_scorer)
B
boost_map (sparkly.query_generator.query_spec.QuerySpec attribute)
build() (sparkly.index.index_base.Index method)
(sparkly.index.lucene_index.LuceneIndex method)
C
compute_wilcoxon_score() (in module sparkly.index_optimizer.query_scorer)
config (sparkly.index.index_base.Index attribute)
(sparkly.index.lucene_index.LuceneIndex attribute)
createComponents() (sparkly.analysis.Gram3Analyzer method)
(sparkly.analysis.StandardEdgeGram36Analyzer method)
(sparkly.analysis.UnfilteredGram5Analyzer method)
D
deinit() (sparkly.index.lucene_index.LuceneIndex method)
F
filter (sparkly.query_generator.query_spec.QuerySpec attribute)
freeze() (sparkly.index.index_config.IndexConfig method)
from_json() (sparkly.index.index_config.IndexConfig class method)
G
generate_query() (sparkly.query_generator.lucene_query_generator.LuceneQueryGenerator method)
generate_query_clauses() (sparkly.query_generator.lucene_query_generator.LuceneQueryGenerator method)
get_analyzed_fields() (sparkly.index.index_config.IndexConfig method)
get_full_query_spec() (sparkly.index.lucene_index.LuceneIndex method)
(sparkly.search.Searcher method)
get_index_name() (in module sparkly.utils)
get_interval() (sparkly.utils.Timer method)
get_logger() (in module sparkly.utils)
get_shingle_analyzer() (in module sparkly.analysis)
get_standard_analyzer_no_stop_words() (in module sparkly.analysis)
get_total() (sparkly.utils.Timer method)
Gram3Analyzer (class in sparkly.analysis)
I
id_col (sparkly.index.index_config.IndexConfig attribute)
id_to_lucene_id() (sparkly.index.lucene_index.LuceneIndex method)
Index (class in sparkly.index.index_base)
index (sparkly.index_optimizer.index_optimizer.IndexOptimizer attribute)
IndexConfig (class in sparkly.index.index_config)
IndexOptimizer (class in sparkly.index_optimizer.index_optimizer)
init() (sparkly.index.lucene_index.LuceneIndex method)
init_jvm() (in module sparkly.utils)
invoke_task() (in module sparkly.utils)
is_built (sparkly.index.lucene_index.LuceneIndex attribute)
is_frozen (sparkly.index.index_config.IndexConfig attribute)
is_null() (in module sparkly.utils)
is_on_spark (sparkly.index.lucene_index.LuceneIndex attribute)
is_persisted() (in module sparkly.utils)
is_subset() (sparkly.query_generator.query_spec.QuerySpec method)
K
kill_loky_workers() (in module sparkly.utils)
L
LUCENE_DIR (sparkly.index.lucene_index.LuceneIndex attribute)
LuceneIndex (class in sparkly.index.lucene_index)
LuceneQueryGenerator (class in sparkly.query_generator.lucene_query_generator)
M
make_index_config() (sparkly.index_optimizer.index_optimizer.IndexOptimizer method)
N
norm_auc() (in module sparkly.utils)
O
optimize() (sparkly.index_optimizer.index_optimizer.IndexOptimizer method)
P
persisted() (in module sparkly.utils)
PY_META_FILE (sparkly.index.lucene_index.LuceneIndex attribute)
PythonAlnumTokenFilter (class in sparkly.analysis)
Q
query_gen (sparkly.index.lucene_index.LuceneIndex attribute)
QueryScorer (class in sparkly.index_optimizer.query_scorer)
QuerySpec (class in sparkly.query_generator.query_spec)
R
RankQueryScorer (class in sparkly.index_optimizer.query_scorer)
remove_field() (sparkly.index.index_config.IndexConfig method)
repartition_df() (in module sparkly.utils)
S
score_docs() (sparkly.index.lucene_index.LuceneIndex method)
score_query_result() (in module sparkly.index_optimizer.query_scorer)
(sparkly.index_optimizer.query_scorer.AUCQueryScorer method)
(sparkly.index_optimizer.query_scorer.QueryScorer method)
(sparkly.index_optimizer.query_scorer.RankQueryScorer method)
score_query_result_sum() (in module sparkly.index_optimizer.query_scorer)
score_query_results() (in module sparkly.index_optimizer.query_scorer)
(sparkly.index_optimizer.query_scorer.AUCQueryScorer method)
(sparkly.index_optimizer.query_scorer.QueryScorer method)
(sparkly.index_optimizer.query_scorer.RankQueryScorer method)
search() (in module sparkly.search)
(sparkly.index.index_base.Index method)
(sparkly.index.lucene_index.LuceneIndex method)
(sparkly.search.Searcher method)
search_gen() (in module sparkly.search)
search_many() (sparkly.index.index_base.Index method)
(sparkly.index.lucene_index.LuceneIndex method)
Searcher (class in sparkly.search)
set_start_time() (sparkly.utils.Timer method)
size (sparkly.query_generator.query_spec.QuerySpec attribute)
spark_to_pandas_stream() (in module sparkly.utils)
sparkly (module)
sparkly.analysis (module)
sparkly.index (module)
sparkly.index.index_base (module)
sparkly.index.index_config (module)
sparkly.index.lucene_index (module)
sparkly.index_optimizer (module)
sparkly.index_optimizer.index_optimizer (module)
sparkly.index_optimizer.query_scorer (module)
sparkly.query_generator (module)
sparkly.query_generator.lucene_query_generator (module)
sparkly.query_generator.query_spec (module)
sparkly.search (module)
sparkly.utils (module)
StandardEdgeGram36Analyzer (class in sparkly.analysis)
store_vectors (sparkly.index.index_config.IndexConfig attribute)
T
Timer (class in sparkly.utils)
to_dict() (sparkly.index.index_config.IndexConfig method)
(sparkly.query_generator.query_spec.QuerySpec method)
to_json() (sparkly.index.index_config.IndexConfig method)
to_spark() (sparkly.index.lucene_index.LuceneIndex method)
type_check() (in module sparkly.utils)
type_check_iterable() (in module sparkly.utils)
U
UnfilteredGram5Analyzer (class in sparkly.analysis)
union() (sparkly.query_generator.query_spec.QuerySpec method)
Z
zip_dir() (in module sparkly.utils)
Quick search
Navigation
index
modules
|
Sparkly 0.1 documentation
»