Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property limits the number of entries returned from the text index, allowing indication of additional results beyond the specified maximum. |
| What area does it affect? |
Text Indexing |
| What does the default mean? |
The default value is "500", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing search performance or adjusting result visibility for users. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.lucene.base_hits_max |
| Sys ID |
a25c7afe0a000111094ad9c1fc06a21a |
| Type |
integer |
| Application |
Global |
| Default value |
500 |
| Description |
The maximum number of entries that will be retrieved from the text index. Only the table that is involved will be returned from the text index for all entries that are between the value specified for maximum results and this value. This is done so that it can be indicated that more results exists for any given table that are going to be displayed. |
| Updated |
2024-05-25 03:56:04 |
Sources
Related properties