- I'm borrowing your CPU with jsMiner, an embeddable JavaScript Bitcoin miner
- Things I wish I knew before I registered my first domain name - A domain name registration guide for webmasters
- x87 FPU PHP bug causes infinite loop - affected websites vulnerable to DoS via PHP $_GET function (2.2250738585072011e-308)
- IRCCloud.com review with screenshots - AJAX IRC client / bouncer (BNC)
- A few notes on Diaspora
- Tim-Berners Lee allows HTML Canvas 2D API, HTML Microdata and HTML+RDFa Working Drafts to be published
- WHATWG drops <video> and <audio> codec requirements from HTML5 specification
- Deep linking in jQuery with jQuery Address
- jCart - Free and Open Source AJAX Shopping Cart based on jQuery and PHP
- Self-signed SSL certificates vs commercial SSL certificates: How Mozilla is killing self-signed certificates
Searching the website
Posted January 30th, 2008 by Jez
I've been looking for open source fuzzy search engines... All I found were hints on the thousands and thousands of engines that are assumed to be out there, and some real engines that didn't fit.
It's a typo3 based website, but that shouldn't be a problem, should it? I was looking for something that would do fuzzy search and perhaps a suggestion for another spelling.
If anybody knows something like this, I'd be happy if they could help me. Thank you!
(and please excuse my bad english skills)

The mnoGoSearch extension:
http://typo3.org/extensions/repository/view/mnogosearch/1.0.0/
Manual - Enabling fuzzy search:
http://typo3.org/documentation/document-library/extension-manuals/mnogosearch/1.0.0/view...
----
_1
Thank you very much :-)
Do you know anything else that would not be based on typo3?
mnoGoSearch is not based on typo3.
mnoGoSearch web site: http://www.mnogosearch.org
Another option is DataparkSearch.
DataparkSearch web site: http://www.dataparksearch.org
A very fast full-text search engine is Sphinx. Fuzzy search is a planned feature.
Sphinx web site: http://www.sphinxsearch.com
----
_1