Re: Lucene 4.0 Get All Index Terms

2012-11-16 Thread wgggfiy
me too ! Could you explain how you solved it ?? -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-4-0-Get-All-Index-Terms-tp3686023p4020683.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --

Re: Lucene 4.0 Get All Index Terms

2012-11-06 Thread cooniur
Hi, could u please tell me how did you solve this problem? Better with an example. I'm new to Lucene4, and I want to list all indices to build a tag cloud. Thank you very much! -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-4-0-Get-All-Index-Terms-tp3686023p4018644.h

Re: Lucene 4.0 Get All Index Terms

2012-01-24 Thread Stephen Howe
That solved it, thanks! On Tue, Jan 24, 2012 at 5:04 PM, Michael McCandless < luc...@mikemccandless.com> wrote: > Have a look at lucene/MIGRATE.txt? It [tries to] describe this > change... and if something is missing please report back! > > Mike McCandless > > http://blog.mikemccandless.com > >

Re: Lucene 4.0 Get All Index Terms

2012-01-24 Thread Michael McCandless
Have a look at lucene/MIGRATE.txt? It [tries to] describe this change... and if something is missing please report back! Mike McCandless http://blog.mikemccandless.com On Tue, Jan 24, 2012 at 4:10 PM, Stephen Howe wrote: > Hi all, > > Looking at some older Lucene examples, I noticed for older