Re: Fuzzy search and field weighting/boosting

2011-01-06 Thread lazymanc
Wow, a fast response and exactly what I needed, much appreciated! No doubt they'll be more questions to follow over the coming weeks, cheers :) -- View this message in context: http://lucene.472066.n3.nabble.com/Fuzzy-search-and-field-weighting-boosting-tp2206091p2206738.html Sent from the Solr

Fuzzy search and field weighting/boosting

2011-01-06 Thread lazymanc
I'm completely new to this but I've managed to set up a Solr instance that is pulling data from a MySql database. The records are "artists" (e.g. bands, performers, musicians, etc) with the following schema: id text This was based on the example sche