The maximum number of documents to return during query expansion (IDOL Community Component uses these documents to extract terms similar to the query text in the query expansion process). this parameter has an effect only if you set   ExpandQuery to True.
| Type: | Long | 
| Default: | 30 | 
| Allowed Range: | Minimum: 0 Maximum: 5000 | 
| Recommended Range: | Minimum: 0 Maximum: 200 | 
| Required: | No | 
| Configuration Section: | Community | 
| Example: | ExpandQueryMaxResults=100 | 
| See Also: | ExpandQuery ExpandQueryLog ExpandQueryMaxTerms ExpandQueryMinScore | 
|  |