Wade Leftwich wrote:
> Solr does look good. I'm checking it out along with NXLucene
> (http://www.cps-project.org/sections/projects/nxlucene) , which is a
> similar architecture (search server with an XML API), built with
> pyLucene and Twisted.

 From A Zope World Perspective NXLucene looks good (and a tad 
complicated since the point of the design is to index outside ZODB). It 
is like Solr. There's a lot of Z3 specific stuff to wade through to 
understand the search client, the indexing service itself runs on twisted.

Whatever the indexing stack is, figuring out query params, updates, and 
the result format for clients reading out of deployed Django services is 
important. Please keep an eye on things like OpenSearch/A9, GData and 
Atom Protocol.

cheers
Bill

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to