Re: Trying to generate a list of DISTINCT field names from all documents in an index

2011-12-15 Thread todd.hunt
Thank you, Trejkaz. I was just about to post the fact that I /finally/ found that method by looking at the source code for LUKE. There is a night and day difference in performance. -- View this message in context: http://lucene.472066.n3.nabble.com/Trying-to-generate-a-list-of-DISTINCT-field

Trying to generate a list of DISTINCT field names from all documents in an index

2011-12-15 Thread todd.hunt
what we have now, but if I need to scrap this code and do something different, I'm all for it. I'd even change the way our Node document is stored in Lucene if that would make a difference. Thank you, Todd -- View this message in context: http://lucene.472066.n3.nabble.com/Trying-