lucene/client
Ryan McKinley 69bd5b7f17 SOLR-280 -- changing SolrInputField to take float rather then Float. this will avoid autoboxing, if you don't want to define the boost, use one of the wrapper functions that default to 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552521 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 15:57:03 +00:00
..
java/solrj SOLR-280 -- changing SolrInputField to take float rather then Float. this will avoid autoboxing, if you don't want to define the boost, use one of the wrapper functions that default to 1.0 2007-07-02 15:57:03 +00:00
python fix typo + allow multiple param values - Wade Leftwich 2007-02-17 23:47:04 +00:00
ruby Fix issue with String values becoming multi-valued fields. String#each returns multiple values when a string contains newlines 2007-06-03 23:31:42 +00:00