Hi,

I believe I have a somewhat unique problem ( but hopefully not ).

I ran nutch against our regular site and the crawl ended up fine and it's
all working well.

My next step is to get some of our forums into the search
database so they too can be searched.
Doing a crawl is incredibly time intensive
and also hammers our site way too much. 

So I thought it might be possible
to add the documents to a nutch-created index ( since Lucene supports different
documents with different fields in a single index ).

I tried doing this
and I was able to add documents  to the index ( they showed up when perusing
via Luke ).

However, the search.jsp page doesn't work anymore.

I clearly
know i missed some steps, and was wondering if anyone knew a way for me to
do this.

The new documents that I added all contain the same fields as
the ones from the crawl ( url, title, content, host, site ).


Any help
would be appreciated.

Thanks,
-a

Reply via email to