var searchIndex = {}; searchIndex["piston_meta_search"] = {"doc":"A search API for piston_meta","items":[[3,"Search","piston_meta_search","Used to search through meta data.",null,null],[12,"range","","The previous range of search.\nUsed in errors if there is no meta data left.",0,null],[12,"data","","The data to search.",0,null],[11,"new","","Creates a new search.",0,null],[11,"for_string","","Searches anywhere in meta data for a string.\nCalls closure on the first match.",0,null],[11,"for_f64","","Searches anywhere in meta data for a f64.\nCalls closure on the first match.",0,null],[11,"for_bool","","Searches anywhere in meta data for a bool.\nCalls closure on the first match.",0,null],[11,"for_node","","Searches anywhere in meta data for a node.\nCalls closure on the first match.",0,null],[11,"for_end_node","","Searches anywhere in meta data for an end node.\nCalls closure on the first match.",0,null],[11,"bool","","Reads next as bool value.",0,null],[11,"f64","","Reads next as f64 value.",0,null],[11,"string","","Reads next as string value.",0,null],[11,"node","","Reads next as node.",0,null],[11,"end_node","","Reads next as end node.",0,null]],"paths":[[3,"Search"]]}; initSearch(searchIndex);