MySQL Forums
Forum List  »  Full-Text Search

myisam_ftdump
Posted by: Michela Bacchin
Date: December 14, 2005 09:08AM

Hi!

I need to use myisam_ftdump for building an inverted index for
full-text indexing.
When I run myisam_ftdump I obtain:
# myisam_ftdump /usr/local/mysql/var/db1/table1 0 -d
ca 0.9775171 boliauns
65 0.9666505 ceiling
12f 0.9775171 gold

Now I need to identificate which document is labelled as 'ca' or '65'
in my table.
Does anyone know if it is possible to link the values printed by myisam_ftdump
to the records in the table?

Thanks!!

Options: ReplyQuote


Subject
Views
Written By
Posted
myisam_ftdump
2755
December 14, 2005 09:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.