[Xapian-discuss] ftss project (was: The dificult of develop an
"Solr-like" to Xapian)
Rafael "SDM" Sierra
sdm at underlinux.com.br
Wed Feb 7 18:41:08 GMT 2007
Hi all, I'm (still) need(ing) something like Solr[1] to Xapian, to make it I
have 2 options, extend xapian-tcpsrv or re-implement ftss project[2], the
problem of ftss is that it is 5 years old, and there's lots of changes into
Xapian library (and also libc), what is the best way to implement a
Solr-like server to Xapian?
Did you done some progress Philip Neustrom?
[1] - http://lucene.apache.org/solr/
[2] - http://sourceforge.net/projects/ftss/
On 1/2/07, Philip Neustrom <philipn at gmail.com> wrote:
>
> I was going to start working on something similar a little while ago
> (back before remote xapian could write to the DB), but I ran into a
> couple of problems. The python bindings are not as complete as having
> the actual C++ API, so you cannot access certain methods you would
> need to roll your own xapian-tcpserv.
>
> Such an auxiliary xapian-manager would be very useful, though, and I
> think that everyone who's using xapian in production ends up rolling
> their own sort of thing. Even with remote databases having write
> capability, there is still the one-write-at-a-time limitation, which
> creates the need for some sort of spooling. Some of this stuff could
> be handled by the xapian-tcpserv directly, if it were extended..
>
>
--
SDM Underlinux
http://stiod.com.br
Membro da equipe UnderLinux
--
PEP-8
There is only 2 kinds of peoples in the world, who know English, and me. oO
More information about the Xapian-discuss
mailing list