Hi, I would like to know how to get the term weight after indexing a file.
I created a configuration file:
IndexName "Swish-e Index"
IndexDescription "AHNAR indexing by SWISH-E"
IndexAdmin "Alexia Cardona"
IndexDir ./docs
FuzzyIndexingMode Stemming_en2
IgnoreTotalWordCountWhenRanking no
# Only index .html .htm
IndexOnly .html .htm
# To make Swish-e index links as normal text, you may use:
HTMLLinksMetaName swishdefault
IndexReport 3
And then in command line I did:
Swish-e –c conf.file
Swish-e -i index.swish-e –R 1
Swish-e –T INDEX_WORDS
And the result was this:
flavor [1 1 1 (277/9)]
flower [1 1 3 (141/9 225/9 398/9)]
for [1 1 10 (15/9 20/9 47/9 216/9 220/9 228/9 245/9 291/9 354/9 396/9)]
form [1 1 1 (327/9)]
can someone tell me how can I get the term wieght please? And where can I
find some information about the meaning of the output swsih-e is giving
me? As I searched through swish-e documentation and can't find any
reference to the output meaning.
Thanks
alexia
Received on Tue May 3 04:38:26 2005