Please share the complete request. Also, does number of results change with & without collapse. Usually title would be unique every document. If that is the case then, there won't be anything to expand right?
On Mon, Mar 30, 2020, 8:22 PM Szűcs Roland <szucs.rol...@bookandwalk.hu> wrote: > Hi Munendra, > I do not get error . The strange thing is that I get exactly the same > response with fq={!collapse field=title} versus fq={!collapse > field=title}&expand=true. > Collapse works properly as a standalone fq but expand has no impact. How > can I have access to the "hidden" documents then? > > Roland > > Munendra S N <sn.munendr...@gmail.com> ezt írta (időpont: 2020. márc. 30., > H, 16:47): > > > Hey, > > Could you please share the stacktrace or error message you received? > > > > On Mon, Mar 30, 2020, 7:58 PM Szűcs Roland <szucs.rol...@bookandwalk.hu> > > wrote: > > > > > Hi All, > > > > > > I manage to use edismax queryparser in solr 8.4.1 with collapse without > > any > > > problem. I tested it with the SOLR admin GUI. So fq={!collapse > > field=title} > > > worked fine. > > > > > > As soon as I use the example from the documentation and use: > > fq={!collapse > > > field=title}&expand=true, I did not get back any additional output with > > > section expanded. > > > > > > Any idea? > > > > > > Thanks in advance, > > > Roland > > > > > >