Hello, Ivo. > I want to use Zend_Search_Lucene to build a small search feature > for our internal wiki, which is based on MediaWiki. The only problem > is that all content is behind a login. Is there a way to tell > Zend_Search_Lucene to login to a site before it starts spidering?
Since it's internal site, isn't it better to retrieve its content directly from database? -- Best regards, Peter mailto:[EMAIL PROTECTED]
