Jump to content

This topic is 7572 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is there a point of no return with the usefulness of field indexing? What if I just index every field -- I have done this in Orders and ended up with a 700MB database. Will I receive a speed hit from the sheer bloat of the file and having o to reindex a lot of fields that cancels out speed gains from indexing? If so, what is all the criteria I should use when deciding to index a field?

Thanks for your input.

Posted

Indexing speeds up the searching. So use it on fields that are regularly used in Find requests.

Ernst

Posted

I don't think there is a need to even consider the issue. The default setting is "index if required" so I let FMP work it out. I the field is used in a find or for a value list then it'll get indexed. If not then it doesn't need indexing, so it won't.

This topic is 7572 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.