Click here to Skip to main content
15,881,248 members
Everything / Search

Search

search

Great Reads

by Patrick P. Frey
This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework.
by Ajcek84
Using locality-sensitive hashing algorithm to improve performance of searching of musical incipits
by Patrick P. Frey
Article about implications of scalability requirements on full-text search engines and how Strus meets these requirements.
by Arnaldo P. Castaño
This document describes a tabu Search algorithm embedded in a multiobjective framework capable of finding solutions to the zoning problem by allowing the optimization of multiple objectives.

Latest Articles

by Arctype SQL
How to use full text search and the match keyword to find a string in every table in a MySQL database
by Dharmesh Barochia
Recommended best practices for finding and removing Duplicate Text/Documents
by Mehdi Gholam
Smallest full text search engine (lucene replacement) built from scratch using inverted MGRB bitmap index, highly compact storage, operating in database and document modes
by Ajcek84
Using locality-sensitive hashing algorithm to improve performance of searching of musical incipits

All Articles

Sort by Score

Search 

20 Oct 2017 by Patrick P. Frey
This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework.
27 Nov 2018 by Ajcek84
Using locality-sensitive hashing algorithm to improve performance of searching of musical incipits
20 Oct 2017 by Patrick P. Frey
Article about implications of scalability requirements on full-text search engines and how Strus meets these requirements.
18 Nov 2013 by Arnaldo P. Castaño
This document describes a tabu Search algorithm embedded in a multiobjective framework capable of finding solutions to the zoning problem by allowing the optimization of multiple objectives.
29 May 2018 by Michael Dodaro
Use Bing SDK to send a POST request for Image Insights
11 Oct 2013 by ASP.NET Community
Every ASP.NET developer (or at least most of us) wants a lot of visitors to their web sites. Google, Yahoo and other search engines can send plenty
11 Oct 2013 by ASP.NET Community
Contains Like search in SQL Server 2005 This is my first post to wiki. Here I have to show how to contains like search into sql server 2005.There is
11 Oct 2013 by ASP.NET Community
Jquery Autocomplete Combo with Scrollable ResultsWhoever is in search of a basic business class combo box with autocomplete option might feel
11 Oct 2013 by ASP.NET Community
javascript replace() function replace only single charactersI have been trying to use javascript replace() to search and replace special individual
28 Jul 2016 by Mihail Mateev
Cloudant distributed database as aservice (DBaaS) is engineered in a way to help you solve issues with indexingand searching by integrating the Apache Lucene search library.
10 Mar 2014 by Shemeer NS
Visual Studio Add-in, WebSearch - Multiple search options included in all text editor, reference items, error list.
24 Feb 2019 by Mehdi Gholam
Smallest full text search engine (lucene replacement) built from scratch using inverted MGRB bitmap index, highly compact storage, operating in database and document modes
18 Aug 2012 by Dan Randolph
C# interop using platform invoke and C++ vectors to implement fast searching and selection on index keys
31 Jan 2018 by Ehsan Sajjad
This article demonstrates how to implement advanced search on a gird using JQuery DataTables in asp.net mvc 5
22 Aug 2013 by Mikhail-T
Step-by-step tutorial for any developer who wishes to get Lucene.Net search working with their web site or app really quickly!
21 Apr 2018 by Wade Harvey
This article shows how to use Winforms, WPF and C# to create a File Explorer Clone with Tabs and an extremely fast parallel file search utility.
20 May 2011 by Apriorit Inc
This article describes the development of the library for performing text search based on Boolean search queries.
22 Aug 2016 by Sanmayce
Tuned function for searching a needle in a haystack
17 Oct 2014 by Han Bo Sun
In this article, I will show you how to integrate Hibernate Search into a simple yet feature complete web application with the Spring MVC and Hibernate enabled.
20 Nov 2014 by Sanmayce
Optimized multi-threaded console full-text searcher
15 Oct 2017 by Patrick P. Frey
This tutorial based on a docker image will guide through the development of a simple search engine based on Strus (project-strus.net), a collection of libraries and line tools for building a search engine.
4 May 2016 by Patrick P. Frey
This article shows how to generate method call traces for debugging, introspection and statistical analysis in the context of an application written with the search engine library project Strus.
27 Sep 2017 by Patrick P. Frey
This article shows the expandability of Strus with dynamically loadable modules written in C++.
17 Mar 2013 by Sloka Roy
How to process crawled data using an external SOAP service call out in content enrichment pipeline.