Api is hard to read by the way.
regards,
-Halil AĞIN
I step one more. but still no indent. I wrote below code segment
query.setQuery( "marka_s:atak*" )
.setFacet(true)
.setParam("indent", "on")
;
and here is the resulted query string
q=marka_s%3Aatak*&facet=true&indent=on
has nothing to do with printing the query.
>
> Could you show an example of what you want for output?
>
> Best
> Erick
>
> On Mon, Nov 28, 2011 at 8:42 AM, halil wrote:
> > I step one more. but still no indent. I wrote below code segment
> >
> > query.setQue
Hi List,
I want to make query in a query result whish is done previously. I googled
the net but couldnot find anything. How can I do that? I need a starting
point.
thanks in advance,
-halil agin.
I think the answer is the "nested query". thanks...
On Tue, Apr 17, 2012 at 12:52 PM, halil wrote:
> Hi List,
>
> I want to make query in a query result whish is done previously. I googled
> the net but couldnot find anything. How can I do that? I need a starting
&g