Property | Type | Description | |
---|---|---|---|
_dirLocation | |||
_location | string |
Method | Description | |
---|---|---|
CreateIndexer ( string location ) : IIndexer | ||
IndexSelectedMovies ( ISet |
||
IndexSelectedReviews ( ISet |
Method | Description | |
---|---|---|
IndexBuilder ( string location ) : System | ||
LoadIndex ( ) : void |
Method | Description | |
---|---|---|
GenerateListFromSet ( ISet |
public static CreateIndexer ( string location ) : IIndexer | ||
location | string | |
return | IIndexer |
protected IndexBuilder ( string location ) : System | ||
location | string | |
return | System |
public IndexSelectedMovies ( ISet |
||
movieIds | ISet |
|
return | void |
public IndexSelectedReviews ( ISet |
||
reviewIds | ISet |
|
return | void |
protected FSDirectory,Lucene.Net.Store _dirLocation | ||
return |