Re: Find value in Parent doc fields OR Child doc fields

2018-05-30 Thread Mikhail Khludnev
Project_Title:QWE {!parent which=path:1.Project v='Submission_No:QWE'} fixing the quote On Wed, May 30, 2018 at 4:01 AM, kristaclaire14 wrote: > Hi, > > I want to query/find a value that may match on parent document fields or > child document fields. Is this possible using block join parent qu

Re: Find value in Parent doc fields OR Child doc fields

2018-05-30 Thread Mikhail Khludnev
q=Project_Title:QWE {!parent which=path:1.Project v='Submission_No:QWE} On Wed, May 30, 2018 at 4:01 AM, kristaclaire14 wrote: > Hi, > > I want to query/find a value that may match on parent document fields or > child document fields. Is this possible using block join parent query > parser? How

Re: Find value in Parent doc fields OR Child doc fields

2018-05-30 Thread Erick Erickson
Asher: Please follow the instructions here: http://lucene.apache.org/solr/community.html#mailing-lists-irc. You must use the _exact_ same e-mail as you used to subscribe. If the initial try doesn't work and following the suggestions at the "problems" link doesn't work for you, let us know. But no

Re: Find value in Parent doc fields OR Child doc fields

2018-05-30 Thread Aniket Khare
Please refer below link and check [subquery] . https://lucene.apache.org/solr/guide/6_6/transforming-result-documents.html On Wed, May 30, 2018 at 6:31 AM, kristaclaire14 wrote: > Hi, > > I want to query/find a value that may match on parent document fields or > child document fields. Is this p

Re: Find value in Parent doc fields OR Child doc fields

2018-05-29 Thread Asher Shih
unsubscribe On Tue, May 29, 2018 at 6:01 PM, kristaclaire14 wrote: > Hi, > > I want to query/find a value that may match on parent document fields or > child document fields. Is this possible using block join parent query > parser? How can I do this with solr nested documents? Here is the example

Find value in Parent doc fields OR Child doc fields

2018-05-29 Thread kristaclaire14
Hi, I want to query/find a value that may match on parent document fields or child document fields. Is this possible using block join parent query parser? How can I do this with solr nested documents? Here is the example data: [{ "id":"1001" "path":"1.Project", "Project_Title":"Sample