Author: Markus Klink
Email: [EMAIL PROTECTED]
Message:
Hi all,

I need to index text which is inside comments. I thought this is the standard 
behaviour, because links are also indexed when found inside a comment. However this 
does not seem to be the case.

Question:

Is this line in parsehtml.c responsible for this behaviour:
   if(!intitle&&!comment&&(!hrefonly)&&do_index&&!inscript&&!instyle){
                                
UdmParseText(Indexer,CurSrv,tmp,CurSrv->bodyweight*inbody,1);
                        }

Can I rewrite it and remove the !comment to index text which is found inside comments?

Markus


Reply: <http://www.mnogosearch.org/board/message.php?id=2658>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to