I use Orion extensively within our OpenSymphony CMS to index and search
content (articles, comments etc).

It works quite well, the biggest database I've tried it with is about 3000
or so articles, but growing all the time.

Lucene has quite an active list, why not ask there?

As for your q's:
- yes, just add the lucene.jar to the /lib directory
- it has API's for indexing and searching (and much much more depth than
just that ;))
- you can make any content searchable, just got to write an indexer for
weird files (word docs etc if you want them)
- licensed under GPL

-mike

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Duffey, Kevin
> Sent: Tuesday, November 28, 2000 12:43 PM
> To: Orion-Interest
> Subject: RE: search engine w/ orion
>
>
> I take it I simply add in a .jar file or something..use its API's
> and I can
> add a search engine to my own site? Is it free to use for my own
> applications and websites? I haven't checked it out yet..but I will later.
>
> Thanks.
>
>
> > -----Original Message-----
> > From: Mike Cannon-Brookes [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, November 27, 2000 12:49 PM
> > To: Orion-Interest
> > Subject: RE: search engine w/ orion
> >
> >
> > If you're looking for a pure Java one, I use Lucene -
> > http://www.lucene.com
> >
> > It's Open Source and works quite well.
> >
> > -mike
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of
> > Justen Stepka
> > > Sent: Tuesday, November 28, 2000 6:18 AM
> > > To: Orion-Interest
> > > Subject: search engine w/ orion
> > >
> > >
> > >
> > > Anyone have any luck or recommendations for a search engine
> > to use with
> > > Orion Server?
> > >
> > > Justen Stepka
> > >
> > >
> > >
> >
>
>


Reply via email to