Must have Search Engines & Link Indexing Scripts for Web
FilteringHighlight is ideal for a client-side search engine, working totally inside your browser.The plugin basically searches the DOM for the user's inputted text and adds a special background to all the matched terms, may them be full words or just a...
finder.php is a specialized search engine that can be used to open PHP files and then search for content inside them.If you want to search other file types, then modifying the "mask" search field into another file extension will help you do it.In our test...
Fuzzysearch allows user string searches to be matched using a looser algorithm than exact regexp matches.This allows more results to be retrieved, results that may not be a literal reproduction of the search term, but may be either related or the actual...
HideSeek consists of a simple input field where users can type in their text.As text is entered in the field, items on the page (list, table, page section, or the target search area) will be removed one by one if they don't match the search query.The...
A faceted search is a Web form that searches for data using one or more search criteria and filters.This enables the user to narrow down the possible results much faster and is great for large data collections.jQuery Facets takes all the pain out of...
Can be used in large data grids full of data, for adding a live search / filtering functionality.A demo with a working filter for 1000 recordings is included.Works extremely fast and in real-time.Requirements:cursor-pointer" onclick="spovl3hide();">...
The jQuery Looking For plugin can be used with large lists and together with a search field (input element).As the user types in his term, the elements in the list will be compared to the term and hidden if they don't match the search criteria.All...
jquery-filter allows developers to embed a large list of items on a page, and enables users to search it just by typing text into an input field.As text is entered inside the search field, non-matching items in the list are removed right away.The...
jui_filter_rules is basically a search function built with JavaScript.The plugin supports building nested search and filtering groups, where custom queries can be built and applied on a data set.Various filter types and restrictions are supported as well,...
Inspired by Apache Solr, Lunr.js is a framework-agnostic, no-dependencies JavaScript library that can add a fully-working text-based search engine to any of your applications.
The search engine works entirely in the browser and will only search text-based...