Hello All,
I applied the patch available for query parsing by which wildcard can be
made
enable .But I appied that patch then run "make" in xapian-binding
folder.
When I run simpleindex.php I got error as
Fatal error: Call to undefined function new_WritableDatabase() in
/home/gupteshwar/public_html/xapian_php/examples/simpleindex.php on line 54
Please help me in this regard.
Thank you
--
(((())))
(@ @)
(_)
+----oOO------------Ooo----------+
| Gupteshwar D Joshi |
| |
+------------------------------------+
|___|___|
| | | |
ooO Ooo
On Mon, Mar 05, 2007 at 03:55:43PM +0530, Gupteshwar Joshi wrote:> I applied the patch available for query parsing by which wildcard can be > made enable .But I appied that patch then run "make" in xapian-binding folder.I've no idea which patch you mean - you don't need to apply any patches to get wildcard support. It's been in releases since 0.9.2!> When I run simpleindex.php I got error as > Fatal error: Call to undefined function new_WritableDatabase() in > /home/gupteshwar/public_html/xapian_php/examples/simpleindex.php on line 54The PHP examples were out of date in releases 0.9.7-0.9.9. Try using 0.9.10, which I've just released. Cheers, Olly