Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-06 Thread David Kramer
ng out the proof of concept for this. This is > all > > new work, so we are free to change a lot. > > · This is Solr 6.0.0, and we are importing in JSON format, > if that > > matters > > ·

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread David Kramer
ve to figure that out at some point, but > for now > > we get them flattened > > · We are building out the proof of concept for this. This is > all > > new work, so we are free to change a lot. > > · This is Solr

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread Mikhail Khludnev
now > > we get them flattened > > · We are building out the proof of concept for this. This is > all > > new work, so we are free to change a lot. > > · This is Solr 6.0.0, and we are importing in JSON format, > if that > > matters >

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread David Kramer
the proof of concept for this. This is all > new work, so we are free to change a lot. > · This is Solr 6.0.0, and we are importing in JSON format, if that > matters > · I submitted this question to StackOverflow stackoverflow.com/questions/41969353/solr-que

Re: Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-02 Thread Mikhail Khludnev
; we get them flattened > · We are building out the proof of concept for this. This is all > new work, so we are free to change a lot. > · This is Solr 6.0.0, and we are importing in JSON format, if that > matters > · I submitted this questio

Solr querying nested documents with ChildDocTransformerFactory, get “Parent query yields document which is not matched by parents filter”

2017-02-01 Thread David Kramer
ttp://stackoverflow.com/questions/41969353/solr-querying-nested-documents-with-childdoctransformerfactory-get-parent-quer> but haven’t gotten any answers yet. Our data looks like this (I've removed some fields for simplicity): { "id": 739063, "docType": &q

Re: Querying Nested documents

2015-07-15 Thread Alessandro Benedetti
p...@gmail.com> wrote: > > > > > > > Yes you are right. > > > > > > > > So the query you are saying should be like below .. or did I > > > misunderstood > > > > it > > > > > > > > http://localh

Re: Querying Nested documents

2015-07-15 Thread Ramesh Nuthalapati
abble.com/Querying-Nested-documents-tp4217169p4217534.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Querying Nested documents

2015-07-15 Thread Mikhail Khludnev
halap...@gmail.com> wrote: > > > > > Yes you are right. > > > > > > So the query you are saying should be like below .. or did I > > misunderstood > > > it > > > > > > http://localhost:8983/solr/demo/select?q= {!parent &

Re: Querying Nested documents

2015-07-15 Thread Alessandro Benedetti
s:somevalue) OR (-image_uri_s:*)]&indent=true > > > > If so, I am getting an error with parsing field name. > > > > > > > > -- > > View this message in context: > > > http://lucene.472066.n3.nabble.com/Querying-Ne

Re: Querying Nested documents

2015-07-15 Thread Mikhail Khludnev
tFilter=type:parent > childFilter=(image_uri_s:somevalue) OR (-image_uri_s:*)]&indent=true > > If so, I am getting an error with parsing field name. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217169p4217

Re: Querying Nested documents

2015-07-14 Thread Alessandro Benedetti
> > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217169p4217348.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- -- Benedetti Alessandro Visiting card - http://about

Re: Querying Nested documents

2015-07-14 Thread Ramesh Nuthalapati
f so, I am getting an error with parsing field name. -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217169p4217348.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Querying Nested documents

2015-07-14 Thread Alessandro Benedetti
based on the image_uri_s value, but > still return all other children since there is no filter in the other > children. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217169p4217258.html > Sent from the S

Re: Querying Nested documents

2015-07-14 Thread rameshn
her children since there is no filter in the other children. -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217169p4217258.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Querying Nested documents

2015-07-13 Thread Mikhail Khludnev
what about? http://localhost:8983/solr/demo/select?q={!parent%20which=%27type:parent%27}&fl=*,[child%20parentFilter=type:parent%20childFilter=-type:parent]&indent=true -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics

Re: Querying Nested documents

2015-07-13 Thread rameshn
My sincere Apologies. Re-submitted directly to the list. Thank you. -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217088p4217166.html Sent from the Solr - User mailing list archive at Nabble.com.

Querying Nested documents

2015-07-13 Thread Ramesh Nuthalapati
(Duplicate post as the xml is not formatted well in nabble, so posting directly to the list) Hi, I have question regarding nested documents. My document looks like below, 1234 xger 0 0 2015-06-15T13:29:07Z ege Duper

Re: Querying Nested documents

2015-07-13 Thread Steve Rowe
1234-platform-andriod) even if i query based on > image_uri_s (1234-images) although they are other children which are part of > the parent document.Is it possible ?Appreciate your help !Thanks,Ramesh > > > > -- > View this message in context: > http://lucene.472066.n3.na

Re: Querying Nested documents

2015-07-13 Thread Alessandro Benedetti
children* > (1234-platform-ios and 1234-platform-andriod) even if i query based on > image_uri_s (1234-images) although they are other children which are part > of > the parent document.Is it possible ?Appreciate your help !Thanks,Ramesh > > > > -- > View this message in cont

Querying Nested documents

2015-07-13 Thread rameshn
ven if i query based on image_uri_s (1234-images) although they are other children which are part of the parent document.Is it possible ?Appreciate your help !Thanks,Ramesh -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-Nested-documents-tp4217088.html Sent from the Sol