Difference between revisions of "2012 Solr Preconference"

From Code4Lib
Jump to: navigation, search
Line 5: Line 5:
 
* exact title match fields, boost those. (left and right anchored)
 
* exact title match fields, boost those. (left and right anchored)
 
* create boost fields on index for specific things (like serials, you want to boost)
 
* create boost fields on index for specific things (like serials, you want to boost)
 +
 +
Things coming down the pike on solr:
 +
* Solr 4.0: hierarchical facets? (do any nightlies work?)
 +
* new way of handling other languages other than CJK
  
  

Revision as of 18:54, 6 February 2012

The Solr 2012 Preconference Notes of Greatness:

How to get titles like Nature (specifically, big journals like "Nature") to appear near the top:

  • exact title match fields, boost those. (left and right anchored)
  • create boost fields on index for specific things (like serials, you want to boost)

Things coming down the pike on solr:

  • Solr 4.0: hierarchical facets? (do any nightlies work?)
  • new way of handling other languages other than CJK


Replication:


How to get started on solr?


How to get data in:


How to track results?

  • google analytics
  • put in specific fields for tracking what people search for and click, especially which result number.