Difference between revisions of "Float field"
Line 3: | Line 3: | ||
== Description == | == Description == | ||
+ | |||
+ | Stores a floating point number (may be negative). In 3.0 there is no way to search these values. They might as well be just strings, but they are stored as FLOAT in the database. | ||
+ | |||
+ | This field is used for the latitude and longitude built in fields in [[User Object]]s and [[EPrint Object]]s. | ||
+ | |||
+ | The usefulness of this field will be expanded in later versions of EPrints. | ||
== Properties == | == Properties == | ||
Line 9: | Line 15: | ||
== Required Phrases == | == Required Phrases == | ||
+ | |||
+ | None. |
Revision as of 00:28, 10 January 2007
Description
Stores a floating point number (may be negative). In 3.0 there is no way to search these values. They might as well be just strings, but they are stored as FLOAT in the database.
This field is used for the latitude and longitude built in fields in User Objects and EPrint Objects.
The usefulness of this field will be expanded in later versions of EPrints.
Properties
No extra properties.
Required Phrases
None.