not Metamorph inverted

Post Reply
sduggan
Posts: 84
Joined: Tue Mar 20, 2001 9:16 am

not Metamorph inverted

Post by sduggan »

Hi,
I did a rewalk type "new" on our site last night and I'm getting this error message when search on a phrase that contains a dash:

WARNING: Index C:\Program Files\Thunderstone Software\Webinator\texis\newrsa\db2\T02616a is not Metamorph inverted (for phrase `ssl-j')

I have no idea what it means or how to fix it.
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

not Metamorph inverted

Post by Kai »

A dash makes the terms into a phrase (ie. they must occur adjacent and in order). To fully resolve the query without post-processing (which can take time and is thus generally disabled), a full Metamorph inverted index is needed.

Such an inverted index is normally what Webinator produces for the main search indexes. However, other indexes may not be inverted. What was the full query given? Was this a main text search or something else? Were any indexes created "by hand" in the scripts?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

not Metamorph inverted

Post by John »

You may also want to consider adding the - to the index expression (addexp), and making the hyphenphrase setting 0 to allow searches for hyphenated terms.
John Turnbull
Thunderstone Software
Post Reply