Method |
Description |
|
CreateQueryParser ( string analyzerName ) : QueryParser |
|
|
Init ( ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
PopulateAnalyzers ( ComboBox cbAnalyzers ) : void |
|
|
Search ( ) : void |
|
|
SetFieldnames ( List fieldNames ) : void |
|
|
SetSearchText ( string text ) : void |
|
|
UpdateListSearch ( string indexFields ) : void |
|
|
_Search ( Query q, IndexSearcher searcher ) : void |
|
|
btnExplain_Click ( object sender, System e ) : void |
|
|
btnUpdateParsedQuery_Click ( object sender, System e ) : void |
|
|
buttonSearchDelete_Click ( object sender, System e ) : void |
|
|
buttonSearch_Click ( object sender, System e ) : void |
|
|
listSearch_ColumnClick ( object sender, ColumnClickEventArgs e ) : void |
|
|
listSearch_DoubleClick ( object sender, System e ) : void |
|
|