[Xapian-discuss] Optimization and Load balancing with Xapian

David Levy dvid.levy at gmail.com
Fri Feb 24 12:35:46 GMT 2006


Yes, I always use Omega PHP5 bindings were not available.
Do you think it would be faster with 0.9.3 + php5 bindings ??

Thanks for the command, but I can't make it work. In which directory should
I execute it ?
Here is the error :

$ time /usr/local/lib/omega/bin/omega DB=products P='test query' SORT=1
Content-Type: text/html

Exception: Couldn't read format template `query' (No such file or directory)

real    0m0.005s
user    0m0.002s
sys     0m0.002s

Regards

On 2/24/06, Olly Betts <olly at survex.com> wrote:
>
> On Wed, Feb 22, 2006 at 04:59:20PM +0200, David Levy wrote:
> > I have tested my database using temporary filesystem /dev/shm, which can
> be
> > compared to RAMDISK.
> >
> > Performances seems really a lot better ... as long as I don't use
> sorting !
> > With sorting, even with this filesystem, I can have >10seconds search
> time.
> > I am so disappointed with this issue.
> > Anyone having the same needs as me ?
>
> Yes, other people use sorting and get reasonable performance.  It's
> typically not as fast as a ranked search, but >10 seconds isn't normal.
>
> Is this through Omega?
>
> If so, what do you get reported for the user vs system vs wallclock time
> if you run omega from the command line something like this:
>
> time /path/to/omega DB=foo P='test query' SORT=1
>
> (just turn each CGI parameter into a command line parameter).
>
> Cheers,
>     Olly
>



--
David LEVY {selenium}
Website ~ http://www.davidlevy.org
Wishlist Zlio ~ http://david.zlio.com/wishlist
Blog ~ http://selenium.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20060224/08011564/attachment.htm


More information about the Xapian-discuss mailing list