timmy Posted May 30, 2001 Posted May 30, 2001 just a simple question. is it worthwhile to index the 2 or 3 fields that i will be using to search, via the web. thanks in advance.
Anatoli Posted May 30, 2001 Posted May 30, 2001 Definitely, this is improving database performance, thus also web.
Vaughan Posted May 31, 2001 Posted May 31, 2001 By default, FMP fields index themselves after they have had a find performed on them. Calculation fields that cannot be indexed -- those based on a global or related field -- cannot be indexed at all, so performaing finds on these is always slow. If the field options have been set to never index, change them. Otherwise, the index has already been created.
Recommended Posts
This topic is 8569 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 accountSign in
Already have an account? Sign in here.
Sign In Now