Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-24-2007, 04:31 PM
ivo ivo is offline
Junior Member
 
Join Date: Jul 2007
Posts: 2
Default Zend_Search_Lucene and authentication

I want to use Zend_Search_Lucene to index a wiki that is protected with a login. I couldn't find a method to authenticate the spider to a site before it starts spidering.

Is there a possibility to do this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 08:33 PM
xentek's Avatar
Senior Member
 
Join Date: Feb 2008
Posts: 112
Default

Do you own the wiki? If not, then you will need to curl in the content, and index the content that way. If you do own the wiki, then just fetch the data from the database and index it there.... or if its a file based wiki then just get your scripts pointed at those files and index them.

In other words, you really don't need to spider the site with Lucene, that can be done with either another script (CURL) or form another source (DB, File System - if you have access to them)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:51 AM.