var searchIndex = {}; searchIndex["tantivy"] = {"doc":"","items":[[3,"Searcher","tantivy","",null,null],[3,"Index","","",null,null],[3,"Term","","",null,null],[3,"Document","","Tantivy's Document is the object that can\nbe indexed and then searched for. ",null,null],[3,"SegmentReader","","",null,null],[3,"TimerTree","","",null,null],[3,"DocAddress","","",null,null],[12,"0","","",0,null],[12,"1","","",0,null],[3,"ScoredDoc","","",null,null],[4,"Error","","",null,null],[13,"OpenError","","",1,null],[13,"IOError","","",1,null],[13,"Poisoned","","",1,null],[13,"CorruptedFile","","",1,null],[13,"InvalidArgument","","",1,null],[13,"ErrorInThread","","",1,null],[13,"Other","","",1,null],[4,"SegmentPostingsOption","","",null,null],[13,"NoFreq","","",2,null],[13,"Freq","","",2,null],[13,"FreqAndPositions","","",2,null],[11,"fmt","","",3,null],[11,"doc","","",3,null],[11,"num_docs","","",3,null],[11,"doc_freq","","",3,null],[11,"segments","","",3,null],[11,"for_index","","",3,{"inputs":[{"name":"index"}],"output":{"name":"result"}}],[11,"search","","",3,null],[11,"fmt","","",4,null],[11,"clone","","",4,null],[11,"create_in_ram","","",4,{"inputs":[{"name":"schema"}],"output":{"name":"index"}}],[11,"create","","",4,{"inputs":[{"name":"path"},{"name":"schema"}],"output":{"name":"result"}}],[11,"create_from_tempdir","","",4,{"inputs":[{"name":"schema"}],"output":{"name":"result"}}],[11,"open","","",4,{"inputs":[{"name":"path"}],"output":{"name":"result"}}],[11,"writer_with_num_threads","","Creates a multithreaded writer.\nEach writer produces an independant segment.",4,null],[11,"writer","","Creates a multithreaded writer\nIt just calls `writer_with_num_threads` with the number of core as `num_threads` ",4,null],[11,"searcher","","",4,null],[11,"schema","","",4,null],[11,"publish_segment","","Marks the segment as published.",4,null],[11,"publish_merge_segment","","",4,null],[11,"sync","","",4,null],[11,"segments","","",4,null],[11,"segment","","",4,null],[11,"new_segment","","",4,null],[11,"load_metas","","",4,null],[11,"save_metas","","",4,null],[11,"max_doc","","Returns the highest document id ever attributed in\nthis segment + 1.\nToday, `tantivy` does not handle deletes so, it happens\nto also be the number of documents in the index.",5,null],[11,"num_docs","","",5,null],[11,"get_fast_field_reader","","",5,null],[11,"get_fieldnorms_reader","","",5,null],[11,"doc_freq","","",5,null],[11,"get_store_reader","","",5,null],[11,"open","","Open a new segment for reading.",5,{"inputs":[{"name":"segment"}],"output":{"name":"result"}}],[11,"term_infos","","",5,null],[11,"doc","","Returns the document (or to be accurate, its stored field)\nbearing the given doc id.\nThis method is slow and should seldom be called from\nwithin a collector.",5,null],[11,"read_postings","","",5,null],[11,"read_postings_all_info","","",5,null],[11,"get_term_info","","",5,null],[11,"fmt","","",5,null],[11,"encode","","",6,null],[11,"fmt","","",6,null],[11,"new","","",6,{"inputs":[],"output":{"name":"timertree"}}],[11,"total_time","","",6,null],[11,"open","","",6,null],[11,"fmt","","",1,null],[11,"make_other","","",1,{"inputs":[{"name":"e"}],"output":{"name":"error"}}],[11,"from","","",1,{"inputs":[{"name":"error"}],"output":{"name":"error"}}],[11,"from","","",1,{"inputs":[{"name":"poisonerror"}],"output":{"name":"error"}}],[11,"from","","",1,{"inputs":[{"name":"openerror"}],"output":{"name":"error"}}],[0,"postings","","",null,null],[3,"OffsetPostings","tantivy::postings","",null,null],[3,"NothingRecorder","","",null,null],[3,"TermFrequencyRecorder","","",null,null],[3,"TFAndPositionRecorder","","",null,null],[3,"PostingsSerializer","","",null,null],[3,"SpecializedPostingsWriter","","",null,null],[3,"TermInfo","","",null,null],[12,"doc_freq","","",7,null],[12,"postings_offset","","",7,null],[12,"positions_offset","","",7,null],[3,"VecPostings","","",null,null],[3,"ChainedPostings","","",null,null],[3,"SegmentPostings","","",null,null],[3,"IntersectionDocSet","","",null,null],[3,"FreqHandler","","",null,null],[4,"SkipResult","","",null,null],[13,"Reached","","",8,null],[13,"OverStep","","",8,null],[13,"End","","",8,null],[4,"SegmentPostingsOption","","",null,null],[13,"NoFreq","","",2,null],[13,"Freq","","",2,null],[13,"FreqAndPositions","","",2,null],[5,"intersection","","",null,{"inputs":[{"name":"vec"}],"output":{"name":"intersectiondocset"}}],[11,"new","","",9,{"inputs":[],"output":{"name":"self"}}],[11,"record_position","","",9,null],[11,"close_doc","","",9,null],[11,"get_tf_and_posdeltas","","",9,null],[11,"new","","",10,{"inputs":[],"output":{"name":"self"}}],[11,"record_position","","",10,null],[11,"close_doc","","",10,null],[11,"get_tf_and_posdeltas","","",10,null],[11,"new","","",11,{"inputs":[],"output":{"name":"self"}}],[11,"record_position","","",11,null],[11,"close_doc","","",11,null],[11,"get_tf_and_posdeltas","","",11,null],[11,"open","","",12,{"inputs":[{"name":"segment"}],"output":{"name":"result"}}],[11,"load_indexing_options","","",12,null],[11,"new_term","","",12,null],[11,"close_term","","",12,null],[11,"write_doc","","",12,null],[11,"close","","",12,null],[11,"new","","",13,{"inputs":[],"output":{"name":"specializedpostingswriter"}}],[11,"new_boxed","","",13,{"inputs":[],"output":{"name":"box"}}],[11,"close","","",13,null],[11,"suscribe","","",13,null],[11,"serialize","","",13,null],[11,"clone","","",7,null],[11,"eq","","",7,null],[11,"ne","","",7,null],[11,"partial_cmp","","",7,null],[11,"lt","","",7,null],[11,"le","","",7,null],[11,"gt","","",7,null],[11,"ge","","",7,null],[11,"cmp","","",7,null],[11,"fmt","","",7,null],[11,"new","","",14,{"inputs":[{"name":"vec"}],"output":{"name":"chainedpostings"}}],[11,"advance","","",14,null],[11,"doc","","",14,null],[11,"len","","",14,null],[11,"term_freq","","",14,null],[11,"positions","","",14,null],[11,"from","","",15,{"inputs":[{"name":"vec"}],"output":{"name":"vecpostings"}}],[11,"advance","","",15,null],[11,"doc","","",15,null],[11,"skip_next","","",15,null],[11,"len","","",15,null],[11,"term_freq","","",15,null],[11,"positions","","",15,null],[11,"empty","","",16,{"inputs":[],"output":{"name":"segmentpostings"}}],[11,"load_next_block","","",16,null],[11,"from_data","","",16,null],[11,"advance","","",16,null],[11,"doc","","",16,null],[11,"len","","",16,null],[11,"term_freq","","",16,null],[11,"positions","","",16,null],[11,"new","","",17,{"inputs":[{"name":"vec"}],"output":{"name":"intersectiondocset"}}],[11,"advance","","",17,null],[11,"doc","","",17,null],[11,"new","","",18,{"inputs":[{"name":"segmentpostings"},{"name":"docid"}],"output":{"name":"offsetpostings"}}],[11,"advance","","",18,null],[11,"doc","","",18,null],[11,"skip_next","","",18,null],[11,"len","","",18,null],[11,"term_freq","","",18,null],[11,"positions","","",18,null],[11,"new","","",19,{"inputs":[],"output":{"name":"freqhandler"}}],[11,"new_with_freq","","",19,{"inputs":[],"output":{"name":"freqhandler"}}],[11,"new_with_freq_and_position","","",19,null],[11,"positions","","",19,null],[11,"read_freq_block","","",19,null],[11,"read_freq_vint","","",19,null],[11,"freq","","",19,null],[11,"fmt","","",8,null],[11,"eq","","",8,null],[8,"DocSet","","",null,null],[10,"advance","","",20,null],[11,"skip_next","","",20,null],[10,"doc","","",20,null],[11,"next","","",20,null],[8,"Recorder","","",null,null],[10,"new","","",21,{"inputs":[],"output":{"name":"self"}}],[10,"record_position","","",21,null],[10,"close_doc","","",21,null],[10,"get_tf_and_posdeltas","","",21,null],[8,"PostingsWriter","","",null,null],[10,"close","","",22,null],[10,"suscribe","","",22,null],[10,"serialize","","",22,null],[8,"Postings","","",null,null],[10,"term_freq","","",23,null],[10,"positions","","",23,null],[8,"ScoredDocSet","","",null,null],[10,"score","","",24,null],[8,"HasLen","","",null,null],[10,"len","","",25,null],[0,"query","tantivy","",null,null],[3,"DAATMultiTermScorer","tantivy::query","",null,null],[3,"MultiTermQuery","","",null,null],[3,"SimilarityExplainer","","",null,null],[3,"TfIdf","","",null,null],[3,"QueryParser","","",null,null],[3,"Explanation","","",null,null],[4,"Occur","","",null,null],[13,"Should","","",26,null],[13,"Must","","",26,null],[13,"MustNot","","",26,null],[11,"fmt","","",27,null],[11,"eq","","",27,null],[11,"ne","","",27,null],[11,"num_terms","","",27,null],[11,"from","","",27,{"inputs":[{"name":"vec"}],"output":{"name":"multitermquery"}}],[11,"from","","",27,{"inputs":[{"name":"vec"}],"output":{"name":"multitermquery"}}],[11,"explain","","",27,null],[11,"search","","",27,null],[11,"explain_score","","",28,null],[11,"from","","",28,{"inputs":[{"name":"tsimilarity"}],"output":{"name":"similarityexplainer"}}],[11,"update","","",28,null],[11,"clear","","",28,null],[11,"score","","",28,null],[11,"explain","","",28,null],[11,"new","","",29,{"inputs":[{"name":"schema"},{"name":"vec"}],"output":{"name":"queryparser"}}],[11,"parse_query","","",29,null],[11,"encode","","",30,null],[11,"with_val","","",30,{"inputs":[{"name":"f32"}],"output":{"name":"explanation"}}],[11,"val","","",30,null],[11,"description","","",30,null],[11,"set_formula","","",30,null],[11,"add_child","","",30,null],[11,"format_with_indent","","",30,null],[11,"fmt","","",30,null],[11,"clone","","",31,null],[11,"update","","",31,null],[11,"clear","","",31,null],[11,"new","","",31,{"inputs":[{"name":"vec"},{"name":"vec"}],"output":{"name":"tfidf"}}],[11,"set_term_names","","",31,null],[11,"score","","",31,null],[11,"explain","","",31,null],[11,"eq","","",26,null],[11,"clone","","",26,null],[11,"fmt","","",26,null],[11,"new","","",32,{"inputs":[{"name":"vec"},{"name":"taccumulator"}],"output":{"name":"daatmultitermscorer"}}],[11,"scorer","","",32,null],[11,"score","","",32,null],[11,"advance","","",32,null],[11,"doc","","",32,null],[8,"Similarity","","",null,null],[10,"score","","",33,null],[10,"explain","","",33,null],[8,"Query","","",null,null],[10,"search","","",34,null],[10,"explain","","",34,null],[8,"Scorer","","",null,null],[10,"score","","",35,null],[8,"MultiTermAccumulator","","",null,null],[10,"update","","",36,null],[10,"clear","","",36,null],[0,"directory","tantivy","",null,null],[3,"RAMDirectory","tantivy::directory","",null,null],[3,"MmapDirectory","","",null,null],[3,"SharedVec","","",null,null],[4,"ReadOnlySource","","",null,null],[13,"Mmap","","",37,null],[13,"Anonymous","","",37,null],[4,"OpenError","","",null,null],[13,"FileDoesNotExist","","",38,null],[13,"IOError","","",38,null],[11,"fmt","","",39,null],[11,"create_from_tempdir","","",39,{"inputs":[],"output":{"name":"result"}}],[11,"open","","",39,{"inputs":[{"name":"path"}],"output":{"name":"result"}}],[11,"open_read","","",39,null],[11,"open_write","","",39,null],[11,"atomic_write","","",39,null],[11,"sync","","",39,null],[11,"sync_directory","","",39,null],[11,"clone","","",40,null],[11,"new","","",40,{"inputs":[],"output":{"name":"sharedvec"}}],[11,"copy_vec","","",40,null],[11,"write","","",40,null],[11,"flush","","",40,null],[11,"seek","","",40,null],[11,"fmt","","",41,null],[11,"create","","",41,{"inputs":[],"output":{"name":"ramdirectory"}}],[11,"open_read","","",41,null],[11,"open_write","","",41,null],[11,"atomic_write","","",41,null],[11,"sync","","",41,null],[11,"sync_directory","","",41,null],[11,"deref","","",37,null],[11,"len","","",37,null],[11,"as_slice","","",37,null],[11,"cursor","","",37,null],[11,"slice","","",37,null],[11,"clone","","",37,null],[6,"WritePtr","","",null,null],[8,"Directory","","There is currently two implementations of `Directory`\n- [RAMDirectory](index.html) ",null,null],[10,"open_read","","",42,null],[10,"open_write","","",42,null],[10,"atomic_write","","",42,null],[10,"sync","","Syncs the file if it exists\nIf it does not exists, just return Ok(())",42,null],[10,"sync_directory","","",42,null],[8,"SeekableWrite","","",null,null],[11,"fmt","","",38,null],[0,"collector","tantivy","",null,null],[3,"CountCollector","tantivy::collector","",null,null],[3,"MultiCollector","","",null,null],[3,"TopCollector","","",null,null],[3,"TestCollector","","",null,null],[3,"FastFieldTestCollector","","",null,null],[5,"chain","","",null,{"inputs":[],"output":{"name":"chainedcollector"}}],[11,"new","","",43,{"inputs":[],"output":{"name":"countcollector"}}],[11,"count","","",43,null],[11,"set_segment","","",43,null],[11,"collect","","",43,null],[11,"from","","",44,{"inputs":[{"name":"vec"}],"output":{"name":"multicollector"}}],[11,"set_segment","","",44,null],[11,"collect","","",44,null],[11,"with_limit","","Creates a top collector, with a number of document of "limit"",45,{"inputs":[{"name":"usize"}],"output":{"name":"topcollector"}}],[11,"docs","","",45,null],[11,"score_docs","","",45,null],[11,"at_capacity","","",45,null],[11,"set_segment","","",45,null],[11,"collect","","",45,null],[8,"Collector","","",null,null],[10,"set_segment","","",46,null],[10,"collect","","",46,null],[11,"new","","",47,{"inputs":[],"output":{"name":"testcollector"}}],[11,"docs","","",47,null],[11,"set_segment","","",47,null],[11,"collect","","",47,null],[11,"for_field","","",48,{"inputs":[{"name":"field"}],"output":{"name":"fastfieldtestcollector"}}],[11,"vals","","",48,null],[11,"set_segment","","",48,null],[11,"collect","","",48,null],[0,"schema","tantivy","# Schema definition",null,null],[3,"NamedFieldDocument","tantivy::schema","",null,null],[12,"0","","",49,null],[3,"Schema","","Tantivy has a very strict schema.\nYou need to specify in advance, whether a field is indexed or not,\nstored or not, and RAM-based or not.",null,null],[3,"Document","","Tantivy's Document is the object that can\nbe indexed and then searched for. ",null,null],[3,"Field","","",null,null],[12,"0","","",50,null],[3,"Term","","",null,null],[3,"FieldEntry","","",null,null],[3,"FieldValue","","",null,null],[12,"field","","",51,null],[12,"value","","",51,null],[3,"TextOptions","","",null,null],[3,"U32Options","","",null,null],[4,"Value","","",null,null],[13,"Str","","",52,null],[13,"U32","","",52,null],[4,"DocParsingError","","",null,null],[13,"NotJSON","","",53,null],[13,"NotJSONObject","","",53,null],[13,"MappingError","","",53,null],[13,"OverflowError","","",53,null],[13,"NoSuchFieldInSchema","","",53,null],[4,"FieldType","","",null,null],[13,"Str","","",54,null],[13,"U32","","",54,null],[4,"TextIndexingOptions","","",null,null],[13,"Unindexed","","",55,null],[13,"Untokenized","","",55,null],[13,"TokenizedNoFreq","","",55,null],[13,"TokenizedWithFreq","","",55,null],[13,"TokenizedWithFreqAndPosition","","",55,null],[5,"is_valid_field_name","","",null,{"inputs":[{"name":"str"}],"output":{"name":"bool"}}],[11,"fmt","","",56,null],[11,"clone","","",56,null],[11,"decode","","",56,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"encode","","",56,null],[11,"new","","Creates a new, empty schema.",56,{"inputs":[],"output":{"name":"schema"}}],[11,"get_field_entry","","",56,null],[11,"get_field_name","","",56,null],[11,"fields","","",56,null],[11,"get_field","","Returns the field options associated with a given name.",56,null],[11,"add_u32_field","","Creates a new field.\nReturn the associated field handle.",56,null],[11,"add_text_field","","",56,null],[11,"to_named_doc","","",56,null],[11,"parse_document","","Build a document object from a json-object.",56,null],[11,"fmt","","",53,null],[11,"from","","",53,{"inputs":[{"name":"parsererror"}],"output":{"name":"docparsingerror"}}],[11,"hash","tantivy","",57,null],[11,"cmp","","",57,null],[11,"partial_cmp","","",57,null],[11,"lt","","",57,null],[11,"le","","",57,null],[11,"gt","","",57,null],[11,"ge","","",57,null],[11,"eq","","",57,null],[11,"ne","","",57,null],[11,"clone","","",57,null],[11,"get_field","","",57,null],[11,"from_field_u32","","",57,{"inputs":[{"name":"field"},{"name":"u32"}],"output":{"name":"term"}}],[11,"from_field_text","","",57,{"inputs":[{"name":"field"},{"name":"str"}],"output":{"name":"term"}}],[11,"as_slice","","",57,null],[11,"from","","",57,null],[11,"as_ref","","",57,null],[11,"fmt","","",57,null],[11,"fmt","","",58,null],[11,"new","","",58,{"inputs":[],"output":{"name":"document"}}],[11,"len","","Returns the number of `(field, value)` pairs.",58,null],[11,"add_text","","Add a text field.",58,null],[11,"add_u32","","Add a u32 field",58,null],[11,"add","","",58,null],[11,"get_fields","","",58,null],[11,"get_sorted_fields","","",58,null],[11,"get_all","","",58,null],[11,"get_first","","",58,null],[11,"from","","",58,{"inputs":[{"name":"vec"}],"output":{"name":"document"}}],[11,"encode","tantivy::schema","",54,null],[11,"decode","","",54,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"fmt","","",54,null],[11,"clone","","",54,null],[11,"fmt","","",59,null],[11,"clone","","",59,null],[11,"new_text","","",59,{"inputs":[{"name":"string"},{"name":"textoptions"}],"output":{"name":"fieldentry"}}],[11,"new_u32","","",59,{"inputs":[{"name":"string"},{"name":"u32options"}],"output":{"name":"fieldentry"}}],[11,"name","","",59,null],[11,"field_type","","",59,null],[11,"is_indexed","","",59,null],[11,"is_u32_fast","","",59,null],[11,"is_stored","","",59,null],[11,"encode","","",59,null],[11,"decode","","",59,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"fmt","","",51,null],[11,"field","","",51,null],[11,"value","","",51,null],[11,"encode","","",60,null],[11,"decode","","",60,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"eq","","",60,null],[11,"ne","","",60,null],[11,"fmt","","",60,null],[11,"clone","","",60,null],[11,"get_indexing_options","","",60,null],[11,"is_stored","","",60,null],[11,"set_stored","","",60,null],[11,"set_indexing_options","","",60,null],[11,"new","","",60,{"inputs":[],"output":{"name":"textoptions"}}],[11,"hash","","",55,null],[11,"partial_cmp","","",55,null],[11,"eq","","",55,null],[11,"fmt","","",55,null],[11,"clone","","",55,null],[11,"encode","","",55,null],[11,"decode","","",55,{"inputs":[{"name":"d"}],"output":{"name":"result"}}],[11,"is_termfreq_enabled","","",55,null],[11,"is_tokenized","","",55,null],[11,"is_indexed","","",55,null],[11,"is_position_enabled","","",55,null],[11,"bitor","","",55,null],[11,"bitor","","",60,null],[11,"encode","","",61,null],[11,"decode","","",61,{"inputs":[{"name":"__d"}],"output":{"name":"result"}}],[11,"eq","","",61,null],[11,"ne","","",61,null],[11,"fmt","","",61,null],[11,"clone","","",61,null],[11,"new","","",61,{"inputs":[],"output":{"name":"u32options"}}],[11,"is_stored","","",61,null],[11,"is_indexed","","",61,null],[11,"is_fast","","",61,null],[11,"set_stored","","",61,null],[11,"set_indexed","","",61,null],[11,"set_fast","","",61,null],[11,"hash","","",50,null],[11,"cmp","","",50,null],[11,"partial_cmp","","",50,null],[11,"lt","","",50,null],[11,"le","","",50,null],[11,"gt","","",50,null],[11,"ge","","",50,null],[11,"eq","","",50,null],[11,"ne","","",50,null],[11,"fmt","","",50,null],[11,"clone","","",50,null],[11,"clone","","",52,null],[11,"fmt","","",52,null],[11,"text","","",52,null],[11,"u32_value","","",52,null],[11,"from","","",52,{"inputs":[{"name":"string"}],"output":{"name":"value"}}],[11,"from","","",52,{"inputs":[{"name":"u32"}],"output":{"name":"value"}}],[11,"encode","","",49,null],[17,"TEXT","","The field will be tokenized and indexed",null,null],[17,"STRING","","The field will be untokenized and indexed",null,null],[17,"STORED","","A stored fields of a document can be retrieved given its DocId.\nStored field are stored together and LZ4 compressed.\nReading the stored fields of a document is relatively slow.\n(100 microsecs)",null,null],[17,"FAST","","The field will be tokenized and indexed",null,null],[6,"Result","tantivy","",null,null],[6,"DocId","","u32 identifying a document within a segment.\nDocument gets their doc id assigned incrementally,\nas they are added in the segment.",null,null],[6,"Score","","f32 the score of a document.",null,null],[6,"SegmentLocalId","","A segment local id identifies a segment.\nIt only makes sense for a given searcher.",null,null],[8,"Directory","","There is currently two implementations of `Directory`\n- [RAMDirectory](index.html) ",null,null],[10,"open_read","","",42,null],[10,"open_write","","",42,null],[10,"atomic_write","","",42,null],[10,"sync","","Syncs the file if it exists\nIf it does not exists, just return Ok(())",42,null],[10,"sync_directory","","",42,null],[8,"DocSet","","",null,null],[10,"advance","","",20,null],[11,"skip_next","tantivy::postings","",20,null],[10,"doc","tantivy","",20,null],[11,"next","tantivy::postings","",20,null],[8,"Postings","tantivy","",null,null],[10,"term_freq","","",23,null],[10,"positions","","",23,null],[11,"cmp","","",0,null],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"segment_ord","","",0,null],[11,"doc","","",0,null],[11,"clone","","",62,null],[11,"score","","",62,null],[11,"doc","","",62,null],[11,"skip_next","tantivy::postings","",20,null],[11,"next","","",20,null]],"paths":[[3,"DocAddress"],[4,"Error"],[4,"SegmentPostingsOption"],[3,"Searcher"],[3,"Index"],[3,"SegmentReader"],[3,"TimerTree"],[3,"TermInfo"],[4,"SkipResult"],[3,"NothingRecorder"],[3,"TermFrequencyRecorder"],[3,"TFAndPositionRecorder"],[3,"PostingsSerializer"],[3,"SpecializedPostingsWriter"],[3,"ChainedPostings"],[3,"VecPostings"],[3,"SegmentPostings"],[3,"IntersectionDocSet"],[3,"OffsetPostings"],[3,"FreqHandler"],[8,"DocSet"],[8,"Recorder"],[8,"PostingsWriter"],[8,"Postings"],[8,"ScoredDocSet"],[8,"HasLen"],[4,"Occur"],[3,"MultiTermQuery"],[3,"SimilarityExplainer"],[3,"QueryParser"],[3,"Explanation"],[3,"TfIdf"],[3,"DAATMultiTermScorer"],[8,"Similarity"],[8,"Query"],[8,"Scorer"],[8,"MultiTermAccumulator"],[4,"ReadOnlySource"],[4,"OpenError"],[3,"MmapDirectory"],[3,"SharedVec"],[3,"RAMDirectory"],[8,"Directory"],[3,"CountCollector"],[3,"MultiCollector"],[3,"TopCollector"],[8,"Collector"],[3,"TestCollector"],[3,"FastFieldTestCollector"],[3,"NamedFieldDocument"],[3,"Field"],[3,"FieldValue"],[4,"Value"],[4,"DocParsingError"],[4,"FieldType"],[4,"TextIndexingOptions"],[3,"Schema"],[3,"Term"],[3,"Document"],[3,"FieldEntry"],[3,"TextOptions"],[3,"U32Options"],[3,"ScoredDoc"]]}; initSearch(searchIndex);