Property | Type | Description | |
---|---|---|---|
MaxCount | int | ||
_location | string | ||
_searcher |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetAllMoviesWith ( string textSearch, int maxCount, List |
||
GetIndexReader ( string location ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
IndexQuery ( string indexLocation ) : System |
Method | Description | |
---|---|---|
GetIdsFromSearchQueries ( Lucene.Net.Documents.Document doc, IList |
||
LoadIndex ( ) : void | ||
ParseQuery ( string query, IList |
public GetAllMoviesWith ( string textSearch, int maxCount, List |
||
textSearch | string | |
maxCount | int | |
movies | List |
|
reviews | List |
|
filters | IList |
|
return | void |
public static GetIndexReader ( string location ) : |
||
location | string | |
return |
protected IndexQuery ( string indexLocation ) : System | ||
indexLocation | string | |
return | System |