Re: Solr9 Nested Document Unknown Field

2024-10-18 Thread Mikhail Khludnev
as just adding through pysolr. I'm not sure which path that uses sorry. > > From: users@solr.apache.org At: 10/17/24 16:52:01 UTC-4:00To: > users@solr.apache.org > Subject: Re: Solr9 Nested Document Unknown Field > > 9.5 is fresh enough. Which update path you send request to?

Re: Solr9 Nested Document Unknown Field

2024-10-17 Thread Joseph Goodman (BLOOMBERG/ 919 3RD A)
I was just adding through pysolr. I'm not sure which path that uses sorry. From: users@solr.apache.org At: 10/17/24 16:52:01 UTC-4:00To: users@solr.apache.org Subject: Re: Solr9 Nested Document Unknown Field 9.5 is fresh enough. Which update path you send request to? On Thu, Oct 17, 20

Re: Solr9 Nested Document Unknown Field

2024-10-17 Thread Mikhail Khludnev
rs@solr.apache.org At: 10/17/24 11:36:31 UTC-4:00To: > users@solr.apache.org > Subject: Re: Solr9 Nested Document Unknown Field > > Hello > It's not clear which of 9th you use. Can you try with the recent one ie 9.7 > ? > > On Thu, Oct 17, 2024 at 12:32 AM Jos

Re: Solr9 Nested Document Unknown Field

2024-10-17 Thread Joseph Goodman (BLOOMBERG/ 919 3RD A)
We are currently using 9.5 and it would be hard to switch to a more recent version than that From: users@solr.apache.org At: 10/17/24 11:36:31 UTC-4:00To: users@solr.apache.org Subject: Re: Solr9 Nested Document Unknown Field Hello It's not clear which of 9th you use. Can you try wit

Re: Solr9 Nested Document Unknown Field

2024-10-17 Thread Mikhail Khludnev
Hello It's not clear which of 9th you use. Can you try with the recent one ie 9.7 ? On Thu, Oct 17, 2024 at 12:32 AM Joseph Goodman (BLOOMBERG/ 919 3RD A) < jgoodman...@bloomberg.net> wrote: > Hi, > > I am trying to work with nested documents on solr9, but when I use the > ChildDocTransformerFact

Solr9 Nested Document Unknown Field

2024-10-16 Thread Joseph Goodman (BLOOMBERG/ 919 3RD A)
Hi, I am trying to work with nested documents on solr9, but when I use the ChildDocTransformerFactory (fl=*, [child]), none of the child documents come through the result. Our nested documents use the anonymous _childDocuments_ key and the schema includes the _nest_path_ field which is likely