I would like to have a SOLR field that has multiple unit of dimension.
Suppose we store the memory value of a computer in solr field. That can have
value 256 MB, 512 MB, or 1 GB where we use MB and GB units. Same case is for
hard drive sizes : 256 MB,50GB or 3TB where we use MB,GB and TB units.

How can I store these unit of dimensions with values itself? I would like to
have range queries on such fields: say bring me desktops that has 256M-1G
memory values.

I appreciate any guidance

Thanks

Erol Akarsu



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Unit-of-dimension-for-solr-field-tp4100209.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to