Search Results for document/ac64e4f0abb6e4fc/solr

Sizing Hardware in the Abstract: Why We Don’t Have a Definitive Answer

July 23, 2012 | Lucidworks

Or "Why can't you answer a simple question?" Client after client and user after user (on the user's list) ask the perfectly reasonable question: "Given documents of size X, what kind of hardware do we need to run Solr?". I... Read More

End-to-end Payload Example in Solr

June 13, 2014 | Erick Erickson

Note: This example and solution presented below is no longer necessary in most cases. If you’re using Solr 6.6 or later, payload support has been added to Solr, see the "Payload Query Parsers" section in the Solr reference guide. The... Read More

Posting Rich Documents to Apache Solr using SolrJ and Solr Cell (Apache Tika)

September 14, 2009 | Grant Ingersoll

Solr Cell, a new feature in the soon to be released Solr 1.4, allows users to send in rich documents such as MS Word and Adobe PDF directly into Solr and have them indexed for search.  All of the examples... Read More

Positional Term Vector Match in Lucene

May 26, 2009 | Grant Ingersoll

Let's learn a little more about positional term vector matches. From time to time, users on the Lucene mailing list ask a variant of the following question: Given a term match in a document, what's the best way to get... Read More

Quick Links