Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lucene

Howto perform a 'contains' search rather than 'starts with' using Lucene.Net

c# search lucene lucene.net

How to get facet ranges in solr results?

java lucene solr

Ruby alternative for Lucene

java ruby lucene

How to make Lucene match all words in query?

lucene search

get cosine similarity between two documents in lucene

org.apache.lucene.index.IndexNotFoundException: no segments* file found in org.apache.lucene.store.RAMDirectory

java netbeans lucene

Very slow Solr performance when highlighting

solr lucene

My java process's file descriptors going "bad" and I have no idea why

java linux lucene

Extract tf-idf vectors with lucene

java lucene classification

Difference(s) between Solr's Cursor and ElasticSearch's Scroll

Document Similarity in ElasticSearch

Find all Lucene documents having a certain field

lucene

How to clear the cache in Solr?

lucene Fields vs. DocValues

solr lucene

Searching names with Apache Solr

Which is the best choice to indexing a Boolean value in lucene?

java lucene

Synonyms using Lucene

lucene lucene.net

Full-text search for static HTML files on CD-Rom via javascript

Should an index be optimised after incremental indexes in Lucene?

optimization lucene

Is {Filter}ing faster than {Query}ing in Lucene?

java lucene