You are here:
Considerations When Creating an Index
Plan carefully when creating an index for your custom big object. The index is used for querying and filtering the big object data and must be designed properly.
Keep these considerations in mind when creating the index.
- An index must include at least one custom field and can have up to five custom fields total.
- All custom fields that are part of the index must be marked as required.
- You can’t include Long Text Area and URL fields in the index.
- The total number of characters across all text fields in an index can’t exceed
100.Note Email fields are 80 characters. Phone fields are 40 characters. Keep these lengths in mind when designing your index because they count toward the 100 character limit.
- After you’ve created the index, you can’t edit or delete it. To change the index, you must start over with a new big object.
- Design your index so that you assign the most frequently used field in a query filter to Index Position 1. The order in which you define the fields determines the order that they’re listed in the index.

