Click or drag to resize

textRetriveEnginedeploy Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.Core.textRetrive.textRetriveEngine.deploy(System.String,imbNLP.Core.textRetrive.textRetrive_structure,imbNLP.Core.textRetrive.textRetriveSetup)"]

Namespace:  imbNLP.Core.textRetrive
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
public static string deploy(
	string value,
	textRetrive_structure mode,
	textRetriveSetup settings
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:imbNLP.Core.textRetrive.textRetriveEngine.deploy(System.String,imbNLP.Core.textRetrive.textRetrive_structure,imbNLP.Core.textRetrive.textRetriveSetup)"]

mode
Type: imbNLP.Core.textRetrivetextRetrive_structure

[Missing <param name="mode"/> documentation for "M:imbNLP.Core.textRetrive.textRetriveEngine.deploy(System.String,imbNLP.Core.textRetrive.textRetrive_structure,imbNLP.Core.textRetrive.textRetriveSetup)"]

settings
Type: imbNLP.Core.textRetrivetextRetriveSetup

[Missing <param name="settings"/> documentation for "M:imbNLP.Core.textRetrive.textRetriveEngine.deploy(System.String,imbNLP.Core.textRetrive.textRetrive_structure,imbNLP.Core.textRetrive.textRetriveSetup)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.Core.textRetrive.textRetriveEngine.deploy(System.String,imbNLP.Core.textRetrive.textRetrive_structure,imbNLP.Core.textRetrive.textRetriveSetup)"]

See Also