Re: Hot to get word importance in lucene index

2010-07-23 Thread Grant Ingersoll
Couple of thoughts inline... On Jul 22, 2010, at 10:44 PM, Xaida wrote: > > Hi all! > > hmmm, i need to get how important is the word in entire document collection > that is indexed in the lucene index. I need to extract some "representable > words", lets say concepts that are common and can be

Re: Hot to get word importance in lucene index

2010-07-23 Thread Xaida
uments.(but i dont need documents, i need "important"terms from whole index, to retrieve them into some list for example)... so for my case, important terms that I would need, would actually be the terms generated in this query??? -- View this message in context: http://lucene.472066.n

Re: Hot to get word importance in lucene index

2010-07-23 Thread Karl Wettin
ext: http://lucene.472066.n3.nabble.com/Hot-to-get-word-importance-in-lucene-index-tp988836p989301.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@luce

Re: Hot to get word importance in lucene index

2010-07-23 Thread Xaida
ults somehow :/ I guess there is better way :) Thank you!! -- View this message in context: http://lucene.472066.n3.nabble.com/Hot-to-get-word-importance-in-lucene-index-tp988836p989301.html Sent from the Lucene - Java

Re: Hot to get word importance in lucene index

2010-07-23 Thread Karl Wettin
ts, how can i calculate its total importance within index? All help appreciated!! Thank you!!! -- View this message in context: http://lucene.472066.n3.nabble.com/Hot-to-get-word-importance-in-lucene-index-tp988836p988836.html Sent from the Lucene - Java Users mail

Hot to get word importance in lucene index

2010-07-22 Thread Xaida
documents, how can i calculate its total importance within index? All help appreciated!! Thank you!!! -- View this message in context: http://lucene.472066.n3.nabble.com/Hot-to-get-word-importance-in-lucene-index-tp988836p988836.html Sent from the Lucene - Java Users mailing list a