ok. How is the query parsed (debugQuery=true)? Does the subquery have
matches?

On Wed, Jul 19, 2023 at 7:36 PM Charles Sanders <csand...@redhat.com> wrote:

> Thanks for the reply Mikhail.  They are of type String.  And yes, I
> believe I saw that about integers as well.
>
> Thanks,
> Charles
>
> On Wed, Jul 19, 2023 at 12:29 PM Mikhail Khludnev <m...@apache.org> wrote:
>
> > Hello Charles
> > What are image_id and image_record_id types? I roughly remember some
> > mentions in the guide that integers might not be supported.
> >
> > On Wed, Jul 19, 2023 at 5:09 PM Charles Sanders <csand...@redhat.com>
> > wrote:
> >
> > > Hello,
> > > I have an application using Solr 7.7.2.  We are upgrading to Solr
> 9.2.  I
> > > have a join query that works fine in 7.7.2, but returns no results in
> > 9.2,
> > > It does not return an error, just no results.
> > >
> > > Any idea as to what I should look at to resolve the issue?  I don't
> know
> > if
> > > anything changed regarding join queries in 7 to 9.  I did not see
> > anything
> > > in the documentation.
> > >
> > > My query is:
> > > q={!join from=image_id to=image_record_id}(registry:"
> > > registry.access.redhat.com" AND repository:"rhel6/rhel" AND
> > > published:true)&rows=100&start=0
> > >
> > > Any help is greatly appreciated.
> > > -Charles
> > >
> > > Wyrd bið ful aræd
> > >
> >
> >
> > --
> > Sincerely yours
> > Mikhail Khludnev
> >
>


-- 
Sincerely yours
Mikhail Khludnev

Reply via email to