Re: [E] Re: Faceting Question(s)

2016-06-03 Thread MaryJo Sminkey
Just a followup on this, I found that the method below using URL params doesn't work when using the Rest API, if you try to set the field in your facet object to something like "{!ex=dt}doctype" it throws an error. Here's the documentation on the correct method to use with the API. http://yonik.co

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread MaryJo Sminkey
On Fri, Jun 3, 2016 at 1:25 AM, Erick Erickson wrote: > We can always use more documentation. One of the > valuable things about people getting started is that it's an > opportunity to clarify documents. Sometimes the people who > develop/write the docs jump into the middle and assume > the reade

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread Erick Erickson
>> > On Thu, Jun 2, 2016 at 2:33 PM, Jamal, Sarfaraz < >> > sarfaraz.ja...@verizonwireless.com.invalid> wrote: >> > >> >> Thank you Andrew, that looks like exactly what I am looking for =) >> >> Thank you Robert, it looks like we are both doing

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread MaryJo Sminkey
re both doing it in similar fashion > =) > >> Thank you MaryJo for jumping right in! > >> > >> Sas > >> > >> > >> > >> -Original Message- > >> From: Andrew Chillrud [mailto:achill...@opentext.com] > >> Sent: Thu

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread Erick Erickson
>> From: Andrew Chillrud [mailto:achill...@opentext.com] >> Sent: Thursday, June 2, 2016 2:17 PM >> To: solr-user@lucene.apache.org >> Subject: RE: [E] Re: Faceting Question(s) >> >> It is possible to get the original facet counts for the field you are >>

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread MaryJo Sminkey
--Original Message- > From: Andrew Chillrud [mailto:achill...@opentext.com] > Sent: Thursday, June 2, 2016 2:17 PM > To: solr-user@lucene.apache.org > Subject: RE: [E] Re: Faceting Question(s) > > It is possible to get the original facet counts for the field you are > filtering

RE: [E] Re: Faceting Question(s)

2016-06-02 Thread Jamal, Sarfaraz
, 2016 2:17 PM To: solr-user@lucene.apache.org Subject: RE: [E] Re: Faceting Question(s) It is possible to get the original facet counts for the field you are filtering on (we have been using this since Solr 3.6). Don't know if this can be extended to get the original counts for all fields ho

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread MaryJo Sminkey
t;>> **select?q=video&hl=true&hl.fl=*&hl.snippets=20&facet=true&facet.field=team >>> >>> Then when I specify which team >>> http:// >>> >>> **select?q=video&hl=true&hl.fl=*&hl.snippets=20&facet=true&

RE: [E] Re: Faceting Question(s)

2016-06-02 Thread Andrew Chillrud
separating them with commas. - Andy - -Original Message- From: Robert Brown [mailto:r...@intelcompute.com] Sent: Thursday, June 02, 2016 2:12 PM To: solr-user@lucene.apache.org Subject: Re: [E] Re: Faceting Question(s) MaryJo, I think you've mis-understood. The counts are different

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread Robert Brown
.snippets=20&facet=true&facet.field=team&fq=team:rollback The counts are obviously different now, as the result set is limited to one team. Sas -Original Message- From: MaryJo Sminkey [mailto:mjsmin...@gmail.com] Sent: Thursday, June 2, 2016 1:56 PM To: solr-user@lucene.apache.

Re: [E] Re: Faceting Question(s)

2016-06-02 Thread MaryJo Sminkey
iously different now, as the result set is limited to > one team. > > Sas > > -Original Message- > From: MaryJo Sminkey [mailto:mjsmin...@gmail.com] > Sent: Thursday, June 2, 2016 1:56 PM > To: solr-user@lucene.apache.org > Subject: [E] Re: Faceting Question(s) &g

RE: [E] Re: Faceting Question(s)

2016-06-02 Thread Jamal, Sarfaraz
s=20&facet=true&facet.field=team&fq=team:rollback The counts are obviously different now, as the result set is limited to one team. Sas -Original Message- From: MaryJo Sminkey [mailto:mjsmin...@gmail.com] Sent: Thursday, June 2, 2016 1:56 PM To: solr-user@lucene.apache.org