Webboard: Indexer doesn't index

[email protected] 26 Jul 2005 09:04:45 -0000
Newsgroups gmane.comp.web.mnogosearch.windows
Message-ID <[email protected]>
Author: Alexander Barkov
Email: [email protected]
Message:
I think I found the reason.

It is in wrong Alias configuration.

Please see below:





> I configured MnogoSearch to index our website, but it won't index. I think it has to do with the fact that we're behind a proxy. Although I did configure it as such.

> 

> Is there anyone who can help me out!!!

> 

> Here is the log file of the indexing process, when run for the first time:

> 

> ==================================================================

> START Tuesday, July 26, 2005 09:28:34

> 

> Indexing... (1 threads)

> URL: http://www.sogeti.nl/

> Server Allow 'http://www.sogeti.nl/'

> Allow Wild Sensitive '*'

> Alias: 'Sogeti'

> Using Proxy: heisenberg:8080

> Request.Accept-Charset: windows-1252;q=1.0, *;q=0.9, utf-8;q=0.8

> Request.Accept-Encoding: gzip,deflate,compress

> Request.Proxy: heisenberg:8080

> Request.Proxy-Authorization: Basic a29ydGplcm86SWxzZXRhJjQ=

> Request.User-Agent: MnoGoSearch/3.2.33

> Response.Alias: Sogeti



This line means that you have probably wrong

alias. It cannot be just "Sogeti", It should

be fully qualified URL, e.g. http://sogeti/



What did you mean writting this alias?

Are you sure you really need it?





> Response.body: <NULL>

> Response.CachedCopy: <NULL>

> Response.case_sense: 1

> Response.charset: <NULL>

> Response.content-language: <NULL>

> Response.content-type: text/html

> Response.crc32: 0

> Response.crc32old: 0

> Response.DefaultLang: nl

> Response.DetectClones: 1

> Response.DocTimeOut: 30

> Response.Follow: 2

> Response.Hops: 0

> Response.ID: 1

> Response.Index: 1

> Response.match_type: 1

> Response.MaxDocPerSite: 0

> Response.MaxHops: 256

> Response.MaxNetErrors: 16

> Response.meta.description: <NULL>

> Response.meta.keywords: <NULL>

> Response.Method: Allow

> Response.NetErrorDelayTime: 86400

> Response.nomatch: 0

> Response.Period: 604800

> Response.PrevStatus: 0

> Response.Proxy: heisenberg:8080

> Response.ProxyAuthBasic: a29ydGplcm86SWxzZXRhJjQ=

> Response.ReadTimeOut: 30

> Response.ResponseSize: 0

> Response.Robots: 1

> Response.Server_id: -350049587

> Response.Site_id: -350049587

> Response.Status: 0

> Response.title: <NULL>

> Response.URL: http://www.sogeti.nl/

> Response.URL_ID: -350049587

> Status: 0 Not indexed yet

> No data received

> Writing words (0 words, 32 bytes, final).

> The words are written successfully. (final)

> Done (0 seconds, 1 documents, 0 bytes,  0.00 Kbytes/sec.)

> Done

> 

> FINISH Tuesday, July 26, 2005 09:28:35

> ==================================================================

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