Hi, I'm using solr and trying to index a list of key/value pairs, the key contains a string with a skill and the value is the years of experience (i.e. someone with 5 years of php and 2 years of ruby).
I want to be able to create a query which return all document with a specific skill and range of years, i.e. php with 2-4 years Is there a good way to index the list of skills pair so we can query it easily? Thanks, Ami -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-search-list-of-Key-Value-pairs-tp4156206.html Sent from the Solr - User mailing list archive at Nabble.com.