Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in solr

How do I retrieve all applicable facet fields for a Solr search

solr faceted-search

Memory Leak in multiple apps

java mysql hibernate solr c3p0

How can you emulate a Solr "more like this query" with Postgresql full text search?

postgresql solr

Solr/Lucene fieldCache OutOfMemory error sorting on dynamic field

solr lucene out-of-memory

How should I configure my Solr filterCache, firstSearcher and newSearcher?

configuration solr

Use function query for boosting score in Solr

Solr search facets name with regular expression

regex solr

Is SOLR support complex types like structure for multiValued fields?

json types solr structure

Solr combine date fields in sorting

sorting solr

Replicate Left join on multiple fields in solr

mysql join solr

Solr's Geospatial Formatter doesn't work?

solr lucene geospatial

Are there any Sql Server Full-Text Search (FTS) performance improvements since version 2008 R2?

Unable to start solr with Java 9

java linux solr java-9

Can you use solr_query in Cassandra to find map field containing some particular value?

Differing Apache Solr results when doing queries through Drupal – why?

drupal solr

Rails & Sunspot facets and filtering

How to configure SOLR so users can make prefix search by default?

search solr wildcard prefix

Django, Haystack, Solr, MongoDB architecture decision

Not able to post to solr server using python and requests

What's the difference: ConcurrentUpdateSolrServer vs HttpSolrServer vs CommonsHttpSolrServer?