ts-td4025336.html#a4025683
>
> Using Geo Search you should probably be able to achieve that !
> Keep us updated !
>
> Cheers
>
>
>
> 2015-09-23 7:44 GMT+01:00 Michal Fijolek :
>
> > Thanks for replying.
> > I'm not sure if I can do something like
thing?
MichaĆ
2015-09-23 3:25 GMT+02:00 Adam McElwee :
> It sounds like you want a TrieLongField, to me. Check it out in the field
> types here -
>
> https://cwiki.apache.org/confluence/display/solr/Field+Types+Included+with+Solr
>
> On Tue, Sep 22, 2015 at 6:31 PM, Mic
Hi,
I wanted to use something like DateRangeField, but only for numerical
ranges, not dates, so I'm looking something like NumericalRangeField.
I see that DateRangeField works with some numbers up to Integer.MAX_VALUE.
It's kind of hack, because parsing a year in a method
DateRangePrefixTree.parseC
Hi,
I wanted to use something like DateRangeField, but only for numerical
ranges, not dates, so I'm looking something like NumericalRangeField.
I see that DateRangeField works with some numbers up to Integer.MAX_VALUE.
It's kind of hack, because parsing a year in a method
DateRangePrefixTree.parseC