search for: document_set_data

Displaying 1 result from an estimated 1 matches for "document_set_data".

2006 Apr 18
1
gettin erro with xapian binidngs 0.9.5
...matching function for overloaded 'Document_add_posting' in */home/jana/public_html/final_file_search/file_indexer.php* on line *48 *this is the fragment of my code where i m gettin the error. -------------------------------------------------------------------------- $doc = new_Document(); Document_set_data($doc,$filep); $lines=file("op.txt"); //count is used to overcome an error in extract_from_file11..it returns a file containing one extracted devanagari word per line plus its postion(ie. on which line it appears..line is defined as something that ends with Hindi "|" ie.full sto...