An Introduction to Blur
on
Tags:
Blur is a new Apache 2.0 licensed software project that provides a search capability built...
Blur is a new Apache 2.0 licensed software project that provides a search capability built...
This post is going to demonstrate thrift usage by searching a Lucene index from Ruby....
For a number of years I have used Lucene for both search and data storage....
While I'm working on getting my code into lucene. I have patched 3.0.0 and 2.9.1...
Lucene gives users the ability to search massive amounts of data in a very short...
I've been using Lucene for the better part of 2 years, from initial playing around,...
Recently I have been rewriting a lot of our lucene search engine code for a...
The application that I'm current developing uses Lucene for searching and data retrieval. We recently...
Below I have written some fully functionally code that shows how you could implement row...
Let me start by saying that, I like Lucene, I have used it to solve...
My current project has some unique searching requirements. Requirements Fuzzy searching is a must (Soundex,...