ASP.NET Scripts » Search Engines
The Search Engine module will search an entire page also dynamic pages for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and display the results with the highest matches first. The module will search all files with the extensions that you can easily place the extension name into the web.config file where indicated. Files or folders that you don't want searched can be placed in the web.config where indicated, so these files and folders are not searched. Also now you can choose the encoding of your choice. This updated article contains tips to globalize and enhance the code. Note: It is best suited for small sites. Also you can modify this code to crawl pages internally by using regular expressions. For larger site you will need to write to XML file once periodically and then read from XML file. I have offered tips at the end of the section to do so. I have also included a demo project that reads and writes to XML.
FreshOne cannot be held responsible for the content of this page (Internal Site Search Engine - Search Engines, ASP.NET Scripts). The content provided on this page and the comments on Internal Site Search Engine - Search Engines, ASP.NET Scripts are user contributed.
Internal Site Search Engine
The Search Engine module will search an entire page also dynamic pages for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and display the results with the highest matches first. The module will search all files with the extensions that you can easily place the extension name into the web.config file where indicated. Files or folders that you don't want searched can be placed in the web.config where indicated, so these files and folders are not searched. Also now you can choose the encoding of your choice. This updated article contains tips to globalize and enhance the code. Note: It is best suited for small sites. Also you can modify this code to crawl pages internally by using regular expressions. For larger site you will need to write to XML file once periodically and then read from XML file. I have offered tips at the end of the section to do so. I have also included a demo project that reads and writes to XML.
Comments on: Internal Site Search Engine
FreshOne cannot be held responsible for the content of this page (Internal Site Search Engine - Search Engines, ASP.NET Scripts). The content provided on this page and the comments on Internal Site Search Engine - Search Engines, ASP.NET Scripts are user contributed.
Bookmark this page
Related scripts
XSearchResults
1) Can be used like any server control in your .Net development environment. Designed with the primary emphasi...
1) Can be used like any server control in your .Net development environment. Designed with the primary emphasi...
ASPDotNet Site Search
Our ASP.Net website search control is easy to install and configure. Simply add the file types and the directo...
Our ASP.Net website search control is easy to install and configure. Simply add the file types and the directo...
Active Data Online Search Engine
Active Data Online Search Engine is a hypertextual search engine. It comprises a Windows Forms application (a ...
Active Data Online Search Engine is a hypertextual search engine. It comprises a Windows Forms application (a ...