Property | Type | Description | |
---|---|---|---|
commitCount | int | ||
engine | Engine | ||
searchList | ConcurrentQueue |
||
urlList | ConcurrentQueue |
Method | Description | |
---|---|---|
indexText ( String name, bool isDelete ) : String |
Method | Description | |
---|---|---|
getUrl ( String name ) : String |
public static indexText ( String name, bool isDelete ) : String | ||
name | String | |
isDelete | bool | |
return | String |
public static ConcurrentQueue |
||
return | ConcurrentQueue |