IDZEBRA
2.2.7
|
#include <index.h>
Data Fields | |
char * | name |
ISAMS | isams |
ISAMC | isamc |
ISAMB | isamb |
Dict | dict |
Dict | matchDict |
zebra_sort_index_t | sort_index |
int | registerState |
time_t | registerChange |
BFiles | bfs |
Records | records |
ZebraExplainInfo | zei |
char * | server_path_prefix |
data1_handle | dh |
zebra_maps_t | zebra_maps |
ZebraRankClass | rank_classes |
RecTypes | recTypes |
int | seqno |
int | last_val |
int | stop_flag |
zebra_rec_keys_t | keys |
zebra_rec_keys_t | sortKeys |
zebra_key_block_t | key_block |
BFiles zebra_register::bfs |
Definition at line 137 of file index.h.
Referenced by dict_open_res(), repositoryShow(), zebra_get_bfs(), zebra_open_fmatch(), zebra_register_close(), and zebra_register_open().
data1_handle zebra_register::dh |
Definition at line 142 of file index.h.
Referenced by att_getentbyatt(), extract_snippet(), zebra_extract_explain(), zebra_extract_record_stream(), zebra_record_fetch(), zebra_register_close(), and zebra_register_open().
Dict zebra_register::dict |
Definition at line 132 of file index.h.
Referenced by delete_SU_handle(), freq_term(), heap_inpb(), heap_inpc(), heap_inps(), numeric_relation(), rpn_char_map_prepare(), rpn_scan_norm(), rpn_search_xpath(), search_group(), search_position(), string_term(), xpath_trunc(), zebra_recid_to_sysno(), zebra_record_check(), zebra_register_close(), zebra_register_open(), and zebra_register_statistics().
ISAMB zebra_register::isamb |
Definition at line 131 of file index.h.
Referenced by delete_SU_handle(), delete_w_all_handle(), delete_w_handle(), heap_inpb(), inv_stat_handle(), rset_trunc(), rset_trunc_r(), zebra_create_rset_isam(), zebra_drop_database(), zebra_index_merge(), zebra_recid_to_sysno(), zebra_record_check(), zebra_register_close(), zebra_register_open(), and zebra_register_statistics().
ISAMC zebra_register::isamc |
Definition at line 130 of file index.h.
Referenced by heap_inpc(), inv_stat_handle(), rset_trunc(), rset_trunc_r(), zebra_create_rset_isam(), zebra_index_merge(), zebra_register_close(), zebra_register_open(), and zebra_register_statistics().
ISAMS zebra_register::isams |
Definition at line 129 of file index.h.
Referenced by heap_inps(), inv_stat_handle(), rset_trunc_r(), zebra_create_rset_isam(), zebra_index_merge(), zebra_register_close(), and zebra_register_open().
zebra_key_block_t zebra_register::key_block |
Definition at line 153 of file index.h.
Referenced by extract_flush_record_keys2(), zebra_flush_reg(), zebra_index_merge(), zebra_register_close(), and zebra_register_open().
zebra_rec_keys_t zebra_register::keys |
Definition at line 150 of file index.h.
Referenced by zebra_extract_explain(), zebra_extract_record_stream(), zebra_register_close(), and zebra_register_open().
int zebra_register::last_val |
Definition at line 147 of file index.h.
Referenced by zebra_begin_trans(), and zebra_register_open().
Dict zebra_register::matchDict |
Definition at line 133 of file index.h.
Referenced by zebra_drop_database(), zebra_extract_record_stream(), zebra_register_close(), and zebra_register_open().
char* zebra_register::name |
Definition at line 127 of file index.h.
Referenced by dict_open_res(), zebra_register_close(), and zebra_register_open().
ZebraRankClass zebra_register::rank_classes |
Definition at line 144 of file index.h.
Referenced by zebra_register_open(), zebraRankDestroy(), zebraRankInstall(), and zebraRankLookup().
Records zebra_register::records |
Definition at line 138 of file index.h.
Referenced by delete_SU_handle(), delete_w_all_handle(), perform_facet_index(), rpn_search_APT_local(), zebra_extract_record_stream(), zebra_get_rec_snippets(), zebra_record_fetch(), zebra_register_check(), zebra_register_close(), zebra_register_open(), zebra_register_statistics(), and zebra_special_fetch().
RecTypes zebra_register::recTypes |
Definition at line 145 of file index.h.
Referenced by zebra_buffer_extract_record(), zebra_extract_file(), zebra_get_rec_snippets(), zebra_record_fetch(), zebra_register_close(), and zebra_register_open().
int zebra_register::seqno |
Definition at line 146 of file index.h.
Referenced by zebra_begin_trans(), and zebra_register_open().
zebra_sort_index_t zebra_register::sort_index |
Definition at line 134 of file index.h.
Referenced by extract_flush_sort_keys(), perform_facet_sort(), resultSetInsertSort(), sort_fetch(), zebra_register_close(), and zebra_register_open().
zebra_rec_keys_t zebra_register::sortKeys |
Definition at line 151 of file index.h.
Referenced by zebra_extract_explain(), zebra_extract_record_stream(), zebra_register_close(), and zebra_register_open().
int zebra_register::stop_flag |
Definition at line 148 of file index.h.
Referenced by zebra_register_close().
zebra_maps_t zebra_register::zebra_maps |
Definition at line 143 of file index.h.
Referenced by extract_token_add(), numeric_term(), rpn_scan(), rpn_scan_norm(), rpn_search_database(), search_position(), search_terms_list(), snippet_token_add(), zebra_register_close(), zebra_register_open(), zebra_string_norm(), and zebra_term_untrans().
ZebraExplainInfo zebra_register::zei |
Definition at line 139 of file index.h.
Referenced by add_isam_p(), begin(), extract_flush_record_keys2(), extract_rec_keys_adjust(), extract_schema_add(), facet_fetch(), print_dict_item(), print_rec_keys(), resultSetSortSingle(), rpn_scan(), rpn_search_APT(), search_group(), searchRecordKey(), snippet_check_fields(), snippet_token_add(), snippet_xml_record(), sort_fetch(), special_index_fetch(), special_index_xml_record(), xpath_trunc(), zebra_apt_get_ord(), zebra_attr_list_get_ord(), zebra_begin_trans(), zebra_create_database(), zebra_create_record_stream(), zebra_drop_database(), zebra_end_transaction(), zebra_extract_explain(), zebra_extract_record_stream(), zebra_flush_reg(), zebra_it_key_str_dump(), zebra_log_dict_entry(), zebra_open_fmatch(), zebra_rec_keys_to_snippets1(), zebra_recid_to_sysno(), zebra_record_fetch(), zebra_register_close(), zebra_register_open(), zebra_special_fetch(), and zebra_update_file_match().