Hi Ivo, You could use Zend_Http_Client to fetch the content and pass it as a string to Zend_Search_Lucene. Zend_Http_Client can preform the login and keep a stickey session cookie which will be sent on every request, so your site will allow it to access the content.
It also supports HTTP authentication (Basic only) if you need it. Shahar. On Wed, 2007-07-25 at 09:36 +0200, Ivo Jansch - Ibuildings.nl wrote: > Hi, > > 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? > > Greetings, > Ivo > > > > > > > > -- Shahar Evron [EMAIL PROTECTED] Technical Consultant Zend Technologies Mobile: +972 54 30 99 446 Office: +972 3 75 39 500 ext. 9546
signature.asc
Description: This is a digitally signed message part
