To: java-user@lucene.apache.org
: Subject: Query For Top Values
:
: Hello All,
:
: Can anyone recommend a solution to get the top values of a field from
: the results of a query? For example, If I have a field named "from"
: is there a way to get the top occuring values in that field afte
Hello All,
Can anyone recommend a solution to get the top values of a field from
the results of a query? For example, If I have a field named "from"
is there a way to get the top occuring values in that field after I
filter the results based on a query?
Note:
Luke has a great tool that enumerat