You can get some fields back besides ID, see the carrot.title and
carrot.snippet params. I don't know a good way to get the full
underlying documents though.
Best,
Erick
On Mon, Mar 9, 2015 at 9:33 AM, Jorge Luis Lazo wrote:
> Hi,
>
> I have a Solr instance using the clustering component (with t
Hi,
I have a Solr instance using the clustering component (with the Lingo
algorithm) working perfectly. However when I get back the cluster results
only the ID's of these come back with it. What is the easiest way to
retrieve full documents instead? Should I parse these IDs into a new query
to Sol
Hi,
> I have a Solr instance using the clustering component (with the Lingo
> algorithm) working perfectly. However when I get back the cluster results
> only the ID's of these come back with it. What is the easiest way to
> retrieve full documents instead? Should I parse these IDs into a new que
Hi,
I have a Solr instance using the clustering component (with the Lingo
algorithm) working perfectly. However when I get back the cluster
results only the ID's of these come back with it. What is the easiest
way to retrieve full documents instead? Should I parse these IDs into a
new query t