Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lucene

Lucene - Search by a field sorting by another, falling back to a secondary field

lucene

How to restrict search to component's field value with grails searchable plugin

Hibernate Search FullTextQuery getResultSize never matches getResultList().size()

Solr core's numDocs does not equal sum of processed documents

How to disable shardsWhitelist, I am getting Following error

Elasticsearch similarity discount_overlaps

elasticsearch lucene

Building dictionary of words from large text

lucene nlp

How to persist the Lucene document index so that the documents do not need to be loaded into it each time the program starts up?

java lucene

Lucene 4.2 StringField

lucene

How to use Lucene 4.0 Spatial API?

lucene spatial

How to search full text in lucene 4.10

java lucene

The process which Lucene tokenizes text

lucene static-classes

Solr result grouping error .Unexpected docvalues type SORTED_SET for field 'vendor' (expected=SORTED)

How to search with multiple parameters in Hibernate Search 3.0.0.ga

Cassandra immediate consistency with RF=2 and CL=1

cassandra lucene

using hit highlighter in lucene

Lucene .Net, do i need to close IndexWriter

c# lucene lucene.net

How to Serialize Lucene Query or convert query to String and back to Query

java solr lucene elasticsearch