I have the search engine completed and about a 50% solution for the
indexing.  I have the CVS tree for fulcrum and will use it for the
development.  I should have a basic system by the end of the week.
r,
Hugh
----- Original Message -----
From: "Daniel Rall" <[EMAIL PROTECTED]>
To: "Turbine Developers List" <[EMAIL PROTECTED]>
Sent: Monday, November 26, 2001 1:49 AM
Subject: Re: Search Service


> "Hugh Brien" <[EMAIL PROTECTED]> writes:
>
> > I have prototyped a SearchService for Turbine that uses Lucene.  It
provides
> > methods for searching a Lucene created index.  That being said I will
ask
> > the following:
> >
> > 1.  Does anyone think this is a good idea?
>
> Definitely.
>
> > 3.  Should indexing be part of service or a separate service.
>
> Would an IndexService be very useful on its own?  You always need a
> way to query it, but I suppose you could use various implementations
> of query engine.  A complexity vs. flexiblity tradeoff -- I lean
> towards keeping it simple and including indexing in SearchService.
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to