Property | Type | Description |
---|
Method | Description | |
---|---|---|
Execute ( |
Method | Description | |
---|---|---|
BeginFullExecutingTime ( ) : void | ||
DoExecute ( |
||
FinishFullExecutingTime ( ) : void | ||
IsPermitted ( Lucene.Net.Documents.Document doc, IUser user, bool isCurrentUser ) : bool |
protected abstract DoExecute ( |
||
query | ||
allVersions | bool | |
idxReader | ||
timer | Stopwatch | |
return |
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 |