On 6/28/07, Jérôme Etévé <[EMAIL PROTECTED]> wrote:
Hi,
I have an index which I generated with clucene where there is a float field.
This float field is stored as a simple verbatim character string.
Then you should be able to use FloatField (normally of type "float" in
the schema).
The solr
Hi,
I have an index which I generated with clucene where there is a float field.
This float field is stored as a simple verbatim character string.
The solr schema doc states that for such float fields:
And for sortable float fields:
What does exactly means 'a string value that isn't human-rea