Re: Nested SubQuery

2019-11-22 Thread Mikhail Khludnev
Hello, You may try to add &shipments.logParamsList=q,row.id and check logs

Nested SubQuery

2019-11-21 Thread Ravi Dhanwate
Hi All, We are using solar 8.2 and wants to know if we can have nested subqueries. For ex. I have following types of documents in my collection. Different document types are stored . ( Not using nested documents to avoid indexing overhead). { Id :111, docType: “HEADER” Valu

Nested / subquery / Inner queries in Solr with facets

2012-07-30 Thread Vamshidhar Gandham
Hi, Can somebody help me with this on Solr querying capabilities about nested / subquery / inner queries with facets. Here is my use case: 1) Fetch unique jobs for a given team: /solr/select/?q=teamname%3ANinjas+AND+jobname:*&facet=true&facet.field=jobname&facet.zeros=false&row