🕷️ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 92 (from laksa167)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

ℹ️ Skipped - page is already crawled

🚫
NOT INDEXABLE
CRAWLED
8 months ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffFAILdownload_stamp > now() - 6 MONTH8.9 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://courses.cs.umbc.edu/341/fall99/frey/Lectures/Hashing/hashFunc.html
Last Crawled2025-07-23 17:08:39 (8 months ago)
First Indexednot set
HTTP Status Code200
Meta TitleHashing Functions
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
h ( k ) = |_ M * ( k * A - |_ k * A _| ) _|     where A is some real positive constant.     note that ( k * A - |_ k * A _| ) is between 0.0 and 1.0 Good choice for A -- the inverse of the golden ratio    golden ratio  Ø =   ( 1 + sqrt (5) ) / 2 = 1.618033989....     so Ø -1 = 1 / 1.618033989...  =  0.618033989 Because of the relationship between the golden ratio and Fibonacci numbers, this is also called "Fibonacci hashing"     h ( k ) = |_ M * ( k * Ø -1 - |_ k * Ø -1 _| ) _|     Some values for k and h ( k ) k h ( k ) 0 0 1 0.618 * M 2 0.236 * M 3 0.854 * M 4 0.472 * M 5 0.090 * M 6 0.708 * M 7 0.326 * M 8 0.562 * M 9 0.562 * M
Markdownnull
Readable Markdownnull
Shard92 (laksa)
Root Hash6541913094267234292
Unparsed URLedu,umbc!cs,courses,/341/fall99/frey/Lectures/Hashing/hashFunc.html s443