Best practice search results

2004-09-08 Thread patrick
What could be the best way for implenting a search engine (like google) with cocoon. I was thinking about using session-context but then read that the memory could get a problem, if there are a lot of result sets. What I didn't find, how to store a result set in a session. Any how-to's on this

Re: Best practice search results

2004-09-08 Thread Jorg Heymans
have you looked at Lucene? it's integrated in Cocoon already. [EMAIL PROTECTED] wrote: What could be the best way for implenting a search engine (like google) with cocoon. I was thinking about using session-context but then read that the memory could get a problem, if there are a lot of result