[Zope3-Users] nbest usage?

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon Nov 12 00:06:27 EST 2007


On Monday 02 July 2007, Nando Quintana wrote:
> could anybody give me a clue about how to use nbest index?
>
> I see that the 'apply()' method of several indexes gets a 'count'
> parameter, but it's not used...
>
> after reading this thread:
> http://www.mail-archive.com/zodb-dev@zope.org/msg02147.html
> I really don't know if there is a way of retriving only N of the M
> matching results...
>
> how do you deal with a big amount of indexed objects?

I think in general you want all objects, because you need to sort them 
anyways. BTW, if Zope's indices don't cut it for you, you might want to look 
at PyLucene integration.

> Have any of you usable searching experiences in huge ZODBs?

No, I have only dealt with medium-sized ZODBs.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list