Search Results for document/dfa18d52e7e8197c/getting_answers_starting_with_a_requested_string_first

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

Advanced Filter Caching in Solr

February 10, 2012 | Yonik Seeley

Advanced Filter Caching is a relatively new feature in Solr, available in version 3.4 and above. It allows precise control over how Solr handles filter queries in order to maximize performance, including the ability to specify if a filter is... Read More

Solr Powered ISFDB – Part #6: Pseudonyms

February 27, 2011 | Chris Hostetter

This is part #6 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr. When we left last time, I had some decent modeling of Titles and Authors in distinct documents, but Pseudonyms were... Read More

Extending Apache Tika Capabilities

June 18, 2010 | Sami Siren

Apache Tika is a toolkit for extracting metadata and textual content from various document formats. Tika itself provides implementation for parsing some document formats while it relies on external libraries (such as Apache PDFBox and Apache POI) for parsing many... Read More

Quick Links