Hi!
Merge at search time work incorrectly if some info duplicate in
different index files.
Example:
[vs@f]:~/> swish-e -w 'technostroy.com' -f /indexes/full2
# SWISH format: 2.4.0-pr3
# Search words: technostroy.com
# Removed stopwords:
# Number of hits: 3
# Search time: 0.001 seconds
# Run time: 0.016 seconds
1000 technostroy.com/main.htm "text" 6180
1000 technostroy.com/how.htm "text" 9441
1000 catalog.tut.by/novelty.phtml?form%5Bsort%5D=date&s_what=&&page=9
"text" 53425
.
[vs@f]:~/> swish-e -w 'technostroy.com' -f /indexes/full2 /indexes/full2
# SWISH format: 2.4.0-pr3
# Search words: technostroy.com
# Removed stopwords:
# Removed stopwords:
# Number of hits: 6
# Search time: 0.002 seconds
# Run time: 0.037 seconds
1000 technostroy.com/main.htm "text" 6180
1000 technostroy.com/how.htm "text" 9441
1000 catalog.tut.by/novelty.phtml?form%5Bsort%5D=date&s_what=&&page=9
"text" 53425
1000 technostroy.com/main.htm "text" 6180
1000 technostroy.com/how.htm "text" 9441
1000 catalog.tut.by/novelty.phtml?form%5Bsort%5D=date&s_what=&&page=9
"text" 53425
.
_________________
Open Contact Ltd, Belarus
vasilevsky@open.by
www.open.by
Received on Tue Jan 27 11:49:52 2004