},
"nested": "products",
"facet_filter": {
"range": {
"products.time": {
"from": "2014-01-07",
"to": "2014-01-10",
"include
lasticsearch/reference/current/_field_data_formats.html#_fielddata_loading
> ?
>
> Regards,
> Lukas
>
>
> On Mon, Jan 13, 2014 at 9:46 AM, oreno wrote:
>
>> Hi,
>> is there any way to improve facets loading time (into memory)?
>> I'm using field facets
Hi,
did you try
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/_field_data_formats.html#_fielddata_loading
?
Regards,
Lukas
On Mon, Jan 13, 2014 at 9:46 AM, oreno wrote:
> Hi,
> is there any way to improve facets loading time (into memory)?
> I'm using f
Hi,
is there any way to improve facets loading time (into memory)?
I'm using field facets on a single string field and It's kind of a problem
that the first query after indexing period is taking a long time (many
unique users).
Has anyone ever faced this problem?
is there anyway to set