Re: Faceting with a multi valued field

2018-09-27 Thread Shawn Heisey
On 9/25/2018 2:14 PM, Hanjan, Harinder wrote: Hello! When starting a new topic on the mailing list, do not reply to an existing message.  Your thread is buried within a thread originally titled "Extracting top level URL when indexing document". https://home.apache.org/~hossman/#threadhijack

RE: [EXT] Re: Faceting with a multi valued field

2018-09-27 Thread Hanjan, Harinder
-Original Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Tuesday, September 25, 2018 3:14 PM To: solr-user Subject: [EXT] Re: Faceting with a multi valued field What specifically do you control? Just keyword (and "Communities:" part is locked?) or anythin

RE: [EXT] Re: Faceting with a multi valued field

2018-09-27 Thread Hanjan, Harinder
;BANFF TRAIL - BNF" If that's correct, then this does not resolve the issue. I still get 2 values under Communities facet. Harinder -Original Message- From: John Blythe [mailto:johnbly...@gmail.com] Sent: Tuesday, September 25, 2018 2:50 PM To: solr-user@lucene.apache.org Subj

Re: Faceting with a multi valued field

2018-09-25 Thread Alexandre Rafalovitch
What specifically do you control? Just keyword (and "Communities:" part is locked?) or anything after q= or anything that allows multiple variables? Because if you could isolate search value, you could use for example facet.prefix, set in solrconfig as a default parameter and populated from the sa

Re: Faceting with a multi valued field

2018-09-25 Thread John Blythe
you can update your filter query to be a facet query, this will apply the query to the resulting facet set instead of the Communities field itself. -- John Blythe On Tue, Sep 25, 2018 at 4:15 PM Hanjan, Harinder wrote: > Hello! > > I am doing faceting on a field which has multiple values and i

Faceting with a multi valued field

2018-09-25 Thread Hanjan, Harinder
Hello! I am doing faceting on a field which has multiple values and it's yielding expected but undesireable results. I need different behaviour but not sure how to formulate a query for it. Here is my current setup. = Data Set = { "Communities":["BANFF TRAIL - BNF", "PARKDALE - PKD"],