J
JethroUK©
i sort of loosly understand that indexed field are basically 'catalogued' -
the trade being an increase in search speed against an overhead slow down of
building (re-building) the catalogue
i was inclined to index some fields because i actually do a lot of searching
by virtue of the fact that nearly everyone of my text fields (30+) is bound
to a combo, which is in turn governed by a Select statment, which is inturn
refreshed (searched) every single time i change records (form-current event)
as is:
non of the fields are indexed, the refresh is negligable - but there are
still currently under 200 records to search (which might explain why)
tedious i know but i'm thinking for future - i spose what i'm really asking
is, whether there any specific statistics relating to index v non-index, per
record, pro-rata
the trade being an increase in search speed against an overhead slow down of
building (re-building) the catalogue
i was inclined to index some fields because i actually do a lot of searching
by virtue of the fact that nearly everyone of my text fields (30+) is bound
to a combo, which is in turn governed by a Select statment, which is inturn
refreshed (searched) every single time i change records (form-current event)
as is:
non of the fields are indexed, the refresh is negligable - but there are
still currently under 200 records to search (which might explain why)
tedious i know but i'm thinking for future - i spose what i'm really asking
is, whether there any specific statistics relating to index v non-index, per
record, pro-rata