Hi, Kishore, Thanks for the your interest in FastBit. Right now, the fastest way to change the indexing option is to edit the metadata file -part.txt.
We will consider adding options to ibis.cpp to allow one to index each column separately. Let us know if you want to suggest something for this option. John On 8/6/12 5:12 PM, kishore g wrote: > Hi, > > Is it possible to use specify the type of index ( binning, range, > equality) on a per column basis. I tried the -b option but it > generates the index for all columns. I have a requirement where I will > be doing range query on one column and equality on others. The range > query column will be sorted as well. > > I could not find this in the documentation even though it says if an > index already exists it does not regenerate it unless -z option is > provided, it seems to regenerate it every time for all columns. > > Thanks for the help. > > Thanks, > Kishore G > > > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
