Apache Solr is an open source search server based on the Lucene Java search library.
Currently we are using Apache Solr 4.10.3 OR Heliosearch Distribution for Solr [HDS]
solr lucene coreI executed some query like "Address:Jack*". It show numFound = 5214 and display 100 documents in results page(I changed default display …
solrIs it possible to search in Solr over two fields using two different words and get back only those results …
solrI have a classifieds website. Users may put ads, edit ads, view ads etc. Whenever a user puts an ad, …
indexing solrI've a problem in SOLR Search. I have a data like this: I use solr admin to find this data …
solr case-insensitiveUpdate: I think this question has to do with solr syntax in general, and not Chef in particular. So while …
solr lucene chef-infra knifeWell, i'm coding some methods for returning solr docs that mach a interval date range. Docs stored date fields with …
solrI have a Solr index with a set of coordinates stored as a Location type; I would like to query …
solr geospatial solr-query-syntaxI an not very familiar with solr. I have installed solr successfully. It is using jetty webserver. My solr version …
solr sunspot-solrIs there an log option that can let tomcat log the bad query instead just throwing this ? SEVERE: java.lang.…
java tomcat solr heap-memory