Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.485.018 Times

jsFind 0.06

  Date Added: April 23, 2010  |  Visits: 1.219

jsFind

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)



jsFind is a Perl module that can generate index for full text search engine in JavaScript. SYNOPSIS use jsFind; my $t = new jsFind(B => 4); my $f = 1; foreach my $k (qw{minima ut dolorem sapiente voluptatem}) { $t->B_search(Key => $k, Data => { "path" => { t => "word $k", f => $f }, }, Insert => 1, Append => 1, ); } This module can be used to create index files for jsFind, powerful tool for adding a search engine to a CDROM archive or catalog without requiring the user to install anything. Main difference between this module and scripts delivered with jsFind are: You dont need to use swish-e to create index you can programatically (and incrementaly) create index for jsFind you can create more than one index and search them using same search.html page You can also examine examples which come as tests with this module, for example t/04words.t or t/10homer.t. jsFind jsFind search engine was written by Shawn Garbett from eLucid Software. The search engine itself is a small piece of JavaScript (1.2 with level 2 DOM). It is easily customizable to fit into a current set of HTML. This JavaScript searches an XML index dataset for the appropriate links, and can filter and sort the results. JavaScript code distributed with this module is based on version 0.0.3 which was current when this module development started. Various changes where done on JavaScript code to fix bugs, add features and remove warnings. For complete list see Changes file which comes with distribution. This module has been tested using html/test.html with following browsers: Mozilla FireFox 0.8 to 1.0 using DOM 2 document.implementation.createDocument Internet Explorer 5.5 and 6.0 using ActiveX Microsoft.XMLDOM or MSXML2.DOMDocument Konqueror 3.3 using DOM 2 document.implementation.createDocument Opera 7.54 (without Java) using experimental iframe implementation which is much slower than other methods. If searching doesnt work for your combination of operating system and browser, please open html/test.html file and wait a while. It will search sample file included with distribution and report results. Reports with included test debugging are welcomed..

Requirements: No special requirements
Platforms: Linux
Keyword: Dom Engine Full Text Full Text Search Full Text Search Engine Index Javascript Jsfind Module Perl Module Search Search Engine Text Search Text Search Engine Using
Users rating: 0/10

License: Freeware Size: 34.82 KB
USER REVIEWS
More Reviews or Write Review


JSFIND RELATED
Network & Internet  -  LesserWiki 0.4.1
LesserWiki is a TiddlyWiki style Wiki engine using Ajax. LesserWiki is a Rails application..
593.92 KB  
Security Tools  -  ARC4 Text Encryptor 1.0
The ARC4 Text Encryptor allows you to encrypt and decrypt text based data using the ARC4 encryption algorithm. Wikipedia says: - In cryptography, RC4 (also known as ARC4 or ARCFOUR) is the most widely-used software stream cipher and is used in...
1.19 MB  
Networking  -  Carrington Text 1.3
A simple, text-only theme using the Carrington CMS theme framework.
10 KB  
Modules  -  Solace Search 6.x-1.0-beta5
This module use the global Solace API filter form to enable site-wide search form using the filter UI. It's able of replacing the old legacy Search core module, even use its own forms if enabled.It does do a full usage of Solace API filter form,...
10 KB  
Text Editors  -  thine 20030324
thine is an abbreviation for Thine Is Not Emacs. It is an Open Source text editor, developed using the Zend engine (used by PHP) as the scripting engine, instead of LISP which is used with Emacs. This means that customizing it will be incredibly...
665.6 KB  
File Cataloguers  -  AC Browser 2,0
AC Browser is a multi-document, multi-task file manager with the ability to Add Comments (notes) to the files and directories, viewconvert images, search files (files, text in files - using regular expression, following the links to the...
850 KB  
Libraries  -  Sprite 3.21
Sprite is a Perl module to manipulate text delimited databases using SQL. SYNOPSIS use Sprite; $rdb = new Sprite; $rdb->set_delimiter (-Read => ::) ## OR: (Read, ::); $rdb->set_delimiter (-Write => ::) ## OR: (Write, ::); $rdb->set_os...
14.34 KB  
Security Tools  -  Cryptographic Encryptor 1.1.1.134
Cryptographic Encryptor is a handy and reliable utility designed to encrypt text and files using a user defined password. You can encrypt any file or text you choose. To access the file (or text) again, you would need access to the password that...
 
Modules  -  CodeCitation 1.3.1
Syntax highlighting for ActionScript3, Bash/shell, C#, C++, CSS, Delphi, Diff, Groovy, javascript, Java, JavaFX, Perl, PHP, Plain Text, PowerShell, Python, Ruby, Scala, SQL, Visual Basic, XML, HTML, XSLT.The CodeCitation plugin allows you to...
61.44 KB  
Web Searching Tools  -  Quintura Search 1.5.302.0
With Quintura Search you can create a personalized search scope using tags related to a search query, make search scope more specific and personalize the scope by adding or subtracting tags using a visual map, refine search results removing search...
3.92 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB