I want to be able to get the Top N terms for an specific field, with its frequency, I can use the terms() method of the index, but then I need to iterate through everyone checking its field, is there any better way to do this? -- View this message in context: http://n4.nabble.com/Zend-Search-Lucene-Top-N-Terms-for-an-specific-Field-tp1692946p1692946.html Sent from the Zend Framework mailing list archive at Nabble.com.
