searchdb ASP.NET script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: searchdb.zip
  • Last update:
  • Platform: Windows
  • Language: ASP.NET
  • Price:Free Trial / Commerc
  • Company: webconcerns.co.uk (View more)

searchdb script description:




Publisher review:
searchdb is an ASP.NET search engine written in VB.NET. searchdb is an ASP.NET search engine written in VB.NET. It incorporates a webcrawler, indexer and site search engine.

The program uses a database to store the crawled pages and extracted words and the results are displayed in a way similar to popular internet search engines. The program is capable of indexing static text web pages and also dynamic pages which are normally extracted from a database and are of the form 'default.asp?name=value' Formats such as Adobe pdf, Microsoft word, Macromedia Flash etc are not supported. The engine is intended for small to medium sized web sites. For example, one web site has about 50 searchable web pages which creates an Access database file of about 600 kbytes and can be searched in less the 0.5 seconds. Another web site has just over 1000 searchable web pages which creates an Access database file of about 13 Mbytes and takes about up to 0.8 seconds to search. Features
- Crawls and indexes static and dynamic web pages.
- Able to crawl multiple sites.
- Stores the crawled URLs and associated words in database tables.
- The word indexer extracts title, meta data, alt text and visible text from the web page.
- Common words are excluded by the word indexer and search engine.
- Search results are displayed in order of word hits in a way similar to popular internet engines.
- Works with either Microsoft Access or SQL Server databases.
- Set up via password protected management displays.
The Crawler

The webcrawler starts crawling from a given page extracting a list of url links. It then spiders each link, extracting further links. Eventually all pages for the domain are listed in the database. As each url link is found, the words on the page are extracted including meta tag keywords, meta tag descriptions and image alt text. These are stored in the database with the occurrence of each word. All words of more than one character are indexed except those defined in the exclude word list. Also, punctuation marks are removed so you may see words such as asp.net being stored as aspnet within the database.

The same parsing is done on the search side as well as on the indexing side, so searching for asp.net will return the correct results. The current version does not obey the noindex and nofollow meta tag keywords which may appear in the head of a web page. If you wish to exclude certain areas of your site then you can do so by entering the directory names into the list of directories to be excluded.

Then all files within the directories and any sub directories will not be indexed. As each page is indexed, its file size is stored in the database. This is so that you may re-index only those pages that have changed in file size rather than re-indexing the complete site. The Search Engine

To search the site you enter one or more words into a text box. Any words of one character are ignored, as are common noise words such as 'them', 'they', etc. The search system is based on the word count within the pages. So if you do a search for 'cycling in Scotland' it will do a sql group by query based on 'cycling' and 'Scotland' and sorted by the word count.

The word 'in' will be excluded as it is an exclude word. So a page which has the word cycling and the word Scotland several times will have a higher word count and hence higher relevance and will appear further up the top of the search results. The speed of searching is usually less than 0.5 seconds. As the number of web pages increase, the time to search does increase but not significantly because all the processing has been done during the index, and the search method is based on an efficient sql query. Management Displays

In order to set up and configure the system, a set of password protected web pages are provided. Requirements: ยท web server with Microsoft .NET framework installed
searchdb is a ASP.NET script for Search Engines scripts design by webconcerns.co.uk. It runs on following operating system: Windows.

Operating system:
Windows

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5