[Opensource] eForum redesign ETA???

Peter A. J. Pilgrim peterp at xenonsoft.demon.co.uk
Wed Jul 24 16:32:51 PDT 2002


Tino W. Dai wrote:
> Hi Everybody,
> 
>    I am currently working on Eforum (and will get to epoll and esearch
> soon) to make it work with expresso4.1. I am seeing that it is not as
> easy as I though. I should have a response for you by the end of this
> week. 
> 
> -Tino
> 
> On Tue, 2002-07-02 at 13:25, Michael Rimov wrote:

Yes it is very cool.

http://www.jcorporate.com/html/products/eforum/ForumsMockup.htm

I had a browse over the source code. Eforum by inspection
does not seem too difficult to analysis. In comparison
Esearch is a lot of code. I can just about get the gist
of the Stemmer and Stopper stuff.

I was looking for the ``Indexer'' component equivalent in eSearch.
This is what you need to have to create word search index for the
forum.

I suppose you would have three indexers to search eForum's DBObjects

1) Threads  ( ForumThread )

2) Message Subjects (ForumMessage)

3) Message Bodies (ForumMessage)

This would translate to a check box on a search forum page.

Each indexer one would ran overnight as a cron job


-- 
Peter Pilgrim         +-----\ +-++----++----+
Java Technologist     |     | | ||    ||    | 'n' Shine
                       |  O  | | ||  --+| ---+
         /\            | ._  / | | \  \ |    |
        /  \           | | \ \ | |+--  || ---+ A new day
       /_  _\  "Up"    | | | | | ||    ||    | is coming
         ||            +-+ +-+ +-++----++----+
<home page="http://www.xenonsoft.demon.co.uk/" />




More information about the Opensource mailing list