Multi-Word Managed Synonyms in Solr With Query-Time Support
December 23, 2020 | Steve Rowe
Tutorial and examples of query-time support for multi-word synonyms in Apache Solr with the eDismax and standard/Lucene query parsers.
Read More
Solr Search Relevance Testing
September 2, 2009 | Grant Ingersoll
Many people focus purely on the speed of search, often neglecting the quality of the results produced by the system. In most cases, people test out some small set of queries, eyeball the top five or ten and then declare...
Read More
Powering Advanced Search and Complex Filtering Using Solr Streaming Expressions at Fitch Solutions
September 29, 2020 | Sommer Antrim
Streaming expressions lto perform text search, numeric range filters, alpha numeric range filters, all together at the same time on different data sets.
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