Re: Subquery substitution for pt

2017-05-11 Thread jotpe
Thank you. Okay, so you think, this should work, too. Best regards Johannes Am 11. Mai 2017 17:14:45 MESZ schrieb Mikhail Khludnev : >Can't say anything. Just raised >https://issues.apache.org/jira/browse/SOLR-10673. > >On Thu, May 11, 2017 at 4:13 PM, jotpe wrote: > >&g

Re: Subquery substitution for pt

2017-05-11 Thread jotpe
41 MESZ schrieb Mikhail Khludnev : >What does appear in logs? It should log subquery request param right >after >an exception (if there is an exception). > >On Thu, May 11, 2017 at 1:36 PM, jotpe wrote: > >> Dear list, >> >> i work a lot with subqueries. And

Subquery substitution for pt

2017-05-11 Thread jotpe
Dear list, i work a lot with subqueries. And its Wirkung fine for me. Now I ran into the problem, that the qt parameter for the geodist() function rejects to use the document field coordinate as inputvalue for my subquery. I want somethong linke this fl=n:[subquery],name&n.pt=${row.coordinate}

Fwd: facet.pivot and facet.sort does not work with fq

2013-06-26 Thread jotpe
Hello again! The missing pivot facet when sorting by index can also be repeated in solr 4.3.1 Does anyone have an idea, how to debug this? Best regards Johannes -- Forwarded message -- From: jotpe Date: 2013/6/25 Subject: facet.pivot and facet.sort does not work with fq To

facet.pivot and facet.sort does not work with fq

2013-06-24 Thread jotpe
Hello I'm trying to display a hierachical structur with a facet.pivot, which should be sorted by index. I followed the idea fromhttp://wiki.apache.org/solr/HierarchicalFaceting#Pivot_Facets and created "path_levelX" fields from 0 to 7. My tokens are not unique per level and i need to sort it like