Difference between revisions of "2012 Solr Preconference"

From Code4Lib
Jump to: navigation, search
Line 22: Line 22:
 
* dont' use the example, start from scratch
 
* dont' use the example, start from scratch
 
* lucidimagination.com :  run by erikhatcher, solr conference.
 
* lucidimagination.com :  run by erikhatcher, solr conference.
 +
* https://issues.apache.org/jira/browse/SOLR
 +
* http://lucene.apache.org/solr/mailing_lists.html
 +
 +
  
 
How to track results?
 
How to track results?
 
* google analytics
 
* google analytics
 
* put in specific fields for tracking what people search for and click, especially which result number.
 
* put in specific fields for tracking what people search for and click, especially which result number.

Revision as of 18:51, 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)


Replication:


How to get started on solr?


How to track results?

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