}
And with that I obtained the desired results.
Thanks for your help.
Leonardo.
From: Bryan Bende [via Lucene]
Sent: 22 March 2017 17:44:18
To: leoperezpulido
Subject: Re: SolrJ getHighlighting() does not return results in order
Hello,
I believe getHighlig
Hi,
Implementing highlighting with *SolrJ* does not return results in the proper
order while I "page" through results. This not seems to be a problem with
the RESTful API.
// ...
query.setQuery("text");
/*
The problem is when I set start to get different "pages",
the results returned by g