Method | Description | |
---|---|---|
ComputeFieldValue ( IIndexable indexable ) : object |
Method | Description | |
---|---|---|
GetAllInnerTexts ( |
Find all inner texts and return a simplified string.
|
Method | Description | |
---|---|---|
RemoveWhitespace ( string inputStr ) : string |
Storing whitespace for a field that is only to be used for searching in is not very useful. This methods removes excessive whitespace.
|
public ComputeFieldValue ( IIndexable indexable ) : object | ||
indexable | IIndexable | |
return | object |
protected GetAllInnerTexts ( |
||
node | ||
return | string |