Is it possible to use a facet to filter parent documents based on a child
field? For example, if I have Authors as my main record, and Books as the
child record, would it be possible to have a facet that filtered Authors by
Book publication date (with publication date existing on the Book docum
,
Josh Edwards
-Original Message-
From: Edwards, Joshua [mailto:joshua.edwa...@capitalone.com]
Sent: Thursday, October 09, 2014 9:18 AM
To: solr-user@lucene.apache.org
Subject: RE: Using Velocity with Child Documents?
Hey, Erick -
Thanks for the response. Yes, I've played around
out, with some help from the Apache
Velocity page.
Not much help, but the short form is there's much of an example that I know of
for your specific problem.
Erick
On Wed, Oct 8, 2014 at 8:54 AM, Edwards, Joshua
wrote:
> Hi -
>
> I am trying to index a collection that has child d
Hi -
I am trying to index a collection that has child documents. I have
successfully loaded the data into my index using SolrJ, and I have verified
that I can search correctly using the "child of" method in my fq variable.
Now, I would like to use Velocity (Solritas) to display the parent rec
tically
sent to the dev list) and incorporate changes into the content.
Steve
[1] https://cwiki.apache.org/confluence/display/solr/Apache+Solr+Reference+Guide
On Jul 29, 2014, at 11:50 AM, Edwards, Joshua
wrote:
> Hello -
>
> My name is Josh Edwards, and I am starting to g
Hello -
My name is Josh Edwards, and I am starting to get spun up on Solr, as we are
investigating using it at our organization. As I work my way through the wiki,
I would like the ability to update the documentation as I find typos and things
that are out of date. Would it be possible for me