The 'Build an Index File' sample program creates a file named citystate.dbf.
Is this really the index file? I thought index files would have had some other file type like idx/ids.
Or is the next step that must actually be done to invoke the 'BuildIndexFile' method against the citystate.dbf file?
Another question is how do I make use of the GeoCoder plugins with my own street centerline shape file? I already have a typical dbf file and I've invoked BuildIndexFile against it. The column names are not the standard so I would have to change those values in the plugins.
Thanks,
Dennis