Hi Mikhail,

               The Actual result is as following

"facet_counts": {
 "facet_queries": {}, "facet_fields": { "company": [ "Apple", 215, "BOSE", 0,
"Walmart", 0, "Oracle", 25,

 ...
 ...
 ...
 ...   "Microsoft",
 34, "ATT", 45
] }, "facet_dates": {}, "facet_ranges": {} }


The Expected result would be

"facet_counts": {
 "facet_queries": {}, "facet_fields": { "company": [ "Apple", 215
] }, "facet_dates": {}, "facet_ranges": {} }

Thanks
Kuchekar, Nilesh


On Fri, Jan 31, 2014 at 5:24 AM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wrote:

> On Thu, Jan 30, 2014 at 9:35 PM, Kuchekar <kuchekar.nil...@gmail.com>
> wrote:
>
> >
> > "docs": [ { "id": "ABC123", "company": [ "APPLE" ] },
> > { "id": "ABC1234", "company": [ "APPLE" ] },
> > { "id": "ABC1235", "company": [ "APPLE" ] },
> > { "id": "ABC1236", "company": [ "APPLE" ] } ] }, "facet_counts": { "
> > facet_queries": { "p_company:ucsf\n": 1 }, "facet_fields": { "company": [
> > "APPLE", 4, ] }, "facet_dates": {}, "facet_ranges": {} }
> >
>
> Is it your 'expected' result? If it is, please repeat an 'actual' once
> again. I have one idea in mind, please answer to let me confirm my guess. I
> share my idea after that.
>
>
> --
> Sincerely yours
> Mikhail Khludnev
> Principal Engineer,
> Grid Dynamics
>
> <http://www.griddynamics.com>
>  <mkhlud...@griddynamics.com>
>

Reply via email to