News Forums Projects Documentation openacs
Register Log In

Search

OpenACS Home : Plans and projects : .LRN Project Site : .LRN Projects : Search

Summary

The aim of the project is to create a user-friendly, extensible, and scalable search package for .LRN. The project team consists of Dirk Gomez (co-lead), Deirdre Kane (co-lead), and Dave Bauer. MIT Sloan is the lead .LRN institution for this project.

There currently is no working search solution for .LRN. The document below describes how to implement a search package for .LRN for Oracle 8i, which is the database system in use in MIT Sloan School. The described approach should be portable to PostgreSQL.

Approach Document

The RFC was prepared by Dirk Gomez.

Packages/portlets used by Sloan

A User may have these portlets:

A class may have these portlets.

A communitiy may have these portlets:

Portlets/packages not indexed

Work on packages

To be reviewed

First draft programmed

Pending

Per-Package docs and comments

FAQ

Index questions and answers and index FAQs separately.

Forums

Index messages and forum title charter separately.

Content-Repository

See this Forum thread

Open Questions and Tasks

Should we use triggers for indexing content? Contrast portability, stability, plugin-ability.

Read up on doc_highlight

Maybe store the community_id in the intermedia content?