Hello,<br>I am using xapian .0.9.2 with php bindings and could successfully indexed the<br>voterlist of one constituency and also search worked well with it in which i have indexed the Marathi(Devnagari ) <br>names with souindics kind of function which has been developed by us.
<br>But these things are working on konsole only .<br> Now i am intrested to put the same with GUI support and flourish the result to get use .<br>So purpose of this search engine would be useful.<br>So i need help regard how to parse my output with html or xml....
<br>And i am trying the same with alternatives but it giving me segmentation fault (11)<br>for $database = new_Database($db);<br>where $db = '/home/jana/public_html/xapian_search/db2';<br>or may come by http request method in future.
<br><br>Thank you.<br><br><br>