Even i want to do the same thing.
How did you do it?
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Could you just sort the suggestions at the app level? That is, read them
all into a list and sort before presenting them to the user?
Best
Erick
On Sun, Nov 11, 2012 at 10:52 PM, 徐郑 wrote:
> following is my config , it suggests words well .
> i want to get a sorted result when it suggest, so i
anyone can help to tell me where is my mistake?
eyun
From: eyun
Date: 2012-11-12 11:24
To: solr-user-subscribe
Subject: how to sort the solr suggester's result
following is my config , it suggests words well .
i want to get a sorted result when it suggest, so i added a transformer , it
will