r3 - 20 Apr 2004 - 10:30:35 - DuckySherwoodYou are here: OSAF >  Journal Web  >  TWikiUsers > TedLeung > TedLeungNotes > TedLeung20040419

Links

Notes

Lisa made the following comment in the Sharing Meeting Notes:

(After the meeting, I thought some more and figured out that searches had better be smart enough that if a user name is searched for, and that name maps to a Contact, then the search ought to return every item cloud that the Contact has a bidirectional link to. Since in our Event content model assumed above, the Event has a bidrectional link to an attendee item and the attendee item has a bidirectional link to the contact, the search engine should be capable of following the links back to the Event and listing the Event as a match for that user. This is an interesting use case for searching in general. --Lisa )

Right now the query system is designed to return "sets" of items. If you want to get to items that are reachable from items in the result set, simple Python attribute access will suffice. Since the design of the repository doesn't support phyical layer clustering (due to the use of DBXML for literal attributes), there's no real advantage to being able to specify a bunch of clouds as a result set. In fact, if the items in the clouds are not actually used, then, you will have done a bunch of data transfer for no reason. Need to understand more what the requirement is here.

-- TedLeung - 19 Apr 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.