Property | Type | Description | |
---|---|---|---|
EmptyResult | IEnumerable |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( |
Method | Description | |
---|---|---|
BeginCollectingTime ( ) : void | ||
BeginFullExecutingTime ( ) : void | ||
BeginKernelTime ( ) : void | ||
BeginPagingTime ( ) : void | ||
DoExecute ( |
||
FinishCollectingTime ( ) : void | ||
FinishFullExecutingTime ( ) : void | ||
FinishKernelTime ( ) : void | ||
FinishPagingTime ( ) : void | ||
IsPermitted ( Lucene.Net.Documents.Document doc, IUser user, bool isCurrentUser ) : bool |
protected abstract DoExecute ( |
||
query | ||
allVersions | bool | |
idxReader | ||
totalCount | int | |
return | IEnumerable |
public Execute ( |
||
lucQuery | ||
allVersions | bool | |
return | IEnumerable |
protected IsPermitted ( Lucene.Net.Documents.Document doc, IUser user, bool isCurrentUser ) : bool | ||
doc | Lucene.Net.Documents.Document | |
user | IUser | |
isCurrentUser | bool | |
return | bool |