Re: Solr - facet fields that contain other facet fields

2015-12-31 Thread Kevin Lopez
.org/solr/5_0_0/changes/Changes.html#v5.0.0.upgrading_from_solr_4.x 5. https://gist.github.com/erikhatcher/50e653c1c09abb68e068 One issue I see is that I would like to highlight the selected terms in the document. Currently I am using the positions of the term vectors, and overlaying it onto t

Re: Solr - facet fields that contain other facet fields

2015-12-29 Thread Kevin Lopez
:"not necessarily"&facet.query=field:certainly > etc. > > Best, > Erick > > > On Mon, Dec 28, 2015 at 9:13 AM, Binoy Dalal > wrote: > > 1) When faceting use field of type string. That'll rid you of your > > tokenization problems. > > Altern

Re: Solr - facet fields that contain other facet fields

2015-12-28 Thread Kevin Lopez
alyzed field and copy into the > analyzed? > > If I remember correctly facets are based off of indexed values so if you > tokenize the field then the facets will be as you are seeing now. > On Dec 28, 2015 9:45 AM, "Kevin Lopez" wrote: > > > *What I am trying to a

Solr - facet fields that contain other facet fields

2015-12-28 Thread Kevin Lopez
*What I am trying to accomplish: * Generate a facet based on the documents uploaded and a text file containing terms from a domain/ontology such that a facet is shown if a term is in the text file and in a document (key phrase extraction). *The problem:* When I select the facet for the term "*not