org.springframework.data.solr.core.convert
Class NumberConverters
java.lang.Object
org.springframework.data.solr.core.convert.NumberConverters
public final class NumberConverters
- extends Object
Converts a Number values into a solr readable String that can be directly used within the q parameter.
Negative values will be escaped accordingly.
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberConverters
public NumberConverters()
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.