Solr Evolved

  • Project
  • FAQ
  • Blog
  • Solr Guide
  • .com   
  • HDS
Menu
  • Project
  • Frequently Asked Questions
  • .com
  • Blog
  • Solr Guide
  • Solr Distro
  • HDS Download

lucidworks

10 Mar 2011

Solr relevancy function queries

by Yonik Seeley | posted in: lucene, search, solr | 0

Lucene’s default ranking function uses factors such as tf, idf, and norm to help calculate relevancy scores. Solr has now exposed these factors as function queries. docfreq(field,term) returns the number of documents that contain the term in the field. termfreq(field,term) … Continued

function query, lucidworks, Similarity, solr, solr 4.0
17 Dec 2010

Solr Result Grouping / Field Collapsing Improvements

by Yonik Seeley | posted in: lucene, search, solr, Uncategorized | 0

I previously introduced Solr’s Result Grouping, also called Field Collapsing, that limits the number of documents shown for each “group”, normally defined as the unique values in a field or function query. Since then, there have been a number of … Continued

field collapsing, lucidworks, result grouping, solr, solr 4.0

About Yonik

I'm the creator of Apache Solr and founder of Heliosearch, the company dedicated to development and support of Solr. I'm also a former co-founder of LucidWorks (formerly Lucid Imagination), an Apache Lucene/Solr PMC member and committer, an Apache Software Foundation member, and author of various other little things such as , the fastest streaming JSON parser for Java.

or on .

Latest Posts

  • Noggit, the JSON Streaming Parser
  • Heliosearch/Solr JSON Request API
  • Switching between Java7 and Java8 in Lucene/Solr

The Unofficial Solr Guide

  • Getting Started with Solr
  • Sorting, Paging, and Deep Paging
  • Realtime Get
  • Atomic Updates
  • Optimistic Concurrency
  • Solr Query Syntax

Categories

  • analytics
  • facets
  • filters
  • grouping
  • heliosearch
  • java
  • json
  • lucene
  • native code
  • off-heap data
  • performance
  • query
  • search
  • solr
  • solr cloud
  • sql
  • tomcat
  • Uncategorized

Other Authors

  • Yonik Seeley
  • Joel Bernstein
  • Erick Erickson

© 2015 Heliosearch.org | Heliosearch.com
Authors retain copyright to their works in addition to granting Heliosearch a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works.
APACHE SOLR, SOLR, APACHE LUCENE, LUCENE, APACHE TOMCAT, TOMCAT, 
AND THEIR LOGOS ARE TRADEMARKS OF THE APACHE SOFTWARE FOUNDATION