Search Results for document/34c21176f2004d70/using_idf_

Highlighting Highlighter Thoughts

February 17, 2009 | Mark Miller

I have some Highlighter work that I keep meaning to finish up (basic support for highlighting ConstantScoreQuerys), and so I have the Highlighter on my mind... (more…) Read More

Indexing Existing Data with SolrJ in Apache Solr

December 19, 2019 | Erick Erickson

How to use the SolrJ client with Apache Solr for indexing data. Read More

Notes on DIH Architecture: Solr’s Data Import Handler

August 26, 2013 | Mark Bennett

What the world really needs are some awesome examples of extending DIH (Solr DataImportHanlder), beyond the classes and unit tests that ship with Solr.  That's a tall order given DIH's complexity, and sadly this post ain't it either!  After doing... Read More

Schemaless Solr: Part 1

May 21, 2013 | Steve Rowe

This is the first part in a series about adding schemaless features to Apache Solr. Solr has dynamic fields, which allow for a kind of schemaless operation: you map field name prefixes or suffixes to field types, so that field... Read More

Quick Links