Re: lucene question, examples

2005-03-08 Thread Brian Cuttler
Chris, Thank you - will take a look at nutch and let you/the list know if it was a good fit for us. On Fri, Mar 04, 2005 at 03:02:03PM -0800, Chris Hostetter wrote: > > If your goal is to setup a web based search interface that queries a > lucene index containing all of the documents from your

Re: lucene question, examples

2005-03-04 Thread Brian Cuttler
Otis, On Fri, Mar 04, 2005 at 11:31:22AM -0500, Brian Cuttler wrote: > > Otis, > > > If by shtml you mean HTML with server-side includes, then note that you > > will not be able to do this with Lucene alone, as server-side includes > > are not static. > > My un

Re: lucene question, examples

2005-03-04 Thread Brian Cuttler
lucenebook.com ) - source code is freely available. > > If by shtml you mean HTML with server-side includes, then note that you > will not be able to do this with Lucene alone, as server-side includes > are not static. > > Otis > > > --- Brian Cuttler <[EMAIL PROTECTE

Re: lucene question, examples

2005-03-04 Thread Brian Cuttler
n HTML with server-side includes, then note that you > will not be able to do this with Lucene alone, as server-side includes > are not static. > > Otis > > > --- Brian Cuttler <[EMAIL PROTECTED]> wrote: > > > I've sorry if this is the wrong forum, I

lucene question, examples

2005-03-03 Thread Brian Cuttler
I've sorry if this is the wrong forum, I was trying for lucene-user and been unable to subscribe (but seem to see lucene items here). We have been runing apache on our internal sites for a while, with tomcat and lucene. Plugged in the demo index build and search features... and for a long time li