diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3c8945fb..1d69d543 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,7 +30,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + uses: actions/setup-dotnet@v4 with: dotnet-version: 3.1.x - name: Setup DocFX @@ -47,9 +47,9 @@ jobs: continue-on-error: false # upload the generated docs into an artifact that can be used by the job below - name: Upload Artifacts - uses: actions/upload-artifact@v1 + uses: actions/upload-artifact@v4 with: - name: site + name: site-${{ matrix.runs-on }} path: docfx/_site #the github-pages-deploy-action needs to run on ubuntu, so use upload/download artifact to generate on windows and publish on ubuntu @@ -66,15 +66,16 @@ jobs: id: extract_branch # download the site files as an artifact - name: Download Artifacts - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4 with: - name: site + path: site + pattern: site-* # publish the generated docs into the /docs folder on a new commit in this branch - name: Publish DocFX to GitHub Pages uses: JamesIves/github-pages-deploy-action@4.1.4 with: branch: ${{ steps.extract_branch.outputs.branch }} - folder: site #use the downloaded artifact name here + folder: site #use the downloaded artifact path here target-folder: docs git-config-name: Continuous Integration git-config-email: devs@sovren.com @@ -89,9 +90,11 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + uses: actions/setup-dotnet@v4 with: - dotnet-version: 3.1.x + dotnet-version: | + 7.0.x + 2.0.x - name: Install dependencies run: dotnet restore working-directory: src/Textkernel.Tx.SDK @@ -107,7 +110,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + uses: actions/setup-dotnet@v4 with: dotnet-version: 7.0.x - name: Create credentials file diff --git a/.github/workflows/nuget-publish.yml b/.github/workflows/nuget-publish.yml index ea0d4cf7..d77e0f73 100644 --- a/.github/workflows/nuget-publish.yml +++ b/.github/workflows/nuget-publish.yml @@ -13,9 +13,11 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + uses: actions/setup-dotnet@v4 with: - dotnet-version: 3.1.x + dotnet-version: | + 7.0.x + 2.0.x - name: Install dependencies run: dotnet restore working-directory: src/Textkernel.Tx.SDK diff --git a/docs/favicon.ico b/docs/site-/favicon.ico similarity index 100% rename from docs/favicon.ico rename to docs/site-/favicon.ico diff --git a/docs/fonts/glyphicons-halflings-regular.eot b/docs/site-/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from docs/fonts/glyphicons-halflings-regular.eot rename to docs/site-/fonts/glyphicons-halflings-regular.eot diff --git a/docs/fonts/glyphicons-halflings-regular.svg b/docs/site-/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from docs/fonts/glyphicons-halflings-regular.svg rename to docs/site-/fonts/glyphicons-halflings-regular.svg diff --git a/docs/fonts/glyphicons-halflings-regular.ttf b/docs/site-/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from docs/fonts/glyphicons-halflings-regular.ttf rename to docs/site-/fonts/glyphicons-halflings-regular.ttf diff --git a/docs/fonts/glyphicons-halflings-regular.woff b/docs/site-/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from docs/fonts/glyphicons-halflings-regular.woff rename to docs/site-/fonts/glyphicons-halflings-regular.woff diff --git a/docs/fonts/glyphicons-halflings-regular.woff2 b/docs/site-/fonts/glyphicons-halflings-regular.woff2 similarity index 100% rename from docs/fonts/glyphicons-halflings-regular.woff2 rename to docs/site-/fonts/glyphicons-halflings-regular.woff2 diff --git a/docs/images/favicon.ico b/docs/site-/images/favicon.ico similarity index 100% rename from docs/images/favicon.ico rename to docs/site-/images/favicon.ico diff --git a/docs/index.html b/docs/site-/index.html similarity index 97% rename from docs/index.html rename to docs/site-/index.html index 4fd3176a..ff1fa70f 100644 --- a/docs/index.html +++ b/docs/site-/index.html @@ -82,7 +82,7 @@

tx-dotnet

diff --git a/docs/logo.svg b/docs/site-/logo.svg similarity index 100% rename from docs/logo.svg rename to docs/site-/logo.svg diff --git a/docs/manifest.json b/docs/site-/manifest.json similarity index 83% rename from docs/manifest.json rename to docs/site-/manifest.json index 78d2a992..860f2a04 100644 --- a/docs/manifest.json +++ b/docs/site-/manifest.json @@ -20,7 +20,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "M54LR4cSAhY0Zyogpl51uX1JW2t2+UApkVpVeDqFylM=" + "hash": "o4hI+OCSGSkzkHJ6JWT9cwagQ9wyAFdKBlAoqgLktCg=" } }, "is_incremental": false, @@ -32,7 +32,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.BatchErrorResult.html", - "hash": "Q5d5EPO9pviIYsZB6I8GgACoFo6uyVZ9Ox+A9I0tJ2A=" + "hash": "s2Duzgypyf05heL8Aw4sbyLddoMI7sBcdzANcsI8dS0=" } }, "is_incremental": false, @@ -44,7 +44,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.BatchParser.html", - "hash": "FRhrA3Np105rXxgJJO2p3dYp1YZWFCX9BWAaT3IqYcQ=" + "hash": "2WpJSCed5xUgm7+akE7ZAGAOMuSXYLqsu/h3cBklfoI=" } }, "is_incremental": false, @@ -56,7 +56,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.BatchParsingRules.html", - "hash": "WN+SmTvJUx9PEoR+oHLaYi/6wnM9US5t1Vsch2dvhyE=" + "hash": "aYlXyVRccqLkAoJZPVb1HYGC3nOLs5X7Ix2qGoR5IRg=" } }, "is_incremental": false, @@ -68,7 +68,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.BatchResult.html", - "hash": "S9BYErIjSuxg82/M9EOdZUMkMpVbuwsR0E97nyzLils=" + "hash": "26TvOgrnAgOW/G2dI6YF5fP9Ig8Jy9bqzYoyUWPZDuc=" } }, "is_incremental": false, @@ -80,7 +80,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html", - "hash": "Owhx4KgD7nUFzYbtvycnP+UJbH1xdB8gnvYcVNbv3aE=" + "hash": "yQuOtAAULxDJ5bmn36QlvEUqGj0w+qhedBPSjAUwv3k=" } }, "is_incremental": false, @@ -92,7 +92,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html", - "hash": "g46AnTGsOM8Q2dsKu5BN3byLuiFJlKySanzpuR9ScN8=" + "hash": "R91Rcs6MLbxf+ciAAM3H4CBfjab0zb6JtRes+TxFBkg=" } }, "is_incremental": false, @@ -104,7 +104,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html", - "hash": "uFbJNfrBvi+iPDnw7BCp3dbX+L5uLWU/OdrokFFpv2w=" + "hash": "VH22g6JtpEY2H8zn06tOf7WZ8s+IXyN6Citreaxh8CI=" } }, "is_incremental": false, @@ -116,7 +116,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html", - "hash": "FFr6ffjW0nLFq+ncM7bPvMmGk6dOVQdbRxNmzZvKIXU=" + "hash": "kLobc+slKFLrfC50iH+3Ldk3RMkzVHxfHUQfQxh2Dxc=" } }, "is_incremental": false, @@ -128,7 +128,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html", - "hash": "DekfZBScbJDhWkLtITFgf8pcVOlPs3p7LqFzSqW2tRo=" + "hash": "nqckKhAy9jqj+XxCbvKhh1frWrQrjvj0MMCyTu27lYI=" } }, "is_incremental": false, @@ -152,7 +152,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.DataCenter.html", - "hash": "XdsftB8HmuQ0zLQhV/znmqFygKiphBoXJshR1GIWvVc=" + "hash": "Vfg/6S/vC0L+mWEDGm3TvmmGqiGXtHQG58U9s7YRPkc=" } }, "is_incremental": false, @@ -164,7 +164,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.ITxClient.html", - "hash": "ERP8GVsUHdcQwYd0UQh9Nf68iW3fMIvucKsjfrrnCvw=" + "hash": "jZlWQTpIOf8Hb42wwN6P5ysiFAOLsGxlW9eLVPtU3n8=" } }, "is_incremental": false, @@ -176,7 +176,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html", - "hash": "wmsHGkj89bodMC5ND13kys/UWrv4o0xYRecqOQAcBxM=" + "hash": "k3ZNjkNMj7zi+tLEo9Dl3FGTMKzKF6MobSGHePvaZIA=" } }, "is_incremental": false, @@ -200,7 +200,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.AccountInfo.html", - "hash": "JF73tea2ZwEMqyWMUzFPBBcUAlfThC9yyHU6Pre3KAI=" + "hash": "lt4CnmJnOY/x6vj+CPvTKMK2D68JN6A7HI/1ZvGU02o=" } }, "is_incremental": false, @@ -212,7 +212,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.ApiResponse-1.html", - "hash": "AXdKbkGwj+0Z0LX6ERxOnQG8DoXBUbcDLD9zd1tvWl0=" + "hash": "LiCtuzjBwC+w0OsEEvIjUYP4QgMEGgPtFdcLTC3cY50=" } }, "is_incremental": false, @@ -224,7 +224,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html", - "hash": "knoq911wL3bNcGJELMsUQHvroAoBeTPIGTClaqpXRqg=" + "hash": "XiORcmxxIGDuFXLYj/iDgFe0iLTvtZ+fpRRCmMfhRzw=" } }, "is_incremental": false, @@ -236,7 +236,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html", - "hash": "yNQF19dMwm8jQyLNxNsS+ix2C/Ec7htZNXq+DHLEWho=" + "hash": "+obSGkSEBCaoA8hsxM64yaxEMu2MzlHDIW5qYEFcdmg=" } }, "is_incremental": false, @@ -248,7 +248,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html", - "hash": "mhGQEhGrhCGFyoYKdmkCAqxywWIgn1t/kuof8B0zPR4=" + "hash": "iM2RJ22m6IT83MZupBpa+DnPCAF2aobstF98NKWhrLs=" } }, "is_incremental": false, @@ -260,7 +260,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html", - "hash": "kQKTt/Ne2uyOsL4zGRhBbe8tgUo2iu3jlC+qW527fs0=" + "hash": "vuGD0f0O5N9WBGW946dxdDKvsKTS0oGK3XIdMqs275o=" } }, "is_incremental": false, @@ -272,7 +272,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html", - "hash": "j/BM6exT5acDsYBthYqMQzR9ppuP/uZKhldHolO4irM=" + "hash": "MU+R9nZq6BFQeAp10WNQErTdj3EvsvtCR1dB9aY8jQw=" } }, "is_incremental": false, @@ -284,7 +284,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html", - "hash": "QzbE5AVwVnDwP1LRQO85NUS6vVpSfUq6p/HaUAE4AR4=" + "hash": "/rJZ4tSJSDgf57Rvk+LCr1oW8LjQWJEGDK7ejUkZo30=" } }, "is_incremental": false, @@ -296,7 +296,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html", - "hash": "T5kbnmw//xjXmw+oiSY7lFNJ3Zrdat1pXO+AQi5ZWfg=" + "hash": "wrGoH9crTMF6e/NRKLowpm8gx47YgLop8NBaavjFiUs=" } }, "is_incremental": false, @@ -308,7 +308,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html", - "hash": "TMj9E8/HSOjanzBnkxfcwptgH4ibu8eSwgQm5GiAOT4=" + "hash": "ScdYlcTg5qLJ5PaO1U780/Dk6BQbRxSmrEhhkZM0q7M=" } }, "is_incremental": false, @@ -320,7 +320,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html", - "hash": "tfO+Mlg9Cpa8noAfyDUrP4Z+f0RP1D1hwx9ZO7hV3/E=" + "hash": "cZv0Ft/wno1VI5htph5AcUo//ec/XTjj248ii30JSeM=" } }, "is_incremental": false, @@ -332,7 +332,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html", - "hash": "uq2AiBkVjNnkZU2oB34Aojlc/zpAIawqb8onaxFk8Og=" + "hash": "AALGMniov6gC56N+thlrg54txUNqAnC1m3FLp1XnLZE=" } }, "is_incremental": false, @@ -344,7 +344,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html", - "hash": "xxd5fiOdRuZmm2bxddFuoDrZqMeLpeLqYKwibKJVPKI=" + "hash": "SPnBAyRgo8JmVAAXWCv45sx+PgoNMiFnNihhTJMU36U=" } }, "is_incremental": false, @@ -368,7 +368,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html", - "hash": "BvGo3tFf9AciVMvU6cEcL9NkeHHOGWs0fVTfFYIHm+o=" + "hash": "PbvVCtygPWvpnABYPJQXvGAeOefqNhaOurpXuuMQn/w=" } }, "is_incremental": false, @@ -380,7 +380,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html", - "hash": "nh1kuDJtQWKY1id6Dq+RlVQkAXcMNsX0zhvszsQpATE=" + "hash": "6zo9GbsCqiqgC+MWXXiG+vgr40A1AbRmc4gEkd2hoZQ=" } }, "is_incremental": false, @@ -392,7 +392,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html", - "hash": "kpx+bVTqT96pYggnJTeSM2Efo+OVTHacXOIddXw22VY=" + "hash": "qdIWUvZtKViSl2SQXMHGOTrGQJ2Htu0qs4rOAO2IGKY=" } }, "is_incremental": false, @@ -404,7 +404,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html", - "hash": "UFgsCedy0ATo8sysDXFxUIkeNOxa/eXYdwCnFjU56uQ=" + "hash": "XKP8G89WylheX9M62NHdUVbFS/Uc8XTYu99ksxuhXV8=" } }, "is_incremental": false, @@ -416,7 +416,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html", - "hash": "4TIsSBY0CoN/6IttkQTnCo21KzpupAtgXGaDfBQ0kSI=" + "hash": "2r3IJNZrrqfyfe/M4meW3JoNsJ6KLtDhh0g3nYJjIxk=" } }, "is_incremental": false, @@ -428,7 +428,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html", - "hash": "YjQjGArfayyN0C1KRugNNCnWK/D2r+O5/Q2/iwrIZ6g=" + "hash": "a2W3Y/TYCPwT3/M6WG1HLVeZr+mrOvvFruz11VjPls8=" } }, "is_incremental": false, @@ -440,7 +440,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html", - "hash": "IdbYxxXUoSP9nfefUpd82J0N720GMpC2XD1DOL3Q1DU=" + "hash": "QhfovzScrVUZYHpzvjCR8MDG/lOwoesGtvUveM0ZuUQ=" } }, "is_incremental": false, @@ -452,7 +452,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html", - "hash": "nuOT4urZXsThLnVQ7Ly0o1rryh1eSqDb505F5a3nKi4=" + "hash": "Edpf375sfuGsqJSbAT8N6TFQ2nG8445BzszIuRsKCFg=" } }, "is_incremental": false, @@ -476,7 +476,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html", - "hash": "KgxRHz84MPQG4uySe+4VWUVvL0OnmkUzdCzrcPhFesE=" + "hash": "F6Inw3dC2SWThbstJMU4uwi3Sf924otkVmtpacbXS7A=" } }, "is_incremental": false, @@ -488,7 +488,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html", - "hash": "CovV2BYuc3NSzi2Q9RJfTGcjqp8cCkmv2Res8BSKBO4=" + "hash": "kyGVm6ITI+r/73FjjZqPyA8KmWvsdX8qJkv2E49f/8s=" } }, "is_incremental": false, @@ -500,7 +500,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html", - "hash": "aWTIZAgfHtXJcq+1S4WFJqgSCooBUzRPPXVoOuolYJs=" + "hash": "OqXghKHBrDAlvr+VHGkA6Bv2SVQM1QEW/ghVs4S4EOM=" } }, "is_incremental": false, @@ -512,7 +512,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html", - "hash": "p4DsNUl1oVofXyWVy3xknTJdfB4hQ3D9HFqEUz320Uw=" + "hash": "4agUpWTuPsN23VJEFteOfBV9ElM8fg7VkofuxND90Gw=" } }, "is_incremental": false, @@ -524,7 +524,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html", - "hash": "G8hoTsRNiLzNiv9g/+YkGULuEW532MZ0SCnkSKQSKRA=" + "hash": "/Uyrc029Gbq3V3GdxFebLLmvWtQUadNrSF3FeTqRHUw=" } }, "is_incremental": false, @@ -536,7 +536,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html", - "hash": "1nEetZwh5zjQi1ZncG2DukDLzRG8jfk0lSjbD95LV5w=" + "hash": "bmS8IkGZAfa+BujuAbYiDA3nxSzSDRnDD85JcpNLgPg=" } }, "is_incremental": false, @@ -548,7 +548,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html", - "hash": "Kz26roXiAesbzxtKJOyqTiWKTuBKFHe4WAJ6M2SjYlI=" + "hash": "dxPti+TzbqOpavMnATMOi42cqSSfRH/zUlWvC9nkPWs=" } }, "is_incremental": false, @@ -560,7 +560,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html", - "hash": "e8hHKw1/b67VM9YxOE+GWi0Wu4cLqnViv7qklkijX5I=" + "hash": "DvN0fmQSnm+4ORfLEURkWe45+IkozPyzbyU2bsQVTs4=" } }, "is_incremental": false, @@ -572,7 +572,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html", - "hash": "MH3CXhjhKRsinAeNYqXv8WRCVyn07u6eSi5NTBVsuaM=" + "hash": "qAm2i/wTC3EU6vefYs8JW2ZYeo/vRrU/bWBEr3jmQiM=" } }, "is_incremental": false, @@ -584,7 +584,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html", - "hash": "tT4Xug42YWBTlwPMFoz3Ep6jOecBRclB9XBg8WpA1Xc=" + "hash": "U5bkR13Q0hwTffKIl3xVux+CPLjlwZpSZCaRX2WvAU8=" } }, "is_incremental": false, @@ -596,7 +596,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html", - "hash": "LBqAXXa8j0WArOdiTdOcEILLEdhMJjBFpKJisrIgJgA=" + "hash": "knzsXEKLQkTX/no/hw6NCF4yWxOuADFLM1WBvA/7uXQ=" } }, "is_incremental": false, @@ -608,7 +608,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html", - "hash": "rV+ldRItIGTANtrAeJIi0N8BRqzYLIs+Ya8fQe1tOx0=" + "hash": "P8aWA/eTeLsHYC1YPFUx7E05tk7yEi5dFSmpiRtyMNw=" } }, "is_incremental": false, @@ -620,7 +620,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html", - "hash": "8ZVh3cbCfX0DUMlomKS9ybf7WpyonVguhOk6+FQwLmQ=" + "hash": "SzgGM3XsfnrZ7mUCIF+T/gUQz7r6TsqYqwxDxEDilks=" } }, "is_incremental": false, @@ -632,7 +632,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html", - "hash": "d3kqMhQ34uZBa1U9mL0a/iefMErzHYPSsoPUTk8YEwk=" + "hash": "GaYV9COP1a7wi4PqesfA9s/TY6/+VJfw++jdRyS/0Jw=" } }, "is_incremental": false, @@ -656,7 +656,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html", - "hash": "hpWKWU/JrU8fF6XfUVd9TmzKNlfsnzQe1ONI7RzFY/0=" + "hash": "C0jaBiDZQ1eDxO8jT2wfEV/rOvpuR/i/YtH4xJyV7/8=" } }, "is_incremental": false, @@ -668,7 +668,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html", - "hash": "4vrd0uctdJBZqcVyKF/1lMlnQWqi/qS8Y7ed+wlo6EE=" + "hash": "qtIG7Q2NdhvuDsuDi4g/Ew1Z/Cy5k6NOlcUOpj05/vo=" } }, "is_incremental": false, @@ -680,7 +680,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html", - "hash": "sXuYF9iRTv+1S+u5uHwfAMnK24QpfJQ5+nVSMqnggto=" + "hash": "yQWfvWM4wRslDjsxu199S5X+kkGOWqqEAqxnNTNHG8E=" } }, "is_incremental": false, @@ -692,7 +692,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html", - "hash": "At+8BP38GpZq7alTWZhYMUUsRbUGHTybdOnizrLDSxg=" + "hash": "wc7gQFERbzSIQ5G3Ycm26lDJz74oof7HZeBi6rr1Uro=" } }, "is_incremental": false, @@ -716,7 +716,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html", - "hash": "BbZUM1zeRX84XXTbwHnecgADJNLSvTyW/GRKa5b3wL8=" + "hash": "BTFNcSVtG9c7V6TZ17OYmNDrk6BSfd6axcTeCsO+svs=" } }, "is_incremental": false, @@ -728,7 +728,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html", - "hash": "J0hs1xzNhllDbuhWNWrmvdzUo2tSSymm9CqlObzByj4=" + "hash": "BcQvbsGKYDTt1RIkdoueaqzb8xCY9znseWiU4rSi+KM=" } }, "is_incremental": false, @@ -740,7 +740,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html", - "hash": "lr9An44z0on3RgcMOiRFhUm55tGOBRVrc62RQrZKVd8=" + "hash": "tHkRkGaOpqDMatn7h+jAzC1oyCa4eGKfiDe+nRiHzXA=" } }, "is_incremental": false, @@ -752,7 +752,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html", - "hash": "Z7UEnJ7snMDFESAkueKqF7KrKHtUNZfQ6dJ42q/0Seo=" + "hash": "mU5+m8UuoejzN7pCvxo+6h3Ld//7DlTIWvWys2wg0x8=" } }, "is_incremental": false, @@ -764,7 +764,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html", - "hash": "y2LTSNZnKacQA9odLomaSoUDDuNKkwJL3eXLC2t9enE=" + "hash": "V/lPbkoyUssXT9IjMLdXtxJJ5DDOHt5KSqcI0ONb4oc=" } }, "is_incremental": false, @@ -776,7 +776,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html", - "hash": "FMF3/5Sveb5KwmLjq385PUcXMuUJcQj/IIRW1r5RyRw=" + "hash": "PXp46Fammj4IAiPyeL5XVs+aKb9I8ka/b2q30riEDaA=" } }, "is_incremental": false, @@ -788,7 +788,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html", - "hash": "HSitjoIAmfwgW1zHSkq34/6ZbzcCigaBB66BqniAE9k=" + "hash": "kytmyO48amuG8jbqqgxgiDlyCE1MZ8FWAyJ8Bce9fKU=" } }, "is_incremental": false, @@ -800,7 +800,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html", - "hash": "DfsmU6Hn+7umXKw2joAxuSr7xTiWu0nuy/Zb8cu03EA=" + "hash": "+xgiPDz0y08A8OS0dVS75/ibTUKr2MJrPbk7IGH/Ips=" } }, "is_incremental": false, @@ -836,7 +836,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html", - "hash": "8GE2PrP5xhlLRZZeXTKtAXD3BypDt56+WMAGmrp0GJM=" + "hash": "6TnSu8ewUcMNV74iGPjhsZnEoVyRrqBNjXGYynu853Q=" } }, "is_incremental": false, @@ -848,7 +848,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html", - "hash": "+fCVYpyu27kcRfySrGyZTbDTB1UhYSzYWbCVaF9obLw=" + "hash": "RScYC3KBp8zDPt8CKwB0xtuhgty9ujh9M7k2NdzcrwA=" } }, "is_incremental": false, @@ -860,7 +860,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html", - "hash": "mjOho6cavaXlMTYnKiJWDo17KNjy6LB3lwf3ZhmPnsA=" + "hash": "MIRPu2vAL9u1rR74h7ZDPKueCr4tM7rBOmIPTXTUMhQ=" } }, "is_incremental": false, @@ -872,7 +872,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html", - "hash": "xpTxCycFqDkXIed03rZ59ay0JF/fYIcuzNis+2Xi2x4=" + "hash": "PBW4j/G2OLRq24fOSX+OGaN4/TtEcTM5yKGnMqSgV5Y=" } }, "is_incremental": false, @@ -896,7 +896,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html", - "hash": "LQqo+6er4q1nPoBbgfUomwXrcbk1ewLBcZrb+X8SDG8=" + "hash": "h9SmjGrdYUMW5yZJIspgbqzge2/L/wX78izVhsPD62k=" } }, "is_incremental": false, @@ -908,7 +908,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html", - "hash": "26d80tZTcOHmnNzxAS5Qi0/UsuoGCqt2daWqnc9sg/0=" + "hash": "SssvmmjW2oKix3iO2WJZcnl2fGutyaoBp6kvr9ILe0g=" } }, "is_incremental": false, @@ -920,7 +920,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html", - "hash": "VFCjJT5dCN/iHWWBNgxhJUIdgSryAm3VcaWTWQc5XHY=" + "hash": "IX7Y1QkyAwwaZTzxTl+n7XERUtxYsSGV6gGWO9iEdo0=" } }, "is_incremental": false, @@ -932,7 +932,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html", - "hash": "WxBpcYq/8NoXo+EQ430VmkfdqQjC7Q/vicLIUfEb8Ow=" + "hash": "U+9WnXipuO+7RSCwiubNZgD9nvUD7K5bW6Zo82iFtf4=" } }, "is_incremental": false, @@ -944,7 +944,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html", - "hash": "TPc/8Q4l6ZiJGf8eW8LrpbIJw75ExbV2JCvJ5rDHAaA=" + "hash": "L1XerpSTa9GZwxIK2mTItjNosRNZLH0eVHPi/V4Fr5Y=" } }, "is_incremental": false, @@ -956,7 +956,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html", - "hash": "xaMC3ppApETRuVNEpK0ofkrndE8aZms3KvnSxfGaIbg=" + "hash": "AmTy8/XrcWANgRRu70n+YrFWrfzMkNBpKfZq0VzXCK0=" } }, "is_incremental": false, @@ -968,7 +968,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html", - "hash": "zm9xYd+S3f60UMje4Wwte5+92ngsOV4/Urhb5+JtSZg=" + "hash": "UwlPBq6n1o6nKpMz2BFRGXffApZkaJrJOOnCWuTLZGw=" } }, "is_incremental": false, @@ -980,7 +980,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html", - "hash": "E9ZWIyqHvUG6cSai5/CSXXyaiBwZCFuCmJULDc238VQ=" + "hash": "obveSbAu/HaS8GKgLK4/EbiLA7gtjFm2VGDKzfq6f6M=" } }, "is_incremental": false, @@ -992,7 +992,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html", - "hash": "AcX1TYwtmxm0+eF+UEGlQtxtGlNKR6Jy3pXiecPKAwQ=" + "hash": "kUmgtFIE+IDijsKQgEOc7X6R7jJHw1iWFAwHCxE9Phg=" } }, "is_incremental": false, @@ -1004,7 +1004,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html", - "hash": "1Yq3IvYcaBhKOwDW0giaNsyz3bGH4vEdGaUrgauMb4M=" + "hash": "OgpTXfqSNKDR5+j2dSWMhItY7Z8vYV8huAWbhhmuM00=" } }, "is_incremental": false, @@ -1028,7 +1028,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html", - "hash": "GLwnZS4kebHRmSh/fhQ5a211qMu6rcv4rgU9b5K2gKw=" + "hash": "mknqPb44bjEWC2MSn0ly0KrHsEeTGcOyfjQ0uZygW/k=" } }, "is_incremental": false, @@ -1052,7 +1052,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html", - "hash": "t1LhQ3jRQZPmiInM16hDegjp82dBYVFx4cG8/fkir+c=" + "hash": "IBGj7q8is8OuW6z7sxhwsG3hS4pv1nRw67YYwMVpjSA=" } }, "is_incremental": false, @@ -1064,7 +1064,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html", - "hash": "9CUlVVezl9OWqGvgDq0ygfqp4dEkPOdIof8as5KmYcM=" + "hash": "LTyK6WhZWBhve3PKLK9mEk+KZXk4pwdx5xgoo69mNOo=" } }, "is_incremental": false, @@ -1076,7 +1076,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html", - "hash": "J5Wis/fiaWPuhNhp+yRwhdvJ8GEVbomPMbKsjNiMOPM=" + "hash": "X/Gh/CB9nAPGW7oFQ1M/HjMheLegEU+Zwy18KeI8FmU=" } }, "is_incremental": false, @@ -1088,7 +1088,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html", - "hash": "cpn0yK77fLU90qp9wUHbC9URP2txH5K7WOqZDwm8N8I=" + "hash": "N5MqiSG9/dxpbn2pwRdXeNUTHr4m3g3ut22S2HhiAJc=" } }, "is_incremental": false, @@ -1100,7 +1100,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html", - "hash": "G8NAkiYE/fcKssD6D0oWgoic+mvCYlUxP22B624VD1Y=" + "hash": "I/1Gg0IS/v4wnGzKkecqLqjjcX7RiztyQjeKXrSc1v4=" } }, "is_incremental": false, @@ -1112,7 +1112,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html", - "hash": "Pky/NXybLebEsqK+hXDAvTS6cyMTWmQFf5xsXF5UeOQ=" + "hash": "y1VQAKyJAF20BVjHv4+sibAWl6sY3RODS8qEMUHvm64=" } }, "is_incremental": false, @@ -1124,7 +1124,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html", - "hash": "Du+DZk6w5FY7fQh+I1kgmvjU8O1FAVzg8sbSh0Jw8J0=" + "hash": "WVBH3fd1pqJK559HTwd3f1ZWmr4Q4RZMMroWL2mWkas=" } }, "is_incremental": false, @@ -1136,7 +1136,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html", - "hash": "HSKlTbjJk6PjRmafQKZz09Sxn/qoMuT7ViTtEMEet7E=" + "hash": "Irwu32JEv1OEa1F/1E4sJnn2X+FktRfAfOQFOxAgHvk=" } }, "is_incremental": false, @@ -1148,7 +1148,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html", - "hash": "8ow4SnnNun9HBog1Bw1nbp52eJaYtULAHSjZKyIzNvA=" + "hash": "xd7gO9D2EHWCVMasaOJ+AqhN2NjxYa4vch+98uaEmj4=" } }, "is_incremental": false, @@ -1160,7 +1160,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html", - "hash": "1BB73ZfS2siTfX2FQdZBKa/eLnHREUcbjnK4Dapu6Xs=" + "hash": "gunA1dCxhyOVfHnKLm7Tsw6MUNhtZJmgg1zli/9oJ3A=" } }, "is_incremental": false, @@ -1172,7 +1172,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html", - "hash": "wnw43RrNP7t25QR4C3QBE/CCodGsApTEIdC1CfX2maI=" + "hash": "waXxCoic68uXr+aXn0ndEhsjmCWQZtNW1C/660KpSP0=" } }, "is_incremental": false, @@ -1184,7 +1184,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html", - "hash": "odwS1RwbFqwj1aDOR7TRjd/T6S511nA0myLNAxLCJXw=" + "hash": "DPhLlKPO0RmgEVCp/oxPZC3WoDCvO/EW9aj0+dqbSRs=" } }, "is_incremental": false, @@ -1208,7 +1208,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.Address.html", - "hash": "ePXhA8kCO6gD7XeQvNTsoTCJgFmxLYL+/lZ7/nfSegY=" + "hash": "1V5jc4GEtYx1Xn0QxIWqgLYH7VstokWyIt7RGYZRU9s=" } }, "is_incremental": false, @@ -1220,7 +1220,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html", - "hash": "OO/0OTHp4oLZmxjHxzBbNPipEgCJKoHEyyJlQjtcR1o=" + "hash": "2cMSQwU1V+EstWeY/6rt0DjBIgl/VH1rQF64PjVfkF0=" } }, "is_incremental": false, @@ -1232,7 +1232,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html", - "hash": "EIhrGPcid0Q+ZiiNS/Vdpek3Qub3CJs4vhg0CNOdGSY=" + "hash": "hj8i1WRr37dmjnCKSNKyD1lV7eH0wC6+U+l4qzio3DU=" } }, "is_incremental": false, @@ -1244,7 +1244,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html", - "hash": "IbkmfphKmyFaik29+315itArXCsPcIrePkWxPUiUCAU=" + "hash": "/PRy9uxLfmOhczCHrIiXv39GQKBiUZOqxd3ibcY8TkQ=" } }, "is_incremental": false, @@ -1256,7 +1256,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html", - "hash": "bxOt8hEcIIbTeDxekLFs2y6AWxTaVjsvXW/PWOqPKI4=" + "hash": "Snx2W0A0OWx7nGlFnvlgnLk7QpqHY2g5EXBeM1WW0Jc=" } }, "is_incremental": false, @@ -1268,7 +1268,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html", - "hash": "pNlzmlZ9tUMsduwOzBJF/n7cMZ/CstgIB1cuwkxJVVU=" + "hash": "jUDr3sbVYR6GOVPhjAnqwQmUlZdLNkfugp3UBNGGaCo=" } }, "is_incremental": false, @@ -1280,7 +1280,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html", - "hash": "/hvlzLmbaA0z6+rmH9vD2Lx1ZUAnbNy3gQHNM/o5x5o=" + "hash": "H0pXhYza1CQ9kr97WjxmFOzMEfKEU+dU9CihZr1+zqc=" } }, "is_incremental": false, @@ -1292,7 +1292,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html", - "hash": "TRnfSYNY+/GePZ3bRu12jlB5sXs3X72/2GiQPSfeBBY=" + "hash": "tWffcZcO856Ss4PtqxApw8BniEO38o16PqY+IlR92Dw=" } }, "is_incremental": false, @@ -1304,7 +1304,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html", - "hash": "5qAF79dMxNr0mGHdgh+mssZF/HxvImuPPokc+Odyep8=" + "hash": "ZyXm+yksr1aJqhuFOgAwpEz9ywgxKVgzf6QpJkhSws8=" } }, "is_incremental": false, @@ -1316,7 +1316,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html", - "hash": "6rNJwdlLW7e0ftuFM/zdGZuezTZ335fktdcvgvACiZE=" + "hash": "/I+mH9M0mTiEdlkDEIUy+uFNqmWVs0AUV3sIVIyRSDE=" } }, "is_incremental": false, @@ -1328,7 +1328,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html", - "hash": "8aHHDTJ5ZLbOEv30L+EpjrUSvCdseDn1rhdBsiUpoq0=" + "hash": "p2h+c9wgqym7Nv2LHO+yUBYvwPnRDNH5/WPAAt7YV5Y=" } }, "is_incremental": false, @@ -1340,7 +1340,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html", - "hash": "zKnsxt+ueZcJQD1Zc1ii8xql8oP+wcOj5GBewOl6F2M=" + "hash": "6cRztf4tUFmq5yrCVynRkYACE5sQpOpv10G8SbxUz4Q=" } }, "is_incremental": false, @@ -1352,7 +1352,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html", - "hash": "nmy2ePy+/T06rmy/h8ahCv1yKdWAPpLPgteFZ+TyfjM=" + "hash": "RJ240c58PyDWmFfZNnkK0tz3O1H0S24qi0Yb1g0afXU=" } }, "is_incremental": false, @@ -1364,7 +1364,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html", - "hash": "4n7C8wXITNeAOdtZJq4Bcre3rPijF/N6+13C13JxS/s=" + "hash": "sHtf3787qBiELiLMYSkVXyHDy2amdb+ksdjYfbzbV1A=" } }, "is_incremental": false, @@ -1376,7 +1376,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html", - "hash": "YgRnOPmvqWC83+8K2p69NUc5qZxVuorxNKk5nkB+1Q4=" + "hash": "oDG3zQ0ItGekzwplmrINkO5MIPiH6PqMXCW67M4i5Nc=" } }, "is_incremental": false, @@ -1388,7 +1388,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html", - "hash": "spyMhkKhqFe8IY0v+Q3HFQQEETRHl3KupnhMdRXQxMs=" + "hash": "hBqj7EofMlRq7QjpXVy23bM0/3BGQfEv5di4vSk0MiA=" } }, "is_incremental": false, @@ -1400,7 +1400,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html", - "hash": "Mcr8pU+hMvP7hSy3P7bSU5kD1xPnC2DUgDHGtb4kKT0=" + "hash": "/GmAlGPvTFTvo1yjacleT49pLZ7NiSFy2/0axdpO5N4=" } }, "is_incremental": false, @@ -1412,7 +1412,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html", - "hash": "m1bgKaMQ6L1tBggTyMUTQhBH1MwsoMbgSHX1vTOf9yM=" + "hash": "OkHtsAhtREkg0kiFqylzk2qO5VIJG75Do+4lhcvR5Z0=" } }, "is_incremental": false, @@ -1424,7 +1424,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html", - "hash": "pyq61t/qYydKf3fS1HXF7KzeWUJSlEGiWZk0BjGqPZ0=" + "hash": "rxT0Aa1mNQdu+wcNurbrDqLtyPM/pbv8rsQj5IXn+WA=" } }, "is_incremental": false, @@ -1448,7 +1448,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.ITxResponse.html", - "hash": "lLpM8liVYhQ2waKC4ir63bClVw11051idNtnpLw7drM=" + "hash": "GiLNXHZiiO+PIpMoofcgOtoSdcMAp39x6oroXz5pPow=" } }, "is_incremental": false, @@ -1460,7 +1460,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html", - "hash": "7CJBljn4okt4QZbgkYGT+9XnbNfwgkG/whpFyH4Qc3M=" + "hash": "jsYNDJ5ElW+K5jynL1mkaGjgFA+yXykspSmQDzZhtdc=" } }, "is_incremental": false, @@ -1472,7 +1472,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html", - "hash": "i42sA0wiONCO2T2iOnmARkwOiipG/QDKT9ZOPVCTkug=" + "hash": "ypEOWwnc+B7DquT6IXptJOOnhkE3nsgGZKqI+7t37Ds=" } }, "is_incremental": false, @@ -1484,7 +1484,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html", - "hash": "ZO70MOfBrmEfoaaA7kId1RDDlDfEtnkEluBch4nwrAs=" + "hash": "0Rii5d51MlDD1UGJjbHByFFkNndwV5njK0RKPNuA4ns=" } }, "is_incremental": false, @@ -1496,7 +1496,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html", - "hash": "VfUa+TwF8q61eCqW/HHPfZ+1iGje7/plzsujAJql3XQ=" + "hash": "Lv/D0VnHBvhHOF+Ozr9Ynt84XM0c1965iNnhJhobwGc=" } }, "is_incremental": false, @@ -1508,7 +1508,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html", - "hash": "ZUrWDGgcnvv50b3TAbzhI06W/Ampu9ayw7SWLDBCyCw=" + "hash": "vnDwRjm8GT+hJvrtq2wnePoZ3/fnyuDsEJFVABUAj/Y=" } }, "is_incremental": false, @@ -1520,7 +1520,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html", - "hash": "Y1sB6BfuRzl/rUs5zNwcx8a7cJL/TOSnYeo8OcWyTwc=" + "hash": "qKQ8ZbeioepD/o34zbDC/bqqM7d+cjijQqdMvl127fU=" } }, "is_incremental": false, @@ -1532,7 +1532,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html", - "hash": "AUkdI5Pe/RPmALkxYthUQm7pppBZKGdEo03TaVAyv+o=" + "hash": "3bRGyfl5aiMSRmihtTdGXFyVZIL59cgsPeMYo2Wiiqc=" } }, "is_incremental": false, @@ -1544,7 +1544,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html", - "hash": "C0uitYKHtZRlYVAxiuilRhidTve8G19laxP7VGeLcrk=" + "hash": "naZBgdtxFe/wp62gIqgChRA7hnSfiPsQxBQFYb8LIs0=" } }, "is_incremental": false, @@ -1556,7 +1556,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html", - "hash": "FnCLh9AFaoWyjsXZtODX8Zn8HxXeVGBYyyc/6xIo74k=" + "hash": "6p7QzEftX6uhJ1SLf1aY55kdZJ5HFv5l9UCfQBx/4pg=" } }, "is_incremental": false, @@ -1568,7 +1568,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html", - "hash": "ua6SJBkevNdwyh7J1DGMK6mwNOzz1j0HHrGBAWfFhuY=" + "hash": "qk8ht/CFXHr/+PgQZq7mUI4AwOooFjwSaPL+4eZtNnw=" } }, "is_incremental": false, @@ -1580,7 +1580,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html", - "hash": "iiNIIOL2hR/dq/cJHCQudnCINQCXbsFCl8whqOpukUA=" + "hash": "9XlOMIr2qbZXxpJ3Q4yruc4oTdmuWrEa6fPZPpOXOKo=" } }, "is_incremental": false, @@ -1592,7 +1592,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html", - "hash": "s7CQMVeypqMLPiYZcVdNoKeyOob9vGSO0f4dFOfzOWM=" + "hash": "wkgZjZgio3Nubds+BZPvcR6cIrMSwunkC+pq+OYtSts=" } }, "is_incremental": false, @@ -1604,7 +1604,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html", - "hash": "sblbWgAS6E/rkx/CvVbCNyGliDDysRas2x/kCAs3CHM=" + "hash": "KumoksvYNWk1wmS/jzCdGkgKHUcDuVKcKuuthBZN9WQ=" } }, "is_incremental": false, @@ -1616,7 +1616,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html", - "hash": "6dgaVIfZ2mMBCGYV25g5XV45AqbgzguWG7nJjeMzQoY=" + "hash": "OMVlTGrUbNK3UjUhNz45CPYrkB1Eeh4NVhvhVCmU1mI=" } }, "is_incremental": false, @@ -1628,7 +1628,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html", - "hash": "K860oSILC5/7BaWfDdYxs4y4ICwCZ0F+JtqdFMMjUdk=" + "hash": "d6Cx10MlN8uGKKI9n83i0YbR4lLV4q7kTTBCsignM24=" } }, "is_incremental": false, @@ -1640,7 +1640,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html", - "hash": "7qFHrrbmorrS17vOEbUEEdzUVRTMyMHnrTx7fSde4mA=" + "hash": "rBMXaskbVW/n6GSLnZUZwo1cL8hSX5S2g9rgtK9OZHs=" } }, "is_incremental": false, @@ -1652,7 +1652,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html", - "hash": "N23qA3K5oYn+XcHKySyD/x06XU4rJfoaLfkGqUovHec=" + "hash": "yuuErrUGgdjgGYQsus1DiRwUuY3NzbsscWeSiCGKd9c=" } }, "is_incremental": false, @@ -1664,7 +1664,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html", - "hash": "kayTFtr0pbC4KZ4zO66ceLHdmp+gZlmVFwFHjWFmE7c=" + "hash": "SgJeuZgZlgq6SRE3ySzqMHP6i6MyAYow1g5FWeI9A/g=" } }, "is_incremental": false, @@ -1676,7 +1676,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html", - "hash": "CO/2sMH9JV7kHZiAwd27QiLtApw4z++9uGMKC9ZK+5g=" + "hash": "IeO0id3XaWhmodUIVopHwlh7XN1EEZp3tKBQc1SIhq8=" } }, "is_incremental": false, @@ -1688,7 +1688,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html", - "hash": "DJ2tUDKxd14PG6fHGuOmdvKxoIyZ2UqJ2mWOF6NHO9M=" + "hash": "HSnbqy2+6HoA1ypUwWFxRC8wwObjDySBOL3KTi2Gh2c=" } }, "is_incremental": false, @@ -1700,7 +1700,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html", - "hash": "YKaHjVG4/WFhsiVnfLd3nBeadDftW164go+WA2rdQwg=" + "hash": "JXI488AIF+DxZpHowDOQvpNvAUrb2gtMXVK6rFQzKIo=" } }, "is_incremental": false, @@ -1712,7 +1712,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html", - "hash": "h6HaEAWG00Fw/56xU/TfXRRDBJyDPQ+HdYWn5Nww3YU=" + "hash": "7vIpuA0QrNFpe+48KwZKNh8S4fKsiRvcVvn1NVSGVXQ=" } }, "is_incremental": false, @@ -1724,7 +1724,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html", - "hash": "kF7WgCJy7ADR7R8K3NyD4EtZV1/nXBT4TL9AKm2CHsQ=" + "hash": "LvxAlPq9AfJx+MC/yufK+0JfhAcsYUmc82p5S/hwBVo=" } }, "is_incremental": false, @@ -1736,7 +1736,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html", - "hash": "7H3sqY4ANKCVoPaT+WpoL39IvXUnaK33/IFzBolZHII=" + "hash": "4s4j+GqSI5Owc54gNjAU8SakEvP4DA/sbzBy5FAGT2A=" } }, "is_incremental": false, @@ -1760,7 +1760,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html", - "hash": "J6kpyOwCqNgGd998+WI4eI+y8Q8viwOyrqq6BetCUxk=" + "hash": "EwA8Ku3jBBeBivxgINK3v/aOfNrHuJaQ7RVwF3M9OLI=" } }, "is_incremental": false, @@ -1772,7 +1772,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html", - "hash": "JWMxojJRNDKFQv8/SssI0ldYjHGnubQeT1Oj6yyPaKU=" + "hash": "7a7+1kWfLlmV9z11V0S11Wg00/GouecB3Izf3kIg1qY=" } }, "is_incremental": false, @@ -1784,7 +1784,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html", - "hash": "bMr52ClC4KeT2r3AsdLVvNi0hlMXNDDxIjS79GiSk+4=" + "hash": "lrgvh3sQWl4gy3o8DbCc9KYwleyRfX31j3RJqbKWKqA=" } }, "is_incremental": false, @@ -1796,7 +1796,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html", - "hash": "R5kEfbvNm5mPCIFs1XtUyBn8Vz9ghDoJvwFOgXlVmRs=" + "hash": "PM02JeikLFyhK5auvDJsYItDcnW6fAYkVH7BbIqn8KM=" } }, "is_incremental": false, @@ -1808,7 +1808,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html", - "hash": "S9fMnZeymBpglGgDSBwP1YGfQW/KpMyRg9kaAjOVlaQ=" + "hash": "VK5sox3aL9CEZlwsDiTEe5wGOeeQfgWWv1e9ng1Eyzc=" } }, "is_incremental": false, @@ -1820,7 +1820,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html", - "hash": "CwpmYjaruPHVCrjS5iENbPGv7mM7/jJ5N+ifUwi57pA=" + "hash": "ZmjNSb1ErSWm99byCb0GwQjo9Ajr2xK25ATfVhxd6go=" } }, "is_incremental": false, @@ -1832,7 +1832,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html", - "hash": "5mCSYUBEM2sLbGGXZExAr2jQ2Nt9iyAULT5ABEv5dPg=" + "hash": "H0kQ4mv2z0gO9oda+FW7/aACavstSKT9cQ01L5XnvMs=" } }, "is_incremental": false, @@ -1844,7 +1844,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html", - "hash": "2DQQGlJ5yTY1qBeZG+j1M01A6udgwogkiPY+dG20/R8=" + "hash": "WoGwZo12pKQCVWhrnDvyuE6kYD2Zk8kG4xO6s1eZWtU=" } }, "is_incremental": false, @@ -1856,7 +1856,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html", - "hash": "SSDaU/+PdL5CJOWFd9KO7t+fv+6RLxAsc6PoRmu/ZgE=" + "hash": "iBl2e5JkPMy0exVMRrkfcH5dW/3+boAdF5BsESaU+4g=" } }, "is_incremental": false, @@ -1880,7 +1880,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html", - "hash": "TDedYQ4w8Qq/9n137pqSEkmCULGIx9nm0Nsbz3gySAI=" + "hash": "hL849VfuiMWemMgAqaGejfjMm39dcOmWgGVUWXdTkDE=" } }, "is_incremental": false, @@ -1892,7 +1892,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html", - "hash": "Wtq1yyGQ4sqM3/zUosZRGTEOCO7AsacQbwfpWCTqqrc=" + "hash": "7kDaHPTvNPSQyGoXYJx1YtwwbegYWqTQ3uKObt7HXOE=" } }, "is_incremental": false, @@ -1904,7 +1904,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html", - "hash": "M83ouogm4cX6SlznFd9zjgLcDsdgx/7n0k8MRPXYnj4=" + "hash": "8l6BN9vonREMvXaWbvqQPIpphhKmco0iMjvZK3wrNks=" } }, "is_incremental": false, @@ -1916,7 +1916,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html", - "hash": "p0HZTPlxkdDD8CvoWSNxpcMx3RgAYtlXwpT9eZCC5ag=" + "hash": "bXH6W7TOXBITqIFoj1nlA6RUkhMyagusdIBeZCbmDEE=" } }, "is_incremental": false, @@ -1928,7 +1928,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html", - "hash": "uzRvEOd6s5EmgbPOVhoRkWGgEVT88TqXKZKBMHSAKPw=" + "hash": "7czLF0ot7n/CMA36q2ByHM2bSMUMTB3gi58czXdf9a4=" } }, "is_incremental": false, @@ -1940,7 +1940,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html", - "hash": "xB+N8qE8A5f9dhldQjcyMKzFrWp0sw9Dn5OMwe56zUw=" + "hash": "lw2W1HZJ94xK4WYXXimpDEtr+YM9PPavq3WRd/j2r3Q=" } }, "is_incremental": false, @@ -1952,7 +1952,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html", - "hash": "H4xraNe8QyyS92j0kdJX7Do1YH266y9y+o64Jn97hyc=" + "hash": "neHZEc5SWmED2rI1emximF3kxpGscsxLbJtbuBGPTUI=" } }, "is_incremental": false, @@ -1964,7 +1964,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html", - "hash": "qRW5UAX4MwODnmHCXiiNgAuJjoGU8GtGy7oesAVDQvw=" + "hash": "SCjw+YLkULOCkK98SyD/VRP/58X3YdXY1fVEGaqjorI=" } }, "is_incremental": false, @@ -1976,7 +1976,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html", - "hash": "pqrd7Hr7uK1KRHkelf/m1eJ3h+AOu4/kgQ0Luk8UNpY=" + "hash": "4o2yjwdAqPskBnsFdbaJN0R4EtefxymwGOe9ubXQMYs=" } }, "is_incremental": false, @@ -1988,7 +1988,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html", - "hash": "OS/HFCpwKhUEjq/QTNIny0wUT6jVvzv/Lh5QFWl1rHg=" + "hash": "G8tPOWM8weRgjaz+AhSphcq/auOwZBBkeqBmkEJYsXM=" } }, "is_incremental": false, @@ -2000,7 +2000,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html", - "hash": "4QlgGlxKPc/9tEzQ26elkMHys+0FAvUyqbkIIqQKzEo=" + "hash": "XAy+ombJ/VTAuAQ8BptQc0o2p1BKS9wg/ZCWTMXzmSA=" } }, "is_incremental": false, @@ -2012,7 +2012,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html", - "hash": "BXONLMpCA/Ng7irZnt05mXjJbUNuazKd2qPOOPP5h7A=" + "hash": "1j1GOT1ITXQwLTutMdFy0QmZOpL/6SCU1lMw6dtYqu0=" } }, "is_incremental": false, @@ -2024,7 +2024,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html", - "hash": "xsKI2cqW/0ZSSMzPAsZev++KjRFITZ0O0D0WNZPxJIY=" + "hash": "y5oqMEB7OeabmgYipkijgz4FznzoFrdXj3acwQVcIXk=" } }, "is_incremental": false, @@ -2036,7 +2036,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html", - "hash": "XPS/tZR1EWOuh4E9Rb1A3tgnkjsVZW2w8Xck0uruGiY=" + "hash": "FS/q8tLQ8RhH2Ut3FPt/BS9cJwrrxpGmKoCshC7sWFY=" } }, "is_incremental": false, @@ -2048,7 +2048,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html", - "hash": "a5P5UwPu3PxWCO+Ek33QgVWsWvvSQa3DOEJ5XMKsW6U=" + "hash": "RFNLwIXHaAx0ffLzJR9Q1UaneH2vLYuZ3iE3bi6jrGs=" } }, "is_incremental": false, @@ -2060,7 +2060,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html", - "hash": "kYuWOGBf7RmyFMdZL7jUk5g0MGHH4HRAiynyMvacpHA=" + "hash": "R0zGczlrWRqR/3MO+Anyp/+16nzYsOGub8I/orXpNtk=" } }, "is_incremental": false, @@ -2072,7 +2072,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html", - "hash": "fc6zbeqtjKL1Y3hmUm1bmKoGU0ivh1b79n0f8KzpDWc=" + "hash": "EA/tzXfBkfJR9S78MwXlcMB0OYb0C68RKVy2eszrRIw=" } }, "is_incremental": false, @@ -2084,7 +2084,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html", - "hash": "GfZL4cBuwzvxwHEmTpDbXchALLFQSYl5A19nto8dHCg=" + "hash": "K66jcD3w1acqBxkFE6CX3buQmdZKV0FfXoUnQ2BhhAQ=" } }, "is_incremental": false, @@ -2096,7 +2096,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html", - "hash": "g+D4PdEJ9gusXQHcri7cZBMrIzKtgS5TIKfhAJrsIys=" + "hash": "mZcVevEc3HIwZ/Snyy5KS4+3MVj2toZBDrz6tLWz5Ps=" } }, "is_incremental": false, @@ -2108,7 +2108,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html", - "hash": "u1gl5huEZYCyJLZHapwzvu3lOpn5gm5LseWrf9YAMRs=" + "hash": "Ty9a/Nc6c9afoig3g+AG2DEwnlPKTCKFYVMp85Kn3Ck=" } }, "is_incremental": false, @@ -2120,7 +2120,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html", - "hash": "R/Vq5Esu0JwPU+Bh4Oj/mgF7RU99eeixxFF72KPSaTQ=" + "hash": "I7hYvW97l/VnQ4fv9m/bRy4dTTxmriNfV/V9rDA9bQw=" } }, "is_incremental": false, @@ -2144,7 +2144,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html", - "hash": "Sz24CWG6J54Bl2W7YAStJNWxQ6mIUSsCXvl6E9IWOz8=" + "hash": "TecAHHZNZzit4+3OBTvdbAaz1YmBGwSLEddpaH4NyXI=" } }, "is_incremental": false, @@ -2156,7 +2156,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html", - "hash": "WdrWyGoT6Qp9kBJqzikj/l/zaqSRppmZz+trUvdZ2KI=" + "hash": "6IqFJW8QD4b8G+gIsv4YrFRbtNoCK/6P7G118hbmxjI=" } }, "is_incremental": false, @@ -2168,7 +2168,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html", - "hash": "0tK6zoxQnbrxJX1rNrfsu/PMh8XyZpqRBjTFOT+JqyM=" + "hash": "4ZVPFjj+tjKeOZuEFbQ90vjdDYBJXKLY7LVkMjhbYQQ=" } }, "is_incremental": false, @@ -2180,7 +2180,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html", - "hash": "eWLPDZW6bX7nPoVNVbPW0SjI5/m4gaN6H+bxaUws5zU=" + "hash": "x0ItXdUwl9okeul4d0GK9dtk9UtqLB0MyPzln1t56bw=" } }, "is_incremental": false, @@ -2192,7 +2192,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html", - "hash": "YGIs0O2a9t7CngJOuphDzEtCDb3wFW5UEePwatN/2pI=" + "hash": "iZaKOpdQ5RgZGNJux6oIs1vRw4YwrThmTgQIH735FOQ=" } }, "is_incremental": false, @@ -2204,7 +2204,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html", - "hash": "YEgE/1BC8tvsCaJcX3oXTi1e5hVm6fHJTL+g1NXuOAc=" + "hash": "MlIiFq4fC+0Orh2XZps8nyBVTgSNBPyi/fjDV2h8mRY=" } }, "is_incremental": false, @@ -2216,7 +2216,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html", - "hash": "Erhu2ET23/fRc8uOzfnqjzCm2lgpM4KmlMj/GtwIKUw=" + "hash": "QtLB3kxu8he7nVJ9by1aGDT5LqS33INq0mhCH0/eGAo=" } }, "is_incremental": false, @@ -2228,7 +2228,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html", - "hash": "W4AeUEOj/4SOH5AXKecXMGMS96rWo37wY3+BFRXMkuc=" + "hash": "5UshWcUzzcGCm48vo5iVJYKlTufx3KqsCWQuy5MU4SI=" } }, "is_incremental": false, @@ -2240,7 +2240,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html", - "hash": "dVTQbUhgggxTtw4Tyguz8jSUaa2ZlihI6v3dOi6MM3s=" + "hash": "w3E0SrT1TF4q/8OM1++2f/Af5egv6MJ9P/t1ZfDHWZs=" } }, "is_incremental": false, @@ -2252,7 +2252,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html", - "hash": "Mff2ZG39ZEIZaRZGAX+GAatzfpewUMALoVckjH7e6TI=" + "hash": "5hHlLVL83Z46tpKGZMYKaB6mIAQr+yzbswL8vYli46E=" } }, "is_incremental": false, @@ -2264,7 +2264,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html", - "hash": "NvS0vsPJcq59zEx2F0GfA5bl68l5pSG/0XW/BPe9ArE=" + "hash": "cXvaLVOPTYgsEpk4rbNQoPul1lkKJOicDAIkcrKbh+E=" } }, "is_incremental": false, @@ -2276,7 +2276,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html", - "hash": "UFhr1JU9RYykJM96A1beOHGFn9to2VhSyEEe6hqWqcA=" + "hash": "+mPnWTXWr4YpVdaj9xo5TxsVy9dKXc8pViUpbi8Cgm0=" } }, "is_incremental": false, @@ -2288,7 +2288,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html", - "hash": "bg8Q9RaxBzAY5lt3yodIocfvxL+JMynazLXWIFT8aSo=" + "hash": "HTgsAdm2nKUUUyimhAXneLNWCNPcj4qHXPI5g8ZqEqg=" } }, "is_incremental": false, @@ -2300,7 +2300,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html", - "hash": "J+8j3Sl4US4EqMGFUORzISHcK+33sHGBqEkvF2hov70=" + "hash": "t9WIotaLDXFDjYTlVca8vrekGyiSC/Bdf0IJVuA9mOU=" } }, "is_incremental": false, @@ -2312,7 +2312,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html", - "hash": "VHilVGZW5IUafTzqJKbIplt/g71jUhmZaCsKcL9iA9c=" + "hash": "GA/2Bhj5VdAdM/5Z0qhcw72gUnQy3dIH5UEPpygaPBE=" } }, "is_incremental": false, @@ -2324,7 +2324,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html", - "hash": "vrqRnhz+f9NXJi3k/sl/x/qyGOBz1ezG55GAM2nAGiY=" + "hash": "SvkkDv+TnelMHXLMpRmYYodKwsf+IZX9DtbDb/bvp/A=" } }, "is_incremental": false, @@ -2336,7 +2336,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html", - "hash": "Lxkac4dlOknZ9tVhkPtKLdqcXjKHaOZdO5AqWXu/ywY=" + "hash": "LZC7Fg1s9tLDurHPGGQQ0c7dfttmDhfvgwX5hdECCQQ=" } }, "is_incremental": false, @@ -2360,7 +2360,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html", - "hash": "z3FIeihVbsMyk27QVMQ5+DZkpw7hDShOzpD+bzMYdNk=" + "hash": "qOhiBFYa8itKH9f6UneDoqb9m20quVe9RthQk6FGiXo=" } }, "is_incremental": false, @@ -2372,7 +2372,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html", - "hash": "UNUxAqBXEsoOevN1zvCkoLHZ7l/D/sOItf7ltBFOLKc=" + "hash": "iHx3+Tpe5IMQBMeXYip+hWQkhpBSJ1UeowJ3hOoi0NE=" } }, "is_incremental": false, @@ -2384,7 +2384,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html", - "hash": "1Vu/2OiUU0U+i8hStpIqR9372ItGYuannWd/4Fp1Evg=" + "hash": "IjQqsOIJ+e9mJtvw5t/WB4HIh6NC6Z6kz14fmVX8Odk=" } }, "is_incremental": false, @@ -2396,7 +2396,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html", - "hash": "ao9UwVNT5galMlpG24NXz6pCG1wYSI8ytDNRpsQ3KpA=" + "hash": "ervnCbp9QxP94N5N1GVccSdsIAjQ60cnJDMtEXk4SvU=" } }, "is_incremental": false, @@ -2408,7 +2408,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html", - "hash": "ncBLLVZ90qkapHvIaUCbh9acnRQy7vbhlKTqhrp9PyQ=" + "hash": "qdKCJJH2C2dmD/Q2NOWNWd7eZIdKk2J8Z+0oeNUM++A=" } }, "is_incremental": false, @@ -2420,7 +2420,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html", - "hash": "3/gSCxm6GMOS3/nCtmL/xh5my94Zyr9VhqrvCjJ57XU=" + "hash": "4k9/qkVXF5/DZAfsvX1qxSYMocQQU2ra+RyMPshUXV4=" } }, "is_incremental": false, @@ -2432,7 +2432,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html", - "hash": "mTskBAW6ffzqaHVgs1595yf87BU1//UmHKFU86DDHe4=" + "hash": "iyl0lBMoWfyMCvA9tKgBRWWGQ8UddzdeOt34HEoUvaw=" } }, "is_incremental": false, @@ -2444,7 +2444,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html", - "hash": "J6wYnMoNQPHJvE4AJpj4EIsssyezXH69KdK+xBNAJ5M=" + "hash": "SJ104DMyH35owZWk6EfhdeZh9uCmvB2UrkI0J9O2+Xg=" } }, "is_incremental": false, @@ -2456,7 +2456,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html", - "hash": "TYgsv4P2f43nOS2sUzfKC8fo59blDO2s7vUxZCIrstw=" + "hash": "HtlvPrPyi/JR1v3C2Xnfim3ed4mkSsdXY4R02ftsVO4=" } }, "is_incremental": false, @@ -2468,7 +2468,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html", - "hash": "U7YMZRcwAU+rjPeNPINgS6PL76x+940B/vTq8/gdk1w=" + "hash": "lx/yQGGcl1rBRUxzDE8HWSmo7uD2VJPV/K4QseFHGmI=" } }, "is_incremental": false, @@ -2480,7 +2480,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html", - "hash": "H6+Q0xevqt15wmLQxMnLK46y0tr1cccwkMKQvDnHRBM=" + "hash": "3KHEPxepd84Kx7pzcpcG+tfkycGOJzexFTjK6CIiVs8=" } }, "is_incremental": false, @@ -2492,7 +2492,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html", - "hash": "AfQjmz5BhAIA7JpapUnCXEGbd60tcAyeGUV3V/7Sbr4=" + "hash": "VTh+Un4m83swcodAOc0t5b173xPC9DkkADzPf0vUfYE=" } }, "is_incremental": false, @@ -2504,7 +2504,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html", - "hash": "K7gdh2oI/i8aIX3KfbeKSZ39biSHQh2OPjuTTOkH5G8=" + "hash": "SC/gc41r/Z45y8cjW/DMQOa4t0iIjgzdmAoNbgpWMxM=" } }, "is_incremental": false, @@ -2516,7 +2516,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html", - "hash": "U2NB/0M8FvXBCUXpLBc5csEeYTv8VkePy5R3ZDBgpts=" + "hash": "SQY9ygA/8LG35ujl/ZeaKvSV1X1sSzVOs6StcmUloNk=" } }, "is_incremental": false, @@ -2528,7 +2528,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html", - "hash": "uYT7x5M4awwrstiYtFszuW8H2lPRani7hQLZNuAONL0=" + "hash": "yaZI0Y33LJW3UDa+g8AIIYvYkC5qHKbH/WObmuolJWQ=" } }, "is_incremental": false, @@ -2540,7 +2540,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html", - "hash": "DLWO7AN5NZ1hUohH50XFC1Joybj2Li5uICN3WQEjlH4=" + "hash": "xZ+zt4nUaliB3pPrPU/mI+DrgB+EQO8tltm8/Tkm5O4=" } }, "is_incremental": false, @@ -2552,7 +2552,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html", - "hash": "44zssXv5KkaVw0ikOulMTe2if7pVxr7FIyLFzBjfjOU=" + "hash": "GaMepIFiQSX5oa09kiTOEnytjXNCDuT0LKa0ZPWuWJA=" } }, "is_incremental": false, @@ -2564,7 +2564,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html", - "hash": "0WPOXAFSgKeaAnwEcOJFdQMmMaNJ4ZRg9vU8R8bPPe4=" + "hash": "k3Y1bZeZitiQd3ZYUHMveyfxhYfn6ImWDjy6SuqKHtE=" } }, "is_incremental": false, @@ -2576,7 +2576,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html", - "hash": "5UgbzXyPC8Aav50m467F9Gp9zQrsJRWKkM6+deGrskw=" + "hash": "m0It1u2AMs6iAvIHoSgcXgv8TSAzDjQfK05rLURblpg=" } }, "is_incremental": false, @@ -2588,7 +2588,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html", - "hash": "SPoywt9zrlpUMYYn7/FJESM3NbPwPjLaaG/Osu+WeFs=" + "hash": "s1OV7b1OIupGUiK12rV6SDXZ7ba3J7n10WCErwqBK6M=" } }, "is_incremental": false, @@ -2600,7 +2600,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html", - "hash": "tDz0YrevIrGqeHGAzakpHULdyIeqE/BfIcaHCegwfOM=" + "hash": "gPKop+iWcTv/iRLSPtlj4uyHMhIPpComvEGNXYcNkkE=" } }, "is_incremental": false, @@ -2612,7 +2612,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html", - "hash": "C0WAgHD8OZHg/fCGiYpniTupOTldAhTvFPH9VIQdovg=" + "hash": "377+fUiW3al2cOqANO0ztabGbW5jotrAcRia/leoFb4=" } }, "is_incremental": false, @@ -2624,7 +2624,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html", - "hash": "Y1YVf6W39gde3jTFpJQqgQUPFg323J6CW68F1OBxa4k=" + "hash": "OU/sUdsUqlmX/TOBmVzepABIl3qneENKvmgc6+9pcxg=" } }, "is_incremental": false, @@ -2636,7 +2636,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html", - "hash": "923Fc2drPk2SIoBGs+OpI6pP1zf8OtJJO71nMTT1ARI=" + "hash": "ZfBxug9/vwVNJ5ZQW8vq1ErluAHTN6oiVAR4uoE+OVk=" } }, "is_incremental": false, @@ -2648,7 +2648,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html", - "hash": "/+qnJNTSRS7bqBQSjwk6ahotoGbV0cIaHpmq+99gggk=" + "hash": "sb7u5ymGFfv9E6BrCZyflqOeGA1eHwkdSJzYPbi5kug=" } }, "is_incremental": false, @@ -2660,7 +2660,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html", - "hash": "8BPXf+X6kS2qJWSgJLVwHbDmSVLWKKQyhulnplsM2Nw=" + "hash": "NdFfUUIvjZ5xysfi4NHe3avWn5wYtMxHA+N1/A00z+c=" } }, "is_incremental": false, @@ -2684,7 +2684,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html", - "hash": "9MeeHDvp85Ieu2awx0p6BOH/5x86o5eeFx8fvWR5wnE=" + "hash": "wqCYUP38rLH6a2y1ze80j52qP4WPgtT41EaRxpTIcqk=" } }, "is_incremental": false, @@ -2696,7 +2696,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html", - "hash": "v/6QMkk3b/5wUSAazDeluFh018HdALYdwAvfpPr1Fus=" + "hash": "uhQmAYWO1taH0QhWxTbcYL7nkCAAtKtQ/QRq5WFc/cY=" } }, "is_incremental": false, @@ -2708,7 +2708,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html", - "hash": "83tPm8QPpOA30iCPkgQ6rjBHq+xY6WalnA3z7/FGDsw=" + "hash": "DSt9CiQ73l90O9CmYWFfaiAP0BTqrzjR2OY601qMblI=" } }, "is_incremental": false, @@ -2720,7 +2720,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html", - "hash": "o/vkRM97eT5xtA+Sa87wcqT2eiwEzVRsg5f6UW/P3Gw=" + "hash": "LskxJ96wk1r954S4jjcH6igFnyz7+WqiV2JLNssF6yU=" } }, "is_incremental": false, @@ -2732,7 +2732,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html", - "hash": "Q7HPS3zaUtXWjm+Zy5q+bKDugqKLddttG7Q0GOxFIEM=" + "hash": "yoV6NF0RmUnNM/oEkuYCVcBjNxsPZW4/ka3YOi0JLTA=" } }, "is_incremental": false, @@ -2744,7 +2744,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html", - "hash": "nh7D1bXxbsJRIG9zvDyCgWR7WWOpsB5jIcKLlkgoy30=" + "hash": "N7ZVw0U877B4bL7c6WP3sVrpSwAmGiRigf8Rv646vOU=" } }, "is_incremental": false, @@ -2756,7 +2756,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html", - "hash": "Cj32Oc/eSbatJGk6TIrotqiv0PjuC2YPYuY0xCviJKY=" + "hash": "9XRCMycDKOt247NJQsDio/KCpqRjVgpTy8nsrsZETP0=" } }, "is_incremental": false, @@ -2768,7 +2768,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html", - "hash": "aTptbK1xHc+NDnqDpaE5BaOQJidzSLt/PQpap/DPJBw=" + "hash": "BpIir6vJLhPDWx/Nu+l0oolkbBZeMrusGvphm7Fty/I=" } }, "is_incremental": false, @@ -2780,7 +2780,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html", - "hash": "5GI4rnvEAjYBwr25gd0388h4IzWI288RY7Dqvq/E5q0=" + "hash": "zvRjWmAr3bBV6y1pQpwP9iBOTlpjL4BjVCpVdhVJcbQ=" } }, "is_incremental": false, @@ -2792,7 +2792,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html", - "hash": "2rPsLYeu//lzuhdGCqwZfVvPbAVTT1DjbfFNBzQQ6Vs=" + "hash": "wAx9tFsSnmcQine2Y4oSzeTXsIrs67ARnUZ1DKOZWdA=" } }, "is_incremental": false, @@ -2804,7 +2804,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html", - "hash": "d9pG4L4YuGT4G49YonlyC7agwZ4c+bOOiBU+vdRIff4=" + "hash": "o+iHDvKRzhF+XqKlw25qOskshQxB1CH1QUWr9hARzJ8=" } }, "is_incremental": false, @@ -2816,7 +2816,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html", - "hash": "vAfkQ+fPAi5GxH8/v47b88jq7rF5JMepnTQNa88+4dE=" + "hash": "lah5Z7Rjz9M1JyJ3LetD1P1i1i4NuMk3OxIepODXPOk=" } }, "is_incremental": false, @@ -2828,7 +2828,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html", - "hash": "9eZ0xP8QUmZLDZ7Y7/29FGzpgW9I9GESD4mHiYRwpYk=" + "hash": "uYIEtSA6hUI0oEBeafyrF2N5hxvmox8nTUfKyku3luw=" } }, "is_incremental": false, @@ -2840,7 +2840,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html", - "hash": "eMxMaT4je2wrV9jhK/qV0LpGeoUOD5Ag1mzJe/9F5aQ=" + "hash": "1rVqo3yjuq1RYLWW0+LwtqTgSKQH+67wOU6tyBm7Zj8=" } }, "is_incremental": false, @@ -2852,7 +2852,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html", - "hash": "a8vGkLWqcYUtd3WLexDdjSxtqV6HgEsPJB2sPfyVBKg=" + "hash": "lCExoqUlIfQw80OOj/tE/SJlqEn3EbXrwQiR6nHK+Es=" } }, "is_incremental": false, @@ -2888,7 +2888,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html", - "hash": "cxQOLa1O7ayKY3siAA7kngevZZBx61NNeDLtf/lRBjc=" + "hash": "RlrV0ek+1XG7PKtwU/oGXpOfT66EDmQfflMKsN9Ipd8=" } }, "is_incremental": false, @@ -2900,7 +2900,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html", - "hash": "YpRXeFrRrZl55MFS22KV+OdbMi7R6k5swwF4LOs+teg=" + "hash": "hwJmGykGL59iPsu9z9h2+LgYYS9SNX/6yNTnsVKO5So=" } }, "is_incremental": false, @@ -2912,7 +2912,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html", - "hash": "+LDnyroVhKgVqns0/xsHQNKPExrLiQAK4wzmqH8Wi9E=" + "hash": "Dk5OHz33GXfGDRRYwM5WEpdo++SnuKPVF/U2A3vFNmI=" } }, "is_incremental": false, @@ -2924,7 +2924,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html", - "hash": "txXc+5sb00cC1DUnwmu0+avkK8rtXpyGNWIp+2RHty0=" + "hash": "PZF0ScRrz5v+rJnRQyZ6zDJhSwtRKopks6rnekx9T4M=" } }, "is_incremental": false, @@ -2936,7 +2936,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html", - "hash": "xN4v5k3dvXiQUSzZ2cEf+VPfC4lsy4UFHU5PFTIL3EQ=" + "hash": "z+YT5deuW6gLaTN0GslCFNeZaczApCeOJ3n2Uskkg9g=" } }, "is_incremental": false, @@ -2948,7 +2948,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html", - "hash": "i/HiKpj/0k70pWa+6JGr5k+5Lgi9AXPakOf496DhnHg=" + "hash": "uXl1YIS6kJYIG7EVxUKF/w5Xny6t8B3DHwRH04g4H34=" } }, "is_incremental": false, @@ -2960,7 +2960,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html", - "hash": "nU8HzWkpEsvUbf2+OoDzqKK/yUXeK3MsKnGDhAhxPHE=" + "hash": "M1rPOQCXhl7gZRqeccohYV9hNTxq28HayCKxBML0XXA=" } }, "is_incremental": false, @@ -2972,7 +2972,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html", - "hash": "74OmD9NR87PN9zwxvZ4toYWgUNmAkE7t29W1ehTcU/I=" + "hash": "RliTKE28q+J6eheZ++p3TrN+wXG2zhe+85ChG/dXvN8=" } }, "is_incremental": false, @@ -2984,7 +2984,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html", - "hash": "g+Pp0TboM+Z4C5MV2JAcfufP2t5ZR8/cSjUh4YUQ0Yc=" + "hash": "9BtU3bM02dV1ipeGttxqawlRlUDbU98ydJt8vPt3py4=" } }, "is_incremental": false, @@ -2996,7 +2996,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html", - "hash": "NqYFysZ8cwEIW5RzCPaCKeYGhcIEGiLrSFhVgBTZzIg=" + "hash": "siu9+Pyot30BYPAY2X/hZK+TTc9r7kDsMrskvIGGycc=" } }, "is_incremental": false, @@ -3008,7 +3008,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html", - "hash": "nEIXwILhIPxSSGHiIVpTyTjTelRphQsC7cnp0cFR+jY=" + "hash": "2bHOcQFr86Uz1LCZNVD2f275EGfnlwyM5Fy/F1HPL+o=" } }, "is_incremental": false, @@ -3020,7 +3020,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html", - "hash": "xickIHPu3hJYG+5lGR/8Phkp85Og0zHElXiU7wO+O/Q=" + "hash": "aUtaqWl0fUjNwlsZ5T23eLncNFZO6Mga7xItopwqP30=" } }, "is_incremental": false, @@ -3032,7 +3032,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html", - "hash": "aH32TFZ0cix/DntcWCRIyy8iX3r41FsbTc/9DYnNJ9Q=" + "hash": "v3go5nmPE0t0/83n/ieiijGQQSH8bZC50ZA+BDDLzJY=" } }, "is_incremental": false, @@ -3044,7 +3044,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html", - "hash": "t8pCa+37GXTi0SYMsbTI3y2gpNqspAWbaU0SNMKwijM=" + "hash": "aT3RQjiaIm07uqtuPhb1xNCkK/Yo1tJDbjslIbz6bKw=" } }, "is_incremental": false, @@ -3056,7 +3056,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html", - "hash": "IyeD6kdWYmdhi/v29mo/yo5OkComVbRGCmMKTWxguRQ=" + "hash": "39uV0h4W/3xabuOC5AJ/MT8UbG7kOBaWAyZjUcid0f0=" } }, "is_incremental": false, @@ -3068,7 +3068,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html", - "hash": "1Wk2cxtHR1bdyzN8NKlvCruyAHMWRDEDInCgfc3UIhg=" + "hash": "E8TMC5EXHm/3VkdssJtRrK2JtzJZQjgLi5X3qk5r7C0=" } }, "is_incremental": false, @@ -3080,7 +3080,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html", - "hash": "57PY7ZQnomDsmfcvNGO+sA7mhjx3xCZfQllji+jxszU=" + "hash": "jH6hc9MLB4wYWppVtE1LWe6KR2T587/VJ8M26nFIajQ=" } }, "is_incremental": false, @@ -3116,7 +3116,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html", - "hash": "xmX7smWrBj/NuWGk03X8L7p50yqvjTg/lVQFqQvs+OI=" + "hash": "A9fWBP0ftgokqNk8KcyzS1fG24mL4mB+5EMXp0LhVrc=" } }, "is_incremental": false, @@ -3128,7 +3128,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html", - "hash": "nnrIypn+/MVlXnNJqpaQ2sgRShNMJRuWUhjehhBdpQo=" + "hash": "ApGGSOj/YC+Eaq01x9MjTRkVygTVFS5cXSQ0xCsMUxU=" } }, "is_incremental": false, @@ -3140,7 +3140,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html", - "hash": "gQwAhSKMsNP8cYeoFTBdXEShSlLTYp+//h/YK5yCnAk=" + "hash": "4bNCBMFIH4Oko5ZZpU3BdL01xT4KGl9PbfobsxnO1tI=" } }, "is_incremental": false, @@ -3152,7 +3152,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html", - "hash": "t4sGyqXorZvQUaJRYW/6/djr82LdjL1BLKmL5fdTWOk=" + "hash": "0we8BNhHml2esJgF6CrZOzQPrE+AYMFQpmpZdLOexoM=" } }, "is_incremental": false, @@ -3164,7 +3164,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html", - "hash": "aXJDyDgKjpDVjH1td9/BXcyW74MKs13RZMo/JNpMII4=" + "hash": "PudzmvWwDl4C3TBXCEKWUC8ZO3MVV2UxDneiYWWjr5s=" } }, "is_incremental": false, @@ -3176,7 +3176,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html", - "hash": "fcya+s51gRv4o0v4iCovj5Sk4hfgv3+E/ACMLoTufqQ=" + "hash": "QqLDfllZ7lC9+NBHu3SPLgWi1IVVQm8rBhGROmLZ6D0=" } }, "is_incremental": false, @@ -3188,7 +3188,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html", - "hash": "9C4KiCz6GzYsA9uNBWZmoX1E+VU/8vRQRGZAiOl9kZE=" + "hash": "8rRMFyD9wzxZ3bUE8UqnGDwYR5TjrDrXU52WS9+ClC4=" } }, "is_incremental": false, @@ -3200,7 +3200,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html", - "hash": "OEq0L6yc/UMsfiP8yoPLzxI9RRAmB4dMKD7e+zCmv0s=" + "hash": "4hWGuJ7ARiSMStMFAJZ7KWiUE3E85bKNGsjIZLU2rqI=" } }, "is_incremental": false, @@ -3212,7 +3212,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html", - "hash": "z3qoqhv5LbRPbclkMkZwgX5chODd7OaXXFeYvYOH4UU=" + "hash": "qGB0yDQOKSn0caRD6EcH7FeNUYBnSmQFY/cqIHzhlfk=" } }, "is_incremental": false, @@ -3224,7 +3224,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html", - "hash": "qkewLKC3KDOZ4MVysgMNhVh6BZmqUec8k7dO2i2NUGY=" + "hash": "LBLamAmkqPst66P9m0ZY48zYFgap5psWSKIT6ffz5es=" } }, "is_incremental": false, @@ -3236,7 +3236,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html", - "hash": "m5KPRsZXzpibkkzHrAgRVa+TkD+USD3gjDhaxTdusW8=" + "hash": "WD54OjeOz7BtjsLWlL6m5sKhMqbtsGZwg1LRtbAF0OE=" } }, "is_incremental": false, @@ -3248,7 +3248,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html", - "hash": "fHIPlV4D3NDtP+8P5/HocJqLqJPIdcXlSXfwJKQAKy0=" + "hash": "n+EVDzt7NaSG591009W5r03aBXcYNhsYqdWumicswpc=" } }, "is_incremental": false, @@ -3260,7 +3260,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html", - "hash": "hu9Gg+tob07RvuRrBcXJzbnBJGLiVyTOx1M62qL0LxU=" + "hash": "8Fr2knC5Ln42VCBJIYkrllXYeOre+jC/kaePwhcDgFE=" } }, "is_incremental": false, @@ -3272,7 +3272,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html", - "hash": "hX7HBuUD/E3PFJxEdmlQDrlr4a1Hv7ozZYcu0pcTZA0=" + "hash": "kltUYqEI9VDnljcVT7Z+GpnimrZ+6sX9HZnAciWFSNI=" } }, "is_incremental": false, @@ -3284,7 +3284,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html", - "hash": "BDcVUnqWnYIS4a7/d/2+NCEheE2Z2zaDtIry3tJlrz8=" + "hash": "qtRu1V+x3ttO7Vrh41e3lWSbMN7sIsp4YNnP8XaS6JM=" } }, "is_incremental": false, @@ -3308,7 +3308,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Document.html", - "hash": "ge0q6BeC0yWISljDMfzrVP8J2Qq5uEkYQ6X6vByEJ1Q=" + "hash": "qXyCNZyHUomlJMYl+5y1LilQj8dHYhc8df8KSMJz7FA=" } }, "is_incremental": false, @@ -3320,7 +3320,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.GeoCoordinates.html", - "hash": "jRHr73jlHuc+eInAV93hSmIOISDp9wbSmVGklPAlyO0=" + "hash": "NNuIZImG2rBWPwl2YrgYMhxEu3erhKCdIpFwtxcGsg8=" } }, "is_incremental": false, @@ -3332,7 +3332,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.GeocodedCoordinates.html", - "hash": "2p4AhNlJGn1AFgLGjBlyGkrMX/XoGuL2diH8HBqSrXY=" + "hash": "4V5WFQHje38ag/ZR6iVBareg/aW9PYkAGf4uXztq6n8=" } }, "is_incremental": false, @@ -3344,7 +3344,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html", - "hash": "qZ+DLDYfHwPCV+k8TWM/Il1nXUTVTER1HciMeY6Jegk=" + "hash": "LXxQ85rmUxeQxoQtRgxwQ5JX64ZWGsGm5lSfYJqrEpE=" } }, "is_incremental": false, @@ -3356,7 +3356,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.EmployerNames.html", - "hash": "s11HfOjaTq59bIYmv4BhJA1ka3O7TN0d7m16qQ6mWf4=" + "hash": "mFQR8xUK4ObwtfBaPD1OJcUWocRPjEPyv6tfs72TdRU=" } }, "is_incremental": false, @@ -3368,7 +3368,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.JobDegree.html", - "hash": "t7x0Qa3L3rSOx9t+2fNWdmRn6e20Q8cOfLmjbutPdCw=" + "hash": "drtEUIjVojttgZ/9jw+Ym6Q2epQjhqQ9aUl96Jo5cF8=" } }, "is_incremental": false, @@ -3380,7 +3380,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.JobMetadata.html", - "hash": "ZJ6rjn8CWL8LkSE+2LKpTdW/dyHjQ3Nz80kbsAI8C60=" + "hash": "bZhWAlU3RQlXAwEu1P08WPuNvqFwhiZr35zt5ltmgpQ=" } }, "is_incremental": false, @@ -3392,7 +3392,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.JobTitles.html", - "hash": "IMErJOUFIiqVRyTQm3B76Gl++igwgDEdDpYNtVn+JbQ=" + "hash": "Z4PQ1VO+6I8jSj031v20Yy+SF9xoEkedhiSvNsRgVpk=" } }, "is_incremental": false, @@ -3404,7 +3404,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.ParsedJob.html", - "hash": "JHhPu8McTZsWyxCPFjEglsiZeLs9gq8wBjqA6abU7ls=" + "hash": "viRP+/StWSmh4Ly4W2Sp2R76tDW0BcTlyTrfxzC5PLk=" } }, "is_incremental": false, @@ -3416,7 +3416,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.PayRange.html", - "hash": "/BafchufdWWZ5AUGqnNWB6YJKWQnlrFZW3Rg8JqIdZY=" + "hash": "IcqoCt7F9SQXQTGnc9Z1+ecF/m4Aw55FKaK4034INPA=" } }, "is_incremental": false, @@ -3428,7 +3428,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html", - "hash": "4y+gU4JQyV/Dd9l63uTxNdcOqpbQourzMkLCbJg2MfE=" + "hash": "i1rzA+65jAFFou7kPJ/udpgzUFN8V1exObB4Vax+44I=" } }, "is_incremental": false, @@ -3440,7 +3440,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html", - "hash": "rHYjCQwTCfHl3spnWfaazUmj5N+t70w2NfdEO2hAMhY=" + "hash": "/M8c9NaSW6kQaAmIyh5hucLKm6rwR0nST4mo0PrvncE=" } }, "is_incremental": false, @@ -3452,7 +3452,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html", - "hash": "53OMSGWAJC1IImOPt2aNMIBjkV2b5W6ga/Rl1lqDVKs=" + "hash": "kslsyVQh73B5YLAoIja6EFhjofexzc1MKa8yUZFjeGE=" } }, "is_incremental": false, @@ -3464,7 +3464,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html", - "hash": "ggy7xxj8hd4OlbSOC+AoJqlH5RT7vEFPZtklEKMiWrY=" + "hash": "BQ6orJxR21wAiQRN3LgqtTFllG/zLENMTFp8VHhWKXA=" } }, "is_incremental": false, @@ -3476,7 +3476,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html", - "hash": "u3EYeHPvN6B+ZkTCRQps+hvEkdagllKQQLFTl4eT6c0=" + "hash": "5pRqtDsJeL5ZapW/1P0rz7XMj3utDb1RgO1jBRhh50o=" } }, "is_incremental": false, @@ -3488,7 +3488,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html", - "hash": "CdkyS0prVOeTtOZ4joL3x4+1WZKWEkyEjgIiN/Yb1LI=" + "hash": "TwZZxvifndO6y/kZK1jlqPKkFmHJvMiN7r4V0wB2b38=" } }, "is_incremental": false, @@ -3500,7 +3500,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html", - "hash": "u1bOb3IeIjszx+rMJAAEhLsrtM4xlFvGM5KchPIuVAQ=" + "hash": "ZELYLeD+s8W75333Fi2pGEXSOAbePFIxFBr0TfCAlGk=" } }, "is_incremental": false, @@ -3512,7 +3512,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html", - "hash": "ZPxbpYGtoDGiF3xgbFYBQbnOVd6UngiLf2RavUpa10g=" + "hash": "mRdc9RlHO8Y+y++FeKEP2mbQknFG4BTqPFk6Ursw25A=" } }, "is_incremental": false, @@ -3548,7 +3548,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Location.html", - "hash": "f/mtekEKdLqoSbUl4547cT4fAjVxRFuHQG07xztTvnA=" + "hash": "8D3klHpKbJtaMVxliJpT/29LQH/Op7+k+/B5nKDo0wk=" } }, "is_incremental": false, @@ -3560,7 +3560,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Matching.Index.html", - "hash": "sQpGIyGjPDCzaYUFJAUyDfnv/703KjenwkEfzIi08A8=" + "hash": "YWUWEp0tOxMLCnpfsR7/M+SzrOKGK8sK284+4XBbz5E=" } }, "is_incremental": false, @@ -3572,7 +3572,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Matching.IndexType.html", - "hash": "9J0pD410896YsF2jpPSRxKidoZcnZ5g+IJsMj+Saqcg=" + "hash": "/W5mQLYYaUKyIaxaBHoZ/MoVZks7gaDAcGQD6MLAusQ=" } }, "is_incremental": false, @@ -3596,7 +3596,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.ParsedDocument.html", - "hash": "q0ZrmEKklJFoLk5i9lrVPJ4x/SdALfiCwkXtC8yF6q4=" + "hash": "MjtTee9KB8wdxjOW/WmtlbvrQCIiuCpkCpbK1wZIw2k=" } }, "is_incremental": false, @@ -3608,7 +3608,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html", - "hash": "UU32fxByfd/A4bthz1kCcBwhxgDshUx6eCspEzyiQcE=" + "hash": "FXtDkidHXnlapw1MWa9mgpBHdUBNfaXhU1j2wB9An+M=" } }, "is_incremental": false, @@ -3620,7 +3620,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Association.html", - "hash": "l4Mn7MxX0QOAWFDJ6+Ghku0yE3Q7DnZoiK8PW61NBU8=" + "hash": "D0bitoANROiyK9JdXAY8P/UXU0jgBluvU4DkPkRjNQE=" } }, "is_incremental": false, @@ -3632,7 +3632,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.CandidateReference.html", - "hash": "PnLGVkj5lrSZX0PR4YWvByxiPJSaUPoWVvlKPJmvtCg=" + "hash": "9xUk0uFIbrb637X+E+Oxsw+bkOtf9j8zBKYtjRI3XkA=" } }, "is_incremental": false, @@ -3644,7 +3644,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Certification.html", - "hash": "qYbRhmzIakxM7IQc+E6Q9F0agTBIJ6w++2tKiX19YjU=" + "hash": "yR2uyGFPXQBY5kn9Mdy8Zc6prO3+tNSF2emBet9Dv5c=" } }, "is_incremental": false, @@ -3656,7 +3656,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html", - "hash": "57tr58656mde8dl9A+tufQmmwbjPi8C7URw9ZwHFLCM=" + "hash": "xtOi2ui0W6WGaszl9EPvcLXrs5BC9NBh3ZctyyICZH8=" } }, "is_incremental": false, @@ -3668,7 +3668,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html", - "hash": "gFS1yvyIG6sv7rhtCdcFZN/RuvfDuCPjl3MWPnI2hB8=" + "hash": "9PfOtn0tDJcPAeHXhH5fdhvVyBGFjsFwVr+uVEKt2no=" } }, "is_incremental": false, @@ -3680,7 +3680,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html", - "hash": "I7+B0bcQSPi+VBvehH9ROx5/sD8gkYdy4rqfKcyQ11Q=" + "hash": "J6Fs2Z3wNbevjYkvMNHaUwi1MfXtuC+31KbqMuBvFCs=" } }, "is_incremental": false, @@ -3692,7 +3692,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html", - "hash": "iJMdYO0g2mRau3DdxiPzQovyMyCR4W1pA2WuxvOlYi4=" + "hash": "bVSrqTxz53Z13o8GxY+ENeMKMMjTglPI9RNnwcrUlpQ=" } }, "is_incremental": false, @@ -3704,7 +3704,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html", - "hash": "ZJz2OM7FDHb1+E/GXJKCHPQH06Gt5kvvzlE0OwmBOIE=" + "hash": "XRqHLiegAWJSW3PBstBUDFgyAMTj6kAvCjaeMyncoYk=" } }, "is_incremental": false, @@ -3728,7 +3728,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Education.Degree.html", - "hash": "R2cdIGra3QWIdYbHuD8T4U2BqEB2voBBdFocmvU1ndk=" + "hash": "lwdeoHzRJme7zIY2tpc+Tc3yMyIo00uxeXcKtJlVS74=" } }, "is_incremental": false, @@ -3740,7 +3740,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html", - "hash": "7MwLIT1y2GxilevpbPWa8vrCnB8O+mx0u1N8AXg1OQ0=" + "hash": "t7gWa6x/RqLDqVAyXnatbuDZv/qUARBXgrH7ewcanLo=" } }, "is_incremental": false, @@ -3752,7 +3752,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html", - "hash": "lLFxR1hM6NSOU9BaoB++AhgFa9e+BpmnwzfvqhpIAHM=" + "hash": "7pVGuy+moJpIjzcCHYKA+C/gbnLvsX+FnNWhpVw5PeI=" } }, "is_incremental": false, @@ -3764,7 +3764,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html", - "hash": "EQTFnq0ebzf3Be9nQa5Gk7EkNeCtW7eapBFb08ZY1Q8=" + "hash": "nHN4sN0pUJYwV/0UvfZQP6OABZ6nn8cjjmCJzs2GG+Q=" } }, "is_incremental": false, @@ -3776,7 +3776,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html", - "hash": "YsnKqdapXKr5K6apnaeVmOqL3SbMga4BoYIcMLXXSsg=" + "hash": "71a4tzYWFymRzp/BVYIRamXGiBi1lZKVZa6bWSTDcfQ=" } }, "is_incremental": false, @@ -3800,7 +3800,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html", - "hash": "5AxurpnOF6PFETQuLuzqcdQmxt240vgpq25ougKLmV8=" + "hash": "u1C7VjDdGx4ZC4cFdxQdtO/bnnz7NttQvf5isGNatuc=" } }, "is_incremental": false, @@ -3812,7 +3812,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html", - "hash": "Q3hdys/bbyfHN4AVnkAka7A6qv1A1fF3cMqMTC4MdPY=" + "hash": "z0FZT49TAl8PZJTtNruT6+bpehdwGLNEmNXSvlx5Izg=" } }, "is_incremental": false, @@ -3824,7 +3824,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html", - "hash": "OgXMYmA3FYJ1NKLWdQsJHOF0qXPHeDpiqGC7W3vkbn0=" + "hash": "kOVrbM8Dnpg4E6LESfJiq106zJmYcYXDa9CStUZjpZY=" } }, "is_incremental": false, @@ -3836,7 +3836,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html", - "hash": "/bJgBbtAxYDdWw2ivcQpuGdYI1fTz2oJGGadiigz1LU=" + "hash": "ehSBI/udAC4nkcnd3zA8ia/9ww19TYNVKrwab9Y+R0Y=" } }, "is_incremental": false, @@ -3848,7 +3848,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html", - "hash": "gwYjDJZFkzddU8SNSZBHWfkf2xbm0FS+dBo7pkjxbK8=" + "hash": "PH6XdGs9bLkmAw3C0Z2uctgyu1sZA+OkUQdMvFmuCOg=" } }, "is_incremental": false, @@ -3860,7 +3860,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html", - "hash": "tbUFriMTic3e8qLUIdcrAYer94d7Pu+dDNBINGOgBkY=" + "hash": "3Zo0PmemCixAqDUVmP6THluDXb+Er603KJaRfXNmKRI=" } }, "is_incremental": false, @@ -3872,7 +3872,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html", - "hash": "5DSSAbnsmMkm9kCBgbrkI0U5Z+4+bAwiLk8vfX9w4H4=" + "hash": "3lDqgH6eyCIFjXpBaNFwFHmBWwG+mqDOj/Kcflep4bM=" } }, "is_incremental": false, @@ -3884,7 +3884,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.Position.html", - "hash": "E5y9fzus3dzl7/8ZiFhVjeMvPlGyW/zinJEmzSGIFpk=" + "hash": "c6BFB23WSNDyWbHu7syKA/k0kap6Cr5Rgk/irtv7jJM=" } }, "is_incremental": false, @@ -3896,7 +3896,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html", - "hash": "d31IryOeqZidFHS2VfTkRL0wt/puXdwC5Zk1Dl9Uogg=" + "hash": "U4ia4vb5bBl093j8qbYlh5G6Ma3UNHW2EE8dyM3X3Yo=" } }, "is_incremental": false, @@ -3920,7 +3920,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html", - "hash": "nKg7wlyo3G6klc1KXh5ppZbDMb7EJUWDz/ku3J1zSKo=" + "hash": "+yeohsDXA7i+F6UYk4TPF5G8A4aSLA2A73AfhQ79WeM=" } }, "is_incremental": false, @@ -3932,7 +3932,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html", - "hash": "+RAnHTymvjAtAhgIF6FZeGAkp53nh346Jg0LdqJxR2E=" + "hash": "odDNuACRd+2ALuHe5QAJKyZ9VhytGu5wljkqPJXkiCo=" } }, "is_incremental": false, @@ -3944,7 +3944,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html", - "hash": "RtD0rSp1LxJ1duq78cVBs/DegeSPW9atofVskkpPyWs=" + "hash": "96c5kopU3KrcmscRb/rtOxbRAcIfdV1wCNpbWleCmXk=" } }, "is_incremental": false, @@ -3956,7 +3956,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html", - "hash": "WBC3GrLAa2RUUWk09hgKYX3JqQVgd3dY44hIAcEZrgw=" + "hash": "1OA4QPq3LQq/hjolzLB6m/Q0Qwcmg7/aBj25qukMMGw=" } }, "is_incremental": false, @@ -3968,7 +3968,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html", - "hash": "dduG/mAZwAejBC8WQ4XRETAT3Vip5QVm0/egmh/UfBs=" + "hash": "P+Urc2ey8COwT8qQwjKvAiRZ/G9R6d1h8Ygg1+2PKhI=" } }, "is_incremental": false, @@ -3980,7 +3980,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html", - "hash": "RylxiPQXSXwG+ORJdSSE0qT5U0YQUxHQxUykv+xoVIs=" + "hash": "fZLLrMzXpsYEdPcFMGEZGN3NLMj0M4LScV9VGp3cfwE=" } }, "is_incremental": false, @@ -3992,7 +3992,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html", - "hash": "DXZDfgux3PQnzJLfh/FjtXLQHRcJsD3EvGS7lBZvfLA=" + "hash": "wUTFtf6BKFFTy2sYLFc9HbGU4nkx10ZcpoWeDUFmlJM=" } }, "is_incremental": false, @@ -4004,7 +4004,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html", - "hash": "29spXF8kop3pPFXJwALiF2023QLooI/fNzraF1xqMjA=" + "hash": "afKX3Y3plqPlkr9tDbzZcssXs+rcGGv9knLvRnbLtzA=" } }, "is_incremental": false, @@ -4028,7 +4028,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html", - "hash": "yJDLSBspqhcHMSjB54VatznDDau3uaj8pdOuThjtC0w=" + "hash": "7TMHmkXd2nGMngfDeUXLWokwA0LaVGEjl9L2orDBKI4=" } }, "is_incremental": false, @@ -4040,7 +4040,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html", - "hash": "519mL8EYZLVhNER/s3bdZanhcS/QFa3M8g97sCqDuRM=" + "hash": "2dgH4dwUPLjU4KH9gCUN7unnw8Ky1Ujqid4L3kdE1lU=" } }, "is_incremental": false, @@ -4052,7 +4052,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html", - "hash": "ttxYCaWRApnKm8Uhpnccz32HWqxtYU8fY9UqaQfvCEY=" + "hash": "OXhgHFfP/zT+iIMbxZh19WgH5ffasrp935io+2ox5jE=" } }, "is_incremental": false, @@ -4076,7 +4076,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html", - "hash": "lVIWFbTU4kbZDx/0M2YSuwOfJA3h8Sk1Ym7ZalHdCNA=" + "hash": "NL1hAEHmEkf5S+kYllV8Cki/NunFxMyXFazAJRyxRo0=" } }, "is_incremental": false, @@ -4088,7 +4088,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.NormalizedString.html", - "hash": "+ZAzEXmJVgIKt5Ish0VvDrh/qB7Ifz+r8fadWxw0iuQ=" + "hash": "ZfpEqPn4ejzTQHS/lPXg061yIDkdoGQXZqKNM2MIWTw=" } }, "is_incremental": false, @@ -4100,7 +4100,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.ParsedResume.html", - "hash": "xjXLKKdNLdhvc5kWQ5VzEnYKU4tV1vFI5sTeXIqotqE=" + "hash": "tOAPryspyo571xhFtB+i3qSbzSp8kPK8PFnHJvtMh3A=" } }, "is_incremental": false, @@ -4112,7 +4112,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html", - "hash": "ISkzRWxJLuAZ0Dsm01PjkZLbUigb6LPOk733VDQvW8w=" + "hash": "/OEtc/yKhgpGRDMnPpnFYn//GdUXgXYCeaYXJXhCyio=" } }, "is_incremental": false, @@ -4124,7 +4124,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Salary.html", - "hash": "P0e43K0hx2JamkaYfay4vcmLySl6UZ+0bbkGlQApwOo=" + "hash": "Nqt6VofdwRl/0qUcKwL7cUfu1E2grhDvPQA9WcTlefI=" } }, "is_incremental": false, @@ -4136,7 +4136,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html", - "hash": "4jSp/fSCWTN17ZH2pEIZaJAyOup+chCysUeJoSUiKWQ=" + "hash": "qdLEo90ol7OoxHXJ2aj4dtU2Ogw4Is4w34cTR5cb5R4=" } }, "is_incremental": false, @@ -4148,7 +4148,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html", - "hash": "DCgOXmT3BJMQgc2pKaHFzrasS5IoPnWV/h/SwYfmwmM=" + "hash": "n1mFpoS2bI5c9BMSMKTx12mnH4G+zMMtKw/XK/I/o9s=" } }, "is_incremental": false, @@ -4160,7 +4160,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html", - "hash": "SAO9QifAAd/3K5AwexglCRv6/BwouPsMrAWb4p8tndk=" + "hash": "LkVA7Dn6VuOhUJtXMqVGTVq81Iby7Q3XD7dYB5TYYPs=" } }, "is_incremental": false, @@ -4172,7 +4172,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html", - "hash": "d29193Ii0vH0+Yg+zfTU2XR8t/K46Q5FWbt0m83dXCs=" + "hash": "+wuXJY5CLTWUatv5f+nkne7/K2zhQIbePxEz6/Y+M4c=" } }, "is_incremental": false, @@ -4184,7 +4184,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html", - "hash": "b6NTouZF/UrGkVRV8osWHYnuY62TdDe1nO71ENc2kcc=" + "hash": "YHGt+8reagSm7WYSUVvrCcPMeBpZ+rn9af+0XDo2JKY=" } }, "is_incremental": false, @@ -4196,7 +4196,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html", - "hash": "wisoSFEy6TX5I2xqBjpM2EyvFE2HNvTyzIcKcBnB6Vw=" + "hash": "71oVEAveJEzYouChRCi8lylKwy4Y9zz4TYc7MyBaHHo=" } }, "is_incremental": false, @@ -4208,7 +4208,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html", - "hash": "pvNuZe58EVlo8Zp2Ik+A3xIiSEibMpIz8VxzveSljkM=" + "hash": "Te747qshu0qRFjj36NNQFg3IIaAKmerGTgRzTHa9i5I=" } }, "is_incremental": false, @@ -4220,7 +4220,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html", - "hash": "W7EHDrKSLCITsvEnKS3W7kPpe5SANVj1PPRsTMUcxDo=" + "hash": "T3vnaae5Z6s4SminNG7UOJ6LlI4SZfs5Ie+W6ised+k=" } }, "is_incremental": false, @@ -4232,7 +4232,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html", - "hash": "kpuYnNjSP79FWA5UwYRPwRIQ1EW7m/c3jqPvqkph9aU=" + "hash": "hdQtfqwk9M3BpzvGrIemKNyp7l15jgXOtCcKbaIOSdg=" } }, "is_incremental": false, @@ -4256,7 +4256,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html", - "hash": "ZLBvjtC9IT1+h5C/WmHAbB+xZLoSV+N3oRVxknLAAwg=" + "hash": "ucLcZZQI76hVZbD0AYTrifyGx1PIufxx9Ose3osMYnA=" } }, "is_incremental": false, @@ -4268,7 +4268,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html", - "hash": "TXj7Aq4MfkXcYqaVZJrTFPH4FJaj7uFthmzRLk4pQ3o=" + "hash": "vzO26tyN45hc5USAlvVvoc8CIIsmW3jvNdQ6npYoeNw=" } }, "is_incremental": false, @@ -4292,7 +4292,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html", - "hash": "7/vwfNhDRdnJk7I3w5zub8wHDm8JYSYtsdW8ASPP4kk=" + "hash": "PmWAH4dbU6I+jj/WLtUhL82Ck956KXTBDSArsNXJFzc=" } }, "is_incremental": false, @@ -4304,7 +4304,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html", - "hash": "5iiOo9wX/yYKbKdW5hCIry3spycxGNcTVDpijxwQuo4=" + "hash": "R9T5GvePmObfu4qgE8RtNgMZ9tbtdcWMgQIDE3fDReM=" } }, "is_incremental": false, @@ -4316,7 +4316,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html", - "hash": "oHvazmUKwbxLUGRbgD7bLzafIzJDUL6qnsAbZWfh6qw=" + "hash": "ga3OGIehBDraQ+/SmY/xMX2fvpQIl3Ntotj54p0kFLE=" } }, "is_incremental": false, @@ -4328,7 +4328,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html", - "hash": "wjYQktwxkfuIU+WcAaPdpX/G7xNLHBfriQEC9ZVx8Kk=" + "hash": "X8K8lzOM3t+68r5v57lBjrCajMmqu06MhbuS1Rx1API=" } }, "is_incremental": false, @@ -4340,7 +4340,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html", - "hash": "xYcucYhYLpek7OThpflNz25xgIDFqjtICDncGguQf4g=" + "hash": "fphSH+xzO6iKRfWbU/yo4Ytb4x1TA6KWPxfcJ6sqinI=" } }, "is_incremental": false, @@ -4352,7 +4352,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html", - "hash": "YWBtW9GrxxPAQxWIznAnOWZJj/AHarWqmYLLJJ9WVvo=" + "hash": "VMP/SBIZ06pPv3s0fZCuemgxSywwaSwLAG/WDQrgIC0=" } }, "is_incremental": false, @@ -4364,7 +4364,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.RawSkill.html", - "hash": "iavF+nO19X+17JHmolqxM4nretVC6yZVnuS35P2TPAY=" + "hash": "WUFwRJr6pbKTUSt/bHfzWre0hbUUh74XtvrsK7ijqPQ=" } }, "is_incremental": false, @@ -4376,7 +4376,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.Skill.html", - "hash": "N3tn58DXCBtYAZeVJEHhfLyCM8FCBAneZsuzjYsi1Lw=" + "hash": "5HXXhR9+9FpmXuG6yRK8+XpRDlfO2JIIVl7o8I69sdc=" } }, "is_incremental": false, @@ -4388,7 +4388,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html", - "hash": "EgVvbUDeti+LXSBivIfQw83m/KjZYVBb5JuPileJb1o=" + "hash": "bnjmOy+VJitT/fClR5ezz1SuYSHE8DvW025g9vCaNk4=" } }, "is_incremental": false, @@ -4400,7 +4400,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.Skills.Taxonomy.html", - "hash": "phPYl5YMW14L8364BPXzuxZWYSAhMVmolDfHYXMwr9c=" + "hash": "OR2aj760aFAklcflt+2JwGfweiLQnjER1PyZDoHD0hE=" } }, "is_incremental": false, @@ -4424,7 +4424,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.TxDate.html", - "hash": "QQezotRCl3269gOLaIztiPhwC1fzlSCVtf5SPPLY+QY=" + "hash": "53M14G9AcuSADTXCVTIQxE5iqQqK8VDg416Oiv/VmO4=" } }, "is_incremental": false, @@ -4436,7 +4436,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.Models.TxPrimitive-1.html", - "hash": "Nyu/HLg2vM/fqOSW6lLGyr6Dc5twMkxSa+EhhN/ZU5I=" + "hash": "m1V0tiJ5+H9bNfq1AxH9VVZ4Kaqrua8sN8OYI/2HKAA=" } }, "is_incremental": false, @@ -4460,7 +4460,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxClient.html", - "hash": "JzVz1VeRao/Durv06bb0HJBk2rhzS6GoxtJhRUxq52o=" + "hash": "IWdEUfeGXnE+GcSAzYHJ2bpIu3C4B5E+Az6hZRFKJls=" } }, "is_incremental": false, @@ -4472,7 +4472,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxClientSettings.html", - "hash": "3z1ZmDbzERnMZCLSdQaHclzw1EiDTEgtZfsTcjUgkXE=" + "hash": "oygmBfFJSpFeHre1bV2hUvIWg5JY4epENdGeKOOyzqc=" } }, "is_incremental": false, @@ -4484,7 +4484,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxException.html", - "hash": "K3GKONZWqIHZetNMfYbkTi1mC7dRh4EvRsj0qfj2xYQ=" + "hash": "K4FiCPv8LrF3P0L2Ve7NHrEhBrpr9hYFKBekTkSaJDo=" } }, "is_incremental": false, @@ -4496,7 +4496,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxGeocodeJobException.html", - "hash": "iFlVgWWzPovucsti2TXnankP373qmkQYsNnvnHwBQQc=" + "hash": "+6WtqkuNrCaSXzVF4D/9JKTSoXQ9Z+4/Wcv0jJQJgrY=" } }, "is_incremental": false, @@ -4508,7 +4508,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxGeocodeResumeException.html", - "hash": "S0Wex/qnFv5RxBfn/2yjadRm2STv+rqFhqNEcV9uX6s=" + "hash": "iK1WOMIVFskqD++b2s5/6qTpe6QMuBHMDrFhgLqy63Y=" } }, "is_incremental": false, @@ -4520,7 +4520,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxIndexJobException.html", - "hash": "xR1kRB2sjEvUw3x4rR2pzzcgWkhBJUvl3fd7L/C49HU=" + "hash": "NQZorb4SjJAR88+z9VjryWcMsKg3cj23Z//ACK8q3Wo=" } }, "is_incremental": false, @@ -4532,7 +4532,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxIndexResumeException.html", - "hash": "XtchXeGjoJN3lXa2KzEj3Wlyqtw3uFYjoLg3jysesl0=" + "hash": "YoKvhOs7VR7tPxvXjqV4Cg/YnJB6M9oMFT3I1uCYr0s=" } }, "is_incremental": false, @@ -4544,7 +4544,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html", - "hash": "FE0r7PIIiigBi/KwKI5TUCAhaqQyYlB5f9tm+rxMqKw=" + "hash": "FEEJmWO0gjV2BFbdwXx3JR+kH2++nJ28hEo2xPeXwR0=" } }, "is_incremental": false, @@ -4556,7 +4556,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html", - "hash": "yd5haADomEyCUbadc11cVKTVoGcj1hs5CBRWJEzIFZs=" + "hash": "mI3jvvjGYGhugfm4jwZZj0Y7RhOFAWR/mfZ7frk1AEc=" } }, "is_incremental": false, @@ -4568,7 +4568,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxUsableJobException.html", - "hash": "N/fJYcd7SSV+kPwtmq4/nRJAZX5ecS8MCXoXaFvxjyE=" + "hash": "FHoeJ/Lb/AR1YmZ+Y93glCj9FklWZt2fC+07qhf7kpI=" } }, "is_incremental": false, @@ -4580,7 +4580,7 @@ "output": { ".html": { "relative_path": "sdk/Textkernel.Tx.TxUsableResumeException.html", - "hash": "/Scinfu4HX5Szg+T/dl1wVH0p5DKpX3IqDL2go8JmN0=" + "hash": "R/EhQ/ebs7VWcjh0RtuYEvzv1Yevs8hDzLYsKk87VFA=" } }, "is_incremental": false, @@ -4604,7 +4604,7 @@ "output": { ".html": { "relative_path": "sdk/index.html", - "hash": "+EO8S7Lqr+qBaGWxuoO4kZfO2/YRUSVqu5er/NGnnUU=" + "hash": "DEU3100X4XJ3/2g/QAnTbByDQ6rDuuc0paaS+2al61Q=" } }, "is_incremental": false, diff --git a/docs/sdk/Textkernel.Tx.Batches.BatchErrorResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.BatchErrorResult.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Batches.BatchErrorResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.BatchErrorResult.html index e0c09320..ed7c7d68 100644 --- a/docs/sdk/Textkernel.Tx.Batches.BatchErrorResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.BatchErrorResult.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Error

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.BatchParser.html b/docs/site-/sdk/Textkernel.Tx.Batches.BatchParser.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Batches.BatchParser.html rename to docs/site-/sdk/Textkernel.Tx.Batches.BatchParser.html index 56ece0e8..ff11de12 100644 --- a/docs/sdk/Textkernel.Tx.Batches.BatchParser.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.BatchParser.html @@ -126,10 +126,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ParseJobs(TxClient, ParseOptions, BatchParsingRules, String, SearchOption, Func<JobBatchSuccessResult, Task>, Func<JobBatchPartialSuccessResult, Task>, Func<BatchErrorResult, Task>, Func<String, String>)

@@ -239,10 +239,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

ParseResumes(TxClient, ParseOptions, BatchParsingRules, String, SearchOption, Func<ResumeBatchSuccessResult, Task>, Func<ResumeBatchPartialSuccessResult, Task>, Func<BatchErrorResult, Task>, Func<String, String>)

@@ -358,10 +358,10 @@
Exceptions
diff --git a/docs/sdk/Textkernel.Tx.Batches.BatchParsingRules.html b/docs/site-/sdk/Textkernel.Tx.Batches.BatchParsingRules.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Batches.BatchParsingRules.html rename to docs/site-/sdk/Textkernel.Tx.Batches.BatchParsingRules.html index 3096754a..d674ab06 100644 --- a/docs/sdk/Textkernel.Tx.Batches.BatchParsingRules.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.BatchParsingRules.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

BatchParsingRules(Int32, IEnumerable<String>, IEnumerable<String>, Func<String, Boolean>)

@@ -185,10 +185,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DefaultDisallowedFileTypes

The default file types that will result in invalid parse transactions (and cost unnecessary credits)

@@ -217,10 +217,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AllowedFileTypes

@@ -248,10 +248,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DisallowedFileTypes

@@ -279,10 +279,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxBatchSize

@@ -311,10 +311,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShouldProcessFile

@@ -348,10 +348,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.BatchResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.BatchResult.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Batches.BatchResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.BatchResult.html index 6ea569f3..b673a34a 100644 --- a/docs/sdk/Textkernel.Tx.Batches.BatchResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.BatchResult.html @@ -129,10 +129,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentId

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

File

@@ -197,10 +197,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html index ef9bc3c3..1561df92 100644 --- a/docs/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.JobBatchPartialSuccessResult.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Error

@@ -174,10 +174,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html index 066d780d..e3aa88a0 100644 --- a/docs/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.JobBatchSuccessResult.html @@ -134,10 +134,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Response

@@ -171,10 +171,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html index 2211a23f..466c4fd4 100644 --- a/docs/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchPartialSuccessResult.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Error

@@ -174,10 +174,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html b/docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html rename to docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html index e021bffa..0fb23040 100644 --- a/docs/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.ResumeBatchSuccessResult.html @@ -134,10 +134,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Response

@@ -171,10 +171,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html b/docs/site-/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html rename to docs/site-/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html index 06fe7e86..5eeb9ebc 100644 --- a/docs/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html +++ b/docs/site-/sdk/Textkernel.Tx.Batches.TxInvalidBatchException.html @@ -172,10 +172,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Batches.html b/docs/site-/sdk/Textkernel.Tx.Batches.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Batches.html rename to docs/site-/sdk/Textkernel.Tx.Batches.html diff --git a/docs/sdk/Textkernel.Tx.DataCenter.html b/docs/site-/sdk/Textkernel.Tx.DataCenter.html similarity index 91% rename from docs/sdk/Textkernel.Tx.DataCenter.html rename to docs/site-/sdk/Textkernel.Tx.DataCenter.html index ec2698bf..67a3c3f5 100644 --- a/docs/sdk/Textkernel.Tx.DataCenter.html +++ b/docs/site-/sdk/Textkernel.Tx.DataCenter.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

DataCenter(String)

@@ -162,10 +162,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

AU

Represents the AU datacenter. You can find out which datacenter your account is in at https://cloud.textkernel.com/tx/console/

@@ -192,10 +192,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EU

Represents the EU datacenter. You can find out which datacenter your account is in at https://cloud.textkernel.com/tx/console/

@@ -222,10 +222,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

US

Represents the US datacenter. You can find out which datacenter your account is in at https://cloud.textkernel.com/tx/console/

@@ -258,10 +258,10 @@
Field Value
diff --git a/docs/sdk/Textkernel.Tx.ITxClient.html b/docs/site-/sdk/Textkernel.Tx.ITxClient.html similarity index 70% rename from docs/sdk/Textkernel.Tx.ITxClient.html rename to docs/site-/sdk/Textkernel.Tx.ITxClient.html index b71e157a..35109c0d 100644 --- a/docs/sdk/Textkernel.Tx.ITxClient.html +++ b/docs/site-/sdk/Textkernel.Tx.ITxClient.html @@ -97,10 +97,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AutocompleteProfession(String, IEnumerable<String>, String, Int32)

@@ -187,10 +187,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

AutocompleteSkill(String, IEnumerable<String>, String, IEnumerable<String>, Int32)

@@ -283,10 +283,106 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

AutocompleteSkillV2(String, IEnumerable<String>, String, IEnumerable<String>, Int32)

+

Returns normalized skills that begin with a given prefix, based on the chosen language(s). +Each profession is associated with multiple descriptions. If any of the descriptions are a good +completion of the given prefix, the profession is included in the results.

+
+
+
Declaration
+
+
Task<AutoCompleteSkillsResponse> AutocompleteSkillV2(string prefix, IEnumerable<string> languages = null, string outputLanguage = null, IEnumerable<string> types = null, int limit = 10)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringprefix

The skill prefix to be completed. Must contain at least 1 character.

+
System.Collections.Generic.IEnumerable<System.String>languages

The language(s) used to search for matching skills (the language of the provided prefix). +A maximum of 5 languages can be provided. Must be one of the supported +ISO codes. +
Default is 'en' only.

+
System.StringoutputLanguage

The language to ouput the found skills in (default is 'en'). Must be one of the supported +ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

+
System.Int32limit

The maximum number of returned skills. The default is 10 and the maximum is 100.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<AutoCompleteSkillsResponse>

A list of skills that match the given prefix.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source

BimetricScore<TTarget>(ParsedJobWithId, List<TTarget>, CategoryWeights, SearchMatchSettings)

@@ -384,10 +480,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

BimetricScore<TTarget>(ParsedResumeWithId, List<TTarget>, CategoryWeights, SearchMatchSettings)

@@ -485,10 +581,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

CompareProfessions(Int32, Int32, String)

@@ -568,10 +664,93 @@
Exceptions
| - Improve this Doc + Improve this Doc + + + View Source + + +

CompareProfessionsV2(Int32, Int32, String)

+

Compare two professions based on the skills associated with each.

+
+
+
Declaration
+
+
Task<CompareProfessionsResponse> CompareProfessionsV2(int profession1, int profession2, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32profession1

A profession code ID from the +Professions Taxonomy +to compare.

+
System.Int32profession2

A profession code ID from the +Professions Taxonomy +to compare.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<CompareProfessionsResponse>

Common skills and exclusive skills between the two professions.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc - View Source + View Source

CompareSkillsToProfession(Int32, String, SkillScore[])

@@ -649,10 +828,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

CompareSkillsToProfession(ParsedResume, Int32, String, Boolean)

@@ -734,19 +913,19 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

CreateIndex(IndexType, String)

-

Create a new index

+ +

CompareSkillsToProfessionV2(Int32, String, SkillScore[])

+

Compare a given set of skills to the skills related to a given profession.

Declaration
-
Task<CreateIndexResponse> CreateIndex(IndexType type, string indexId)
+
Task<CompareSkillsToProfessionResponse> CompareSkillsToProfessionV2(int professionCodeId, string outputLanguage = null, params SkillScore[] skills)
Parameters
@@ -759,16 +938,24 @@
Parameters
- - - + + - - + + + + + + @@ -783,8 +970,9 @@
Returns
- - + +
IndexTypetype

The type of documents stored in this index. Either 'Resume' or 'Job'

+
System.Int32professionCodeId

The profession code ID from the +Professions Taxonomy +to compare the skill set to.

System.StringindexId

The ID to assign to the new index. This is restricted to alphanumeric with dashes -and underscores. All values will be converted to lower-case.

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
SkillScore[]skills

The skill IDs (and optionally, scores) which should be compared against the given profession. The list can contain up to 50 skills.

System.Threading.Tasks.Task<CreateIndexResponse>System.Threading.Tasks.Task<CompareSkillsToProfessionResponse>

Common skills and skills not in the profession.

+
@@ -799,26 +987,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

DeleteDocument(String, String)

-

Delete an existing document from an index

+ +

CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean)

+

Compare the skills of a candidate to the skills related to a job using the Ontology API.

Declaration
-
Task<DeleteDocumentResponse> DeleteDocument(string indexId, string documentId)
+
Task<CompareSkillsToProfessionResponse> CompareSkillsToProfessionV2(ParsedResume resume, int professionCodeId, string outputLanguage = null, bool weightSkillsByExperience = true)
Parameters
@@ -831,15 +1019,28 @@
Parameters
- - - + + + + + + + - - + + + + + + @@ -854,8 +1055,9 @@
Returns
- - + +
System.StringindexId

The index containing the document

+
ParsedResumeresume

The resume containing the skills of the candidate

+
System.Int32professionCodeId

The code ID of the profession to compare the skills of the candidate to

System.StringdocumentId

The ID of the document to delete

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

System.Threading.Tasks.Task<DeleteDocumentResponse>System.Threading.Tasks.Task<CompareSkillsToProfessionResponse>

Skills that are common between the candidate and the job, as well as what skills are missing

+
@@ -870,27 +1072,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

DeleteIndex(String)

-

Delete an existing index. Note that this is a destructive action and -cannot be undone. All the documents in this index will be deleted.

+ +

CreateIndex(IndexType, String)

+

Create a new index

Declaration
-
Task<DeleteIndexResponse> DeleteIndex(string indexId)
+
Task<CreateIndexResponse> CreateIndex(IndexType type, string indexId)
Parameters
@@ -902,10 +1103,18 @@
Parameters
+ + + + + - +
IndexTypetype

The type of documents stored in this index. Either 'Resume' or 'Job'

+
System.String indexId

The ID to assign to the new index. This is restricted to alphanumeric with dashes +and underscores. All values will be converted to lower-case.

+
@@ -919,7 +1128,7 @@
Returns
- System.Threading.Tasks.Task<DeleteIndexResponse> + System.Threading.Tasks.Task<CreateIndexResponse> @@ -942,10 +1151,146 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

DeleteDocument(String, String)

+

Delete an existing document from an index

+
+
+
Declaration
+
+
Task<DeleteDocumentResponse> DeleteDocument(string indexId, string documentId)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.StringindexId

The index containing the document

+
System.StringdocumentId

The ID of the document to delete

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<DeleteDocumentResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source + + +

DeleteIndex(String)

+

Delete an existing index. Note that this is a destructive action and +cannot be undone. All the documents in this index will be deleted.

+
+
+
Declaration
+
+
Task<DeleteIndexResponse> DeleteIndex(string indexId)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.StringindexId
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<DeleteIndexResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source

DeleteMultipleDocuments(String, IEnumerable<String>)

@@ -1013,10 +1358,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtractSkills(String, String, String, Single)

@@ -1101,10 +1446,98 @@
Exceptions
| - Improve this Doc + Improve this Doc + + + View Source + + +

ExtractSkillsV2(String, String, String, Single)

+

Extracts known skills from the given text.

+
+
+
Declaration
+
+
Task<ExtractSkillsResponse> ExtractSkillsV2(string text, string language = "en", string outputLanguage = null, float threshold = 0.5F)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringtext

The text to extract skills from. There is a 24,000 character limit.

+
System.Stringlanguage

The language of the input text. Must be one of the supported +ISO codes. +
Default is 'en'.

+
System.StringoutputLanguage

The language to use for the output skill descriptions. If not provided, defaults to the input language. Must be one of the supported +ISO codes.

+
System.Singlethreshold

A value from [0 - 1] for the minimum confidence threshold for extracted skills. Lower values will return more skills, +but also increase the likelihood of ambiguity-related errors. The recommended and default value is 0.5.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<ExtractSkillsResponse>

A list of extracted skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc - View Source + View Source

FormatResume(FormatResumeRequest)

@@ -1167,10 +1600,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

FormatResumeWithTemplate(FormatResumeWithTemplateRequest)

@@ -1233,10 +1666,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateJobDescription(GenerateJobRequest)

@@ -1298,10 +1731,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedJob, Address, GeocodeCredentials)

@@ -1376,10 +1809,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedJob, GeocodeCredentials)

@@ -1448,10 +1881,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedResume, Address, GeocodeCredentials)

@@ -1526,10 +1959,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedResume, GeocodeCredentials)

@@ -1598,10 +2031,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, Address, GeocodeCredentials, Boolean)

@@ -1688,10 +2121,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeocodeCredentials, Boolean)

@@ -1772,10 +2205,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeoCoordinates, Address, GeocodeCredentials, Boolean)

@@ -1869,10 +2302,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeoCoordinates, GeocodeCredentials, Boolean)

@@ -1960,10 +2393,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, Address, GeocodeCredentials, Boolean)

@@ -2050,10 +2483,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeocodeCredentials, Boolean)

@@ -2134,10 +2567,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeoCoordinates, Address, GeocodeCredentials, Boolean)

@@ -2231,10 +2664,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeoCoordinates, GeocodeCredentials, Boolean)

@@ -2322,10 +2755,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetAccountInfo()

@@ -2369,10 +2802,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetAllIndexes()

@@ -2416,10 +2849,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetJob(String, String)

@@ -2487,10 +2920,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetProfessionsTaxonomy(String, TaxonomyFormat)

@@ -2562,10 +2995,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetProfessionsTaxonomyMetadata()

@@ -2610,10 +3043,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetResume(String, String)

@@ -2681,10 +3114,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSkillsTaxonomy(TaxonomyFormat)

@@ -2748,10 +3181,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSkillsTaxonomyMetadata()

@@ -2796,69 +3229,184 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

IndexDocument(ParsedJob, String, String, IEnumerable<String>)

-

Add a job to an existing index

+ +

GetSkillsTaxonomyMetadataV2()

+

Get metadata about the skills taxonomy/service.

Declaration
-
Task<IndexDocumentResponse> IndexDocument(ParsedJob job, string indexId, string documentId, IEnumerable<string> userDefinedTags = null)
+
Task<GetMetadataResponse> GetSkillsTaxonomyMetadataV2()
-
Parameters
+
Returns
- - - - - - - - - - - - - - - - - - - +
TypeName Description
ParsedJobjob

A job generated by the Job Parser

-
System.StringindexId

The index the document should be added into (case-insensitive).

-
System.StringdocumentId

The ID to assign to the new document. This is restricted to alphanumeric -with dashes and underscores. All values will be converted to lower-case.

-
System.Collections.Generic.IEnumerable<System.String>userDefinedTags

The user-defined tags that the job should have

+
System.Threading.Tasks.Task<GetMetadataResponse>

The skills taxonomy metadata

-
Returns
+
Exceptions
- + - - + + + + +
TypeDescriptionCondition
System.Threading.Tasks.Task<IndexDocumentResponse>TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

GetSkillsTaxonomyV2(TaxonomyFormat)

+

Get all skills in the taxonomy with associated IDs and descriptions in all supported languages.

+
+
+
Declaration
+
+
Task<GetSkillsTaxonomyResponse> GetSkillsTaxonomyV2(TaxonomyFormat format = TaxonomyFormat.json)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
TaxonomyFormatformat

The format of the returned taxonomy. +
NOTE: if you set this to csv, only the CsvOutput will be populated.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<GetSkillsTaxonomyResponse>

The full structure of the Skills Taxonomy.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

IndexDocument(ParsedJob, String, String, IEnumerable<String>)

+

Add a job to an existing index

+
+
+
Declaration
+
+
Task<IndexDocumentResponse> IndexDocument(ParsedJob job, string indexId, string documentId, IEnumerable<string> userDefinedTags = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

A job generated by the Job Parser

+
System.StringindexId

The index the document should be added into (case-insensitive).

+
System.StringdocumentId

The ID to assign to the new document. This is restricted to alphanumeric +with dashes and underscores. All values will be converted to lower-case.

+
System.Collections.Generic.IEnumerable<System.String>userDefinedTags

The user-defined tags that the job should have

+
+
Returns
+ + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<IndexDocumentResponse>
@@ -2880,10 +3428,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexDocument(ParsedResume, String, String, IEnumerable<String>)

@@ -2964,10 +3512,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexMultipleDocuments(IEnumerable<IndexJobInfo>, String)

@@ -3035,10 +3583,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexMultipleDocuments(IEnumerable<IndexResumeInfo>, String)

@@ -3106,10 +3654,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

LookupProfessions(IEnumerable<Int32>, String)

@@ -3181,10 +3729,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

LookupSkills(IEnumerable<String>, String)

@@ -3254,10 +3802,83 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

LookupSkillsV2(IEnumerable<String>, String)

+

Get the details associated with given skills in the taxonomy.

+
+
+
Declaration
+
+
Task<LookupSkillCodesResponse> LookupSkillsV2(IEnumerable<string> skillIds, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<System.String>skillIds
System.StringoutputLanguage

The language to use for the output skill descriptions. Must be one of the supported +ISO codes. +
Default is 'en'.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<LookupSkillCodesResponse>

An array of skills objects.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source

Match(String, String, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3356,10 +3977,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Match(ParsedJob, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3452,10 +4073,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Match(ParsedResume, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3548,10 +4169,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeProfessions(IEnumerable<String>, String, String)

@@ -3630,10 +4251,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeSkills(IEnumerable<String>, String, String)

@@ -3712,10 +4333,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

ParseJob(ParseRequest)

@@ -3793,10 +4414,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

ParseResume(ParseRequest)

@@ -3874,10 +4495,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Search(IEnumerable<String>, FilterCriteria, SearchMatchSettings, PaginationSettings)

@@ -3905,21 +4526,850 @@
Parameters
- FilterCriteria - query -

The search query. A result must satisfy all of these criteria

+ FilterCriteria + query +

The search query. A result must satisfy all of these criteria

+ + + + SearchMatchSettings + settings +

The settings for this search request

+ + + + PaginationSettings + pagination +

Pagination settings. If not specified the default will be used

+ + + + +
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SearchResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source + + +

SkillsSimilarityScore(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

+

Determines how closely related one set of skills is to another. The service defines closely related skills +such that knowing a skill either implies knowledge about another skill, or should make it considerably +easier to acquire knowledge about that skill.

+
+
+
Declaration
+
+
Task<SkillsSimilarityScoreResponse> SkillsSimilarityScore(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SkillsSimilarityScoreV2(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

+

Determines how closely related one set of skills is to another. The service defines closely related skills +such that knowing a skill either implies knowledge about another skill, or should make it considerably +easier to acquire knowledge about that skill.

+
+
+
Declaration
+
+
Task<SkillsSimilarityScoreResponse> SkillsSimilarityScoreV2(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(IEnumerable<SkillScore>, Int32, Boolean, String)

+

Suggest professions based on a given set of skill IDs.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(ParsedJob, Int32, Boolean, String)

+

Suggest professions based on the skills within a given job.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(ParsedResume, Int32, Boolean, String, Boolean)

+

Suggest professions based on the skills within a given resume.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(IEnumerable<SkillScore>, Int32, Boolean, String)

+

Suggest professions based on a given set of skill IDs.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String)

+

Suggest professions based on the skills within a given job.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean)

+

Suggest professions based on the skills within a given resume.

+
+
+
Declaration
+
+
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestSkillsFromJobTitle(String, String, Nullable<Int32>)

+

Takes a job title and suggests relevant skills.

+
+
+
Declaration
+
+
Task<SuggestSkillsFromJobTitleResponse> SuggestSkillsFromJobTitle(string jobTitle, string language = "en", int? limit = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.StringjobTitle

The title of the job for which skills are being suggested.

+
System.Stringlanguage

Language of the suggested skills in ISO 639-1 code format.

+
System.Nullable<System.Int32>limit

Maximum number of skills to suggest. If not specified this parameter defaults to 10. This value cannot exceed 50.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestSkillsFromJobTitleResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestSkillsFromProfessions(IEnumerable<Int32>, Int32, String)

+

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

+
+
+
Declaration
+
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + - - - + + - - - + + @@ -3934,8 +5384,9 @@
Returns
- - + +
TypeNameDescription
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

SearchMatchSettingssettings

The settings for this search request

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

PaginationSettingspagination

Pagination settings. If not specified the default will be used

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Threading.Tasks.Task<SearchResponse>System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

+
@@ -3950,28 +5401,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SkillsSimilarityScore(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

-

Determines how closely related one set of skills is to another. The service defines closely related skills -such that knowing a skill either implies knowledge about another skill, or should make it considerably -easier to acquire knowledge about that skill.

+ +

SuggestSkillsFromProfessions(ParsedJob, Int32, String)

+

Suggests skills related to a job based on the profession title in the job.

Declaration
-
Task<SkillsSimilarityScoreResponse> SkillsSimilarityScore(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null)
Parameters
@@ -3984,17 +5433,22 @@
Parameters
- - - + + - - - + + + + + + + @@ -4009,8 +5463,8 @@
Returns
- - + @@ -4033,19 +5487,19 @@
Exceptions
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. -The list can contain up to 50 skills.

+
ParsedJobjob

The job to suggest skills for (based on the profession in the job)

System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. -The list can contain up to 50 skills.

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(IEnumerable<SkillScore>, Int32, Boolean, String)

-

Suggest professions based on a given set of skill IDs.

+ +

SuggestSkillsFromProfessions(ParsedResume, Int32, String)

+

Suggests skills related to a resume based on the recent professions in the resume.

Declaration
-
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedResume resume, int limit = 10, string outputLanguage = null)
Parameters
@@ -4058,21 +5512,15 @@
Parameters
- - - + + - - - - - - @@ -4094,8 +5542,8 @@
Returns
- - + @@ -4118,19 +5566,19 @@
Exceptions
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
ParsedResumeresume

The resume to suggest skills for (based on the professions in the resume)

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(ParsedJob, Int32, Boolean, String)

-

Suggest professions based on the skills within a given job.

+ +

SuggestSkillsFromProfessionsV2(IEnumerable<Int32>, Int32, String, IEnumerable<String>)

+

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

Declaration
-
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4143,21 +5591,15 @@
Parameters
- - - + + - - - - - - @@ -4165,6 +5607,12 @@
Parameters
+ + + + + @@ -4179,8 +5627,8 @@
Returns
- - + @@ -4203,19 +5651,19 @@
Exceptions
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(ParsedResume, Int32, Boolean, String, Boolean)

-

Suggest professions based on the skills within a given resume.

+ +

SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable<String>)

+

Suggests skills related to a job based on the profession title in the job.

Declaration
-
Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4228,21 +5676,15 @@
Parameters
- - - + + - - - - - - @@ -4253,9 +5695,9 @@
Parameters
- - - + + @@ -4270,8 +5712,8 @@
Returns
- - + @@ -4294,19 +5736,19 @@
Exceptions
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
ParsedJobjob

The job to suggest skills for (based on the profession in the job)

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromJobTitle(String, String, Nullable<Int32>)

-

Takes a job title and suggests relevant skills.

+ +

SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable<String>)

+

Suggests skills related to a resume based on the recent professions in the resume.

Declaration
-
Task<SuggestSkillsFromJobTitleResponse> SuggestSkillsFromJobTitle(string jobTitle, string language = "en", int? limit = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4319,21 +5761,28 @@
Parameters
- - - + + + + + + + - - + - - - + + @@ -4348,8 +5797,9 @@
Returns
- - + +
System.StringjobTitle

The title of the job for which skills are being suggested.

+
ParsedResumeresume

The resume to suggest skills for (based on the professions in the resume)

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

System.Stringlanguage

Language of the suggested skills in ISO 639-1 code format.

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Nullable<System.Int32>limit

Maximum number of skills to suggest. If not specified this parameter defaults to 10. This value cannot exceed 50.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestSkillsFromJobTitleResponse>System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

+
@@ -4371,19 +5821,21 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(IEnumerable<Int32>, Int32, String)

-

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

+ +

SuggestSkillsFromSkills(IEnumerable<SkillScore>, Int32, String)

+

Returns skills related to a given skill or set of skills. The service returns closely related skills +in a sense that knowing the provided skills either implies knowledge about the returned related skills, +or should make it considerably easier to acquire knowledge about them.

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null)
Parameters
@@ -4396,15 +5848,16 @@
Parameters
- - - + + - @@ -4450,19 +5903,21 @@
Exceptions
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

+
System.Collections.Generic.IEnumerable<SkillScore>skills

The skills (and optionally, scores) for which the service should return related skills. +The list can contain up to 50 skills.

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 25.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(ParsedJob, Int32, String)

-

Suggests skills related to a job based on the profession title in the job.

+ +

SuggestSkillsFromSkills(ParsedJob, Int32, String)

+

Suggests skills related to a job (but not in the job) based on the skills in the job. The service returns +closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, +or should make it considerably easier to acquire knowledge about them.

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedJob job, int limit = 10, string outputLanguage = null)
Parameters
@@ -4477,13 +5932,13 @@
Parameters
- - @@ -4529,19 +5984,21 @@
Exceptions
ParsedJob job

The job to suggest skills for (based on the profession in the job)

+

The job to suggest skills for (based on the skills in the job)

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 25.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(ParsedResume, Int32, String)

-

Suggests skills related to a resume based on the recent professions in the resume.

+ +

SuggestSkillsFromSkills(ParsedResume, Int32, String, Boolean)

+

Suggests skills related to a resume (but not in the resume) based on the skills in the resume. The service +returns closely related skills in a sense that knowing the provided skills either implies knowledge about +the returned related skills, or should make it considerably easier to acquire knowledge about them.

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedResume resume, int limit = 10, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true)
Parameters
@@ -4556,13 +6013,13 @@
Parameters
- - @@ -4570,6 +6027,12 @@
Parameters
+ + + + + @@ -4608,13 +6071,13 @@
Exceptions
ParsedResume resume

The resume to suggest skills for (based on the professions in the resume)

+

The resume to suggest skills for (based on the skills in the resume)

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 10.

outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(IEnumerable<SkillScore>, Int32, String)

+ +

SuggestSkillsFromSkillsV2(IEnumerable<SkillScore>, Int32, String, IEnumerable<String>)

Returns skills related to a given skill or set of skills. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4622,7 +6085,7 @@

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4652,6 +6115,12 @@
Parameters
+ + + + + @@ -4690,13 +6159,13 @@
Exceptions
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(ParsedJob, Int32, String)

+ +

SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable<String>)

Suggests skills related to a job (but not in the job) based on the skills in the job. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4704,7 +6173,7 @@

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedJob job, int limit = 10, string outputLanguage = null)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4733,6 +6202,12 @@
Parameters
+ + + + + @@ -4771,13 +6246,13 @@
Exceptions
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(ParsedResume, Int32, String, Boolean)

+ +

SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable<String>)

Suggests skills related to a resume (but not in the resume) based on the skills in the resume. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4785,7 +6260,7 @@

Declaration
-
Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true)
+
Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true, IEnumerable<string> types = null)
Parameters
@@ -4820,6 +6295,12 @@
Parameters
+ + + + + @@ -4858,10 +6339,10 @@
Exceptions
System.Boolean weightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateJobUserDefinedTags(String, String, IEnumerable<String>, UserDefinedTagsMethod)

@@ -4941,10 +6422,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateResumeUserDefinedTags(String, String, IEnumerable<String>, UserDefinedTagsMethod)

@@ -5030,10 +6511,10 @@
Exceptions
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html index 9776e8a1..fd9914d7 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Account.GetAccountInfoResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Account.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Account.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Account.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Account.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.AccountInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.AccountInfo.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.API.AccountInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.AccountInfo.html index a9df6be1..4f2f0b13 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.AccountInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.AccountInfo.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AccountId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CreditsRemaining

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CreditsUsed

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExpirationDate

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IPAddress

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaximumConcurrentRequests

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Region

@@ -380,10 +380,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html index ea51df56..a62babff 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponse-1.html @@ -184,10 +184,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Info

@@ -215,10 +215,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Value

@@ -256,10 +256,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html index 15265f14..615bdf72 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfo.html @@ -134,10 +134,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ApiVersion

@@ -165,10 +165,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CustomerDetails

@@ -196,10 +196,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EngineVersion

@@ -227,10 +227,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TotalElapsedMilliseconds

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TransactionCost

@@ -290,10 +290,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TransactionId

@@ -327,10 +327,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html index da7d0047..71f1f460 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.ApiResponseInfoLite.html @@ -129,10 +129,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Code

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Message

@@ -197,10 +197,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html index b9c8fd39..77ec1bec 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreJobRequest.html @@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SourceJob

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html index b72ba317..c45d5f32 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreRequest.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PreferredCategoryWeights

@@ -166,10 +166,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings

@@ -197,10 +197,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TargetJobs

@@ -229,10 +229,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TargetResumes

@@ -267,10 +267,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html index 6c9ec119..5e2caaa5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html index 8ae6a944..607579b8 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResponseValue.html @@ -147,10 +147,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html index 369cddf2..f7d37096 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResult.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedRCSScoreData

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedScoreData

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -223,10 +223,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReverseCompatibilityScore

@@ -257,10 +257,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SovScore

@@ -291,10 +291,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedScore

@@ -340,10 +340,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html index 0223eda8..42c6c2c5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.BimetricScoreResumeRequest.html @@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SourceResume

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html index f8024ec3..6cd87c9f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.IParsedDocWithId.html @@ -97,10 +97,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -134,10 +134,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html index 706bbe6d..bf6a6ead 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedJobWithId.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -202,10 +202,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html index e56ec96b..ee884a4b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.ParsedResumeWithId.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -202,10 +202,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.html b/docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.BimetricScoring.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.BimetricScoring.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html index 95c73f1b..9310287d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.AutocompleteRequest.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Languages

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Limit

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Prefix

@@ -257,10 +257,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html index f03e6079..a9979133 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.GetMetadataResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html index 27c2f4b6..e5bf14f2 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareProfessionsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionACodeId

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionBCodeId

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html index 5882d363..5cdac66e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.CompareSkillsToProfessionRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionCodeId

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html index a7f38032..8c8f9a7a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SkillsSimilarityScoreRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsA

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsB

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html index fc2ddb0a..f55ac40b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestProfessionsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Limit

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReturnMissingSkills

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html similarity index 82% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html index d5084c21..77c630b0 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Limit

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionCodeIds

@@ -217,6 +217,37 @@
Property Value
+ + | + Improve this Doc + + + View Source + + +

Types

+

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification, All. Only applicable in v2 endpoints.

+
+
+
Declaration
+
+
public List<string> Types { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Collections.Generic.List<System.String>
@@ -225,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html similarity index 82% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html index c34eba64..c5bce22e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Limit

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -217,6 +217,37 @@
Property Value
+ + | + Improve this Doc + + + View Source + + +

Types

+

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification, All. Only applicable in v2 endpoints.

+
+
+
Declaration
+
+
public List<string> Types { get; set; }
+
+
Property Value
+ + + + + + + + + + + + + +
TypeDescription
System.Collections.Generic.List<System.String>
@@ -225,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html index 022ecfbe..df11cfea 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html index 2c118c77..5429a7da 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareProfessionsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CommonSkills

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExclusiveSkillsByProfession

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SimilarityScore

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html index 03e8c345..d4350b84 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html index 9b32a35b..a8203882 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.CompareSkillsToProfessionResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CommonSkills

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

InputSkillsNotInProfession

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MissingSkillsFoundInProfession

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SimilarityScore

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html index a88c92b8..9b9f0d3f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.ProfessionExclusiveSkills.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionCodeId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsFoundOnlyInThisProfession

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html index f7e48e83..52fb195d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Score

@@ -230,10 +230,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html index 7ba41b2a..4d18b9df 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html index 720bb3aa..519e9048 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillsSimilarityScoreResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SimilarityScore

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html index 6b23a093..6b68c542 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html index 585967ea..9349e649 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedProfessions

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Warnings

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html index a195036b..fe492009 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestProfessionsWarnings.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

InvalidSkills

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsWithoutProfessionRelation

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html index 3dc12b67..ab48c6a4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html index 09c4917e..a9a5db4a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestSkillsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedSkills

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html index eb03c1c3..bcdc3067 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SuggestedProfession.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CodeId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MissingSkills

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Score

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html index 38ca7c1c..ff6db366 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ONETVersion.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html index 0f9821aa..7857120c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.ProfessionNormalizationVersions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ONET

@@ -164,10 +164,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html index d01039bc..1f7ac0eb 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.LookupProfessionCodesRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CodeIds

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html index 2d057e3d..95b08a35 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.NormalizeProfessionsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitles

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Request.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html index cb058c79..4592b423 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html index 8abb969c..1e8ab656 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.AutoCompleteProfessionsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Professions

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html index 6f7f3c10..2ae68b34 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetProfessionsTaxonomyResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html index 7fe42fc0..c4172dc8 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.GetTaxonomyProfessionsResponseValue.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Professions

@@ -167,10 +167,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html index c665c0e6..ac840ad1 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html index fb917b49..64de1ed7 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.LookupProfessionCodesResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Professions

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html index 67afb557..ee68cf90 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html index f45ac192..bd908ab1 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.NormalizeProfessionsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Professions

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.Response.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Professions.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html index a678bdba..e9c29dc6 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.ExtractSkillsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Threshold

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html index 3a033468..e25fa7af 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.LookupSkillsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillIds

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html index 11cd657f..097f04af 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.NormalizeSkillsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputLanguage

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html index 7f25f217..5d088fbb 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.SkillsAutoCompleteRequest.html @@ -139,14 +139,14 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Types

-

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, All.

+

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification (only when using v2 endpoints), All.

Declaration
@@ -176,10 +176,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Request.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html index 248d6155..c335a101 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutoCompleteSkillsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html index a36b93dc..51fc2adb 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.AutocompleteSkillsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html index 5619d694..5a536a3a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html index e525f0fd..f3e0991e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.ExtractSkillsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Truncated

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html index 6de0b56f..49c78ddc 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html index 5539a374..3b5efbf6 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.GetSkillsTaxonomyResponseValue.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -167,10 +167,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html index e32f69d5..4c15b85e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html index fa8a3f13..23f91dfe 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.LookupSkillCodesResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html index 80838afc..69def3fe 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html index 8fbbdf59..fc2e884b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.NormalizeSkillsResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.Skills.Response.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html index e59b3e9b..77869807 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.html b/docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.DataEnrichment.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.DataEnrichment.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html index 65835613..a2a2ae9a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfo.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CandidateId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CompanyName

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Email

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phone

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Placement

@@ -350,10 +350,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html index 5e44f9c7..9b5b70ea 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.CompanyInfoPlacement.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html index 6595807d..2a20a2a8 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.EmployerNameOptions.html @@ -128,10 +128,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html index f7afca6b..74223bd4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeOptions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CompanyInfo

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Metadata

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputType

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WorkHistory

@@ -257,10 +257,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html index 4077ac18..488bcf03 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeRequest.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

FormatResumeRequest(ParsedResume, ResumeType)

@@ -169,10 +169,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Options

@@ -200,10 +200,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -238,10 +238,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html index efa951a9..e7f3b017 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html index ced810ed..e80d1010 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentAsBase64String

@@ -165,10 +165,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html index 93daec72..5f4513d6 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.FormatResumeWithTemplateRequest.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

FormatResumeWithTemplateRequest(ParsedResume, Byte[], ResumeType)

@@ -172,10 +172,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

FormatResumeWithTemplateRequest(ParsedResume, String, ResumeType)

@@ -220,10 +220,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CustomData

@@ -256,10 +256,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputType

@@ -288,10 +288,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -319,10 +319,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Template

@@ -359,10 +359,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html index fae16b01..b98cc186 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.MetadataOptions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

HideCandidateSummary

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HideTopSkills

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html index 31cb0349..4fa43777 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeLogo.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeLogo()

@@ -142,10 +142,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeLogo(Byte[], Int32, Int32)

@@ -188,10 +188,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeLogo(String, Int32, Int32)

@@ -236,10 +236,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Height

@@ -267,10 +267,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -298,10 +298,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Width

@@ -335,10 +335,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html index d2395ac2..a86babd2 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.ResumeType.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html index 30b1c0ad..84e8263f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.WorkHistoryOptions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EmployerNames

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaxYearsOfWorkHistory

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NumPositions

@@ -228,10 +228,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Formatter.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Formatter.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Formatter.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html index f8033e6f..090a7b38 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.Address.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AddressLine

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CountryCode

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Municipality

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PostalCode

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Region

@@ -287,10 +287,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html index 30a1358b..c70b9f05 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobRequest.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -173,10 +173,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html index da4fb8e3..0d7be88d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html index c6197230..454f5f36 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexJobResponseValue.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html index e5fb9e1a..672056f2 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexRequest.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeOptions

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexIfGeocodeFails

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexingOptions

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html index 92e43375..14be11fd 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResponseValue.html @@ -129,10 +129,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeResponse

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexingResponse

@@ -197,10 +197,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html index 772d3865..ab927a1e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeRequest.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -173,10 +173,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html index 18d5a1b6..b973bd18 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html index e1c18167..b16db151 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeAndIndexResumeResponseValue.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html index f07b5d1a..7b8025d7 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeCredentials.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Provider

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProviderKey

@@ -198,10 +198,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html index 8d42f358..02b26316 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobRequest.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html index da8f09d4..ea808f1a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html index b0cbcf94..af4c4f8c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeJobResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html index 82380db4..75fa7581 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptions.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IncludeGeocoding

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html index bb91fbb6..fe50f90d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeOptionsBase.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GeoCoordinates

@@ -170,10 +170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PostalAddress

@@ -209,10 +209,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html index 030acd93..94703d1a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeProvider.html @@ -128,10 +128,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html index 8cbd83e3..eacac971 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeRequest.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html index a8f46c75..11064ad3 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html index f550c5f9..7494c82e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.GeocodeResumeResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Geocoding.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Geocoding.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Geocoding.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.ITxResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.ITxResponse.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.ITxResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.ITxResponse.html index 6592ce40..f2296836 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.ITxResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.ITxResponse.html @@ -97,10 +97,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Info

@@ -134,10 +134,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html index 2048f861..06f1e611 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IndexType

@@ -164,10 +164,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html index 3896a2e6..82269a58 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.CreateIndexResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html index ba25c8cd..c279e35a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteDocumentResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html index d274b746..bd8d2610 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteIndexResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html index 655994ed..399714e4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.DeleteMultipleDocumentsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html index b51216f4..79ca0cd5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetAllIndexesResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html index 1920174f..0950927b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetIndexResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html index 0db17e4c..78905f35 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetJobResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html index 583aff93..7992fd01 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.GetResumeResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html index df9d157b..9038fa7e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentRequest.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -165,10 +165,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html index f85b54b8..0f94cf5c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexDocumentResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html index 4d154fb7..ac174f2f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobInfo.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html index 55fa82cd..3bab9a88 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexJobRequest.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -167,10 +167,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html index 217e66bd..c00931b9 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentInfo.html @@ -129,10 +129,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentId

@@ -162,10 +162,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -199,10 +199,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html index c11e8ce0..42af476c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html index 6adcefb3..f18c4284 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleDocumentsResponseValue.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentId

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html index c8c688d0..c9080459 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleJobsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Jobs

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html index cfcc7885..fb7d6cbb 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexMultipleResumesRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Resumes

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html index a754a22e..b8961c01 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeInfo.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html index ff280c51..a2279dcf 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexResumeRequest.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -167,10 +167,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html index b07dc3fe..3b238a09 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.IndexSingleDocumentInfo.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IndexId

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html index eac428a9..01da11c9 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Method

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html index 060007cf..64637d42 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UpdateUserDefinedTagsResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html index 2ec6de57..783e26ab 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod.html @@ -128,10 +128,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Indexes.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Indexes.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Indexes.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html index 2b5b4668..2053fe15 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitle

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Location

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Organization

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Tone

@@ -319,10 +319,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html index c812d827..3a150ee3 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html index d091735f..7e8adc7d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobDescription

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html index d8c2d7a7..e11e2638 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.GenerateJobSkill.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Priority

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html index fd6ee486..a46e1983 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.JobTone.html @@ -128,10 +128,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html index f4fedb8a..68778461 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SkillPriority.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html index 98093186..85fdd40f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleRequest.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitle

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Limit

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html index e3c90fcc..ed6c9e86 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html index 21b22d16..2cfbaa20 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.SuggestSkillsFromJobTitleResponseValue.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedSkills

@@ -163,10 +163,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.JobDescription.html b/docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.JobDescription.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.JobDescription.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html index 68c38e61..f30125c2 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseScoredResponseValue-1.html @@ -154,10 +154,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AppliedCategoryWeights

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedCategoryWeights

@@ -236,10 +236,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html index 69a2b888..71452588 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.BaseSearchMatchResponseValue-1.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentCount

@@ -174,10 +174,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Matches

@@ -205,10 +205,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TotalCount

@@ -242,10 +242,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html similarity index 87% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html index 2845ba10..9e4e4642 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.CategoryWeights.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Certifications

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CertificationsHasData

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Education

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EducationHasData

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveType

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveTypeHasData

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Industries

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndustriesHasData

@@ -374,10 +374,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitles

@@ -405,10 +405,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitlesHasData

@@ -436,10 +436,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Languages

@@ -467,10 +467,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguagesHasData

@@ -498,10 +498,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementLevel

@@ -529,10 +529,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementLevelHasData

@@ -560,10 +560,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -591,10 +591,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsHasData

@@ -628,10 +628,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html index 4dedf987..bdacc3af 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchJobRequest.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html index a8dfc57a..ee859764 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html index 5f88be9c..e40e7d8b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResponseValue.html @@ -147,10 +147,10 @@
Syntax
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html index 58c5f23e..116e47e8 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.MatchResumeRequest.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html index 1a8bff73..ae29fada 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.DistanceUnit.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html similarity index 87% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html index 47432c83..042a5d57 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterCriteria.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AverageMonthsPerEmployer

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Certifications

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentManagementLevel

@@ -226,10 +226,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DegreeNames

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DegreeTypes

@@ -310,10 +310,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentIds

@@ -341,10 +341,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentLanguages

@@ -372,10 +372,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Employers

@@ -405,10 +405,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmployersMustAllBeCurrentEmployer

@@ -436,10 +436,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveType

@@ -478,10 +478,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HasPatents

@@ -509,10 +509,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HasSecurityCredentials

@@ -540,10 +540,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsAuthor

@@ -571,10 +571,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrentStudent

@@ -602,10 +602,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsMilitary

@@ -633,10 +633,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsPublicSpeaker

@@ -664,10 +664,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsRecentGraduate

@@ -695,10 +695,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsTopStudent

@@ -726,10 +726,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobPredictiveIndex

@@ -758,10 +758,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitles

@@ -789,10 +789,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguagesKnown

@@ -821,10 +821,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguagesKnownMustAllExist

@@ -853,10 +853,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LocationCriteria

@@ -884,10 +884,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsExperience

@@ -915,10 +915,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsManagementExperience

@@ -946,10 +946,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RevisionDateRange

@@ -977,10 +977,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SchoolNames

@@ -1010,10 +1010,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SearchExpression

@@ -1042,10 +1042,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SecurityCredentials

@@ -1075,10 +1075,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -1106,10 +1106,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsMustAllExist

@@ -1138,10 +1138,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Taxonomies

@@ -1170,10 +1170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -1202,10 +1202,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTagsMustAllExist

@@ -1240,10 +1240,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html index d3375bdc..5c6ebf9a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.FilterLocation.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CountryCode

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GeoPoint

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Municipality

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PostalCode

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Region

@@ -287,10 +287,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html index 3dbf43b7..bc4a82a4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.IntegerRange.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Maximum

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Minimum

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html index 607cd01b..b12cb4e6 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.JobTitleFilter.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrent

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Title

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html index 74423931..ec891227 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.LocationCriteria.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Distance

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DistanceUnit

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeProvider

@@ -222,10 +222,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeProviderKey

@@ -254,10 +254,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Locations

@@ -291,10 +291,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html index e564635e..a88f3f69 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchByDocumentIdOptions.html @@ -147,10 +147,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html index 62e6a584..0ef276bc 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.MatchRequest.html @@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PreferredCategoryWeights

@@ -177,10 +177,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Take

@@ -214,10 +214,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html index 015ede06..89259fe5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.PaginationSettings.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skip

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Take

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html index 06fc6f75..7b3e46fe 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.RevisionDateRange.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Maximum

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Minimum

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html index de2a873f..c4b4de40 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchRequestBase.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FilterCriteria

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexIdsToSearchInto

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html index 547fa379..4bd7c71d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeJobTitles

@@ -166,10 +166,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeJobTitlesLanguage

@@ -198,10 +198,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PositionTitlesMustHaveAnExactMatch

@@ -235,10 +235,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html index 51bb216f..490abba6 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillExperienceLevel.html @@ -133,10 +133,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html index a7664b47..3004f492 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.SkillFilter.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ExperienceLevel

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrent

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillName

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Request.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Request.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Request.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html index 99fc463b..c7ee28a3 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreData.html @@ -132,10 +132,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Evidence

@@ -163,10 +163,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UnweightedScore

@@ -200,10 +200,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html index 41bee8bc..be0a6f61 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.CategoryScoreEvidence.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Fact

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -197,10 +197,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html index 7f1d253b..3d134646 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.DocumentTaxonomies.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Primary

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Secondary

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html index aeb01925..3423e22b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EducationScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ActualEducation

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Comparison

@@ -198,10 +198,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExpectedEducation

@@ -235,10 +235,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html index 33e01902..b6af025a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.EnrichedScoreData.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Certifications

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Education

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveType

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitles

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Languages

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementLevel

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Taxonomies

@@ -380,10 +380,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html index f3988282..472716e4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundJobTitle.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrent

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RawTerm

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

VariationOf

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html index 8785d94a..f9da0b0a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.FoundSkill.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrent

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skill

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html index b9280b35..e1402306 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.IBimetricScoredResult.html @@ -97,10 +97,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedRCSScoreData

@@ -128,10 +128,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedScoreData

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReverseCompatibilityScore

@@ -193,10 +193,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SovScore

@@ -227,10 +227,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedScore

@@ -272,10 +272,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html index 38b4c520..e6ae6658 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.JobTitlesScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Found

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NotFound

@@ -201,10 +201,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html index ac7a921d..77d77220 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.ManagementLevelScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Actual

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

AmountOfExperienceMatches

@@ -195,10 +195,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Desired

@@ -232,10 +232,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html index 4409ecd4..8dce577f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.MatchResult.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedRCSScoreData

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EnrichedScoreData

@@ -199,10 +199,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReverseCompatibilityScore

@@ -233,10 +233,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SovScore

@@ -267,10 +267,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WeightedScore

@@ -316,10 +316,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html index 6bd10e90..bba102f1 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SearchResult.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexId

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html index 4807c6a4..1c03deee 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SimpleCategoryScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Found

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NotFound

@@ -201,10 +201,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html index 7ff5bbd5..33e384d9 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.SkillsScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Found

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NotFound

@@ -201,10 +201,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html index 52341d02..83b37c9f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomiesScoreData.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ActualTaxonomies

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DesiredTaxonomies

@@ -201,10 +201,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html index c7e23365..5b601700 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyEvidence.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Subtaxonomy

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Taxonomy

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html index 40058969..ec5be6fc 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.TaxonomyInfo.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Matched

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.Response.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.Response.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.Response.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html index 65963ad7..b18f6e52 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchRequest.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PaginationSettings

@@ -173,10 +173,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html index 39090927..2e4c0c9c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html index 1a211b03..14df1767 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.SearchResponseValue.html @@ -140,10 +140,10 @@
Syntax
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html index 6c1d641a..a82ea9a9 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.AIMatchDetails.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Result

@@ -173,10 +173,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html index 976d8247..f780315e 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BasicUIOptions.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SovScoreName

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Style

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Username

@@ -228,10 +228,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html index 15dd70bc..eb4d44de 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreDetails.html @@ -138,10 +138,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Result

@@ -175,10 +175,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html index 9153d670..bbcc982a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreJobDetails.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html index 694a649c..f900181b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.BimetricScoreResumeDetails.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html index 611c42ca..19cc1b86 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIDetailsRequest-1.html @@ -145,10 +145,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

MatchDetails

@@ -176,10 +176,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UIOptions

@@ -213,10 +213,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html index de8290fa..8bc8bb6c 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIRequest-1.html @@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SaasRequest

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html index ce65c7e1..ba6d6740 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.GenerateUIResponse.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ExpiresIn

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

URL

@@ -202,10 +202,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html index 3c9b42fe..9df2ce54 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.BulkHookPostBody-1.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Documents

@@ -186,10 +186,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html index 3e4b625c..3f4e8bf5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ClientSideHook.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JsAction

@@ -167,10 +167,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UrlAction

@@ -205,10 +205,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html index 8fdf53c3..4cc91178 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.DocumentIdentifier.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexId

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html index f69a5065..0a0e2c05 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.HookPostBody-1.html @@ -146,10 +146,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CustomInfo

@@ -177,10 +177,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Username

@@ -214,10 +214,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html index d8254386..e6cfbffb 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.JsAction.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Data

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Target

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TargetOrigin

@@ -230,10 +230,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html index 2c16ebcf..3f3c19df 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHookPostBody-1.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FilterCriteria

@@ -180,10 +180,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PreferredCategoryWeights

@@ -217,10 +217,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html index 18c6d0eb..e6532cd3 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateHooks.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Client

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Server

@@ -196,10 +196,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html index d7e204f6..6f35611d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.OnUpdateServerSideHook.html @@ -134,10 +134,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsBulk

@@ -167,10 +167,10 @@
Overrides
| - Improve this Doc + Improve this Doc - View Source + View Source

LinkText

@@ -206,10 +206,10 @@
Overrides
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html index a4362946..ccbb6582 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.ServerSideHook.html @@ -135,10 +135,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CustomInfo

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Url

@@ -205,10 +205,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html index ab78fc8d..64f50f30 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHook.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsBulk

@@ -176,10 +176,10 @@
Overrides
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html index 7cd27495..1a1a04a5 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.SourcingHookPostBody-1.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobBoard

@@ -180,10 +180,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobBoardDocumentId

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -242,10 +242,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SourceDocument

@@ -279,10 +279,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html index 93e88059..ce515298 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UrlAction.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Target

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Url

@@ -200,10 +200,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html index 2ec3c6a8..b5262c63 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHook.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsBulk

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LinkText

@@ -198,10 +198,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html index 913bcd92..d5bacd2b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookCollection.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Client

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OnUpdate

@@ -193,10 +193,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Server

@@ -227,10 +227,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Sourcing

@@ -267,10 +267,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html index 424dac40..1655b300 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.UserActionHookPostBody-1.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentId

@@ -180,10 +180,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexId

@@ -217,10 +217,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.Hooks.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html index f9082c3c..9c41f747 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchDetails.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AppliedCategoryWeights

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HtmlDocument

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SourceDocumentType

@@ -230,10 +230,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html index af4514f7..1dcf5f9f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.MatchUISettings.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeOptions

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ParseOptions

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UIOptions

@@ -228,10 +228,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html index 014fca25..8a094dad 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.StyleOptions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FontFamily

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FontUrl

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HeaderColor

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PrimaryColor

@@ -252,10 +252,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SquareCorners

@@ -289,10 +289,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html index 51078c4d..57e207b4 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobDetailsRequest.html @@ -137,10 +137,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html index fd188ea2..efce2014 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreJobRequest.html @@ -144,10 +144,10 @@
S diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html index ad53cc7c..61b766d7 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeDetailsRequest.html @@ -137,10 +137,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html index 5d8b18c3..bf05b583 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIBimetricScoreResumeRequest.html @@ -144,10 +144,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html index 96632803..c1265aa1 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchByDocumentIdOptions.html @@ -144,10 +144,10 @@
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html index e8e0cd8f..af53c42f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchDetailsRequest.html @@ -137,10 +137,10 @@
Synta diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html index f383c9d3..92cfa555 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchJobRequest.html @@ -144,10 +144,10 @@
Syntax
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html index 9d8504eb..fee1a144 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIMatchResumeRequest.html @@ -144,10 +144,10 @@
Syntax diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html index cca2a0b0..a32eabcd 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UIOptions.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ExecuteImmediately

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Hooks

@@ -200,10 +200,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowBanner

@@ -231,10 +231,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowDetailsButton

@@ -262,10 +262,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowFilterCriteria

@@ -293,10 +293,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowFindSimilar

@@ -324,10 +324,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowJobBoards

@@ -356,10 +356,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowSavedSearches

@@ -387,10 +387,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowWebSourcing

@@ -418,10 +418,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShowWeights

@@ -449,10 +449,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsAutoCompleteCustomSkillsList

@@ -480,10 +480,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTagsPicklists

@@ -518,10 +518,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html index 6fcdff02..7ab4910b 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UISearchRequest.html @@ -144,10 +144,10 @@
Syntax
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html index 08493132..e107b614 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagOption.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Value

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html index 20a28c31..bb9a430f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.UserDefinedTagsPicklist.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Label

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Options

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.UI.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.UI.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.UI.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Matching.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Matching.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Matching.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Matching.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html index f8bf415b..9b690818 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BaseParseResponseValue.html @@ -135,10 +135,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ConversionMetadata

@@ -166,10 +166,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Conversions

@@ -197,10 +197,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ParsingMetadata

@@ -228,10 +228,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ParsingResponse

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionNormalizationResponse

@@ -296,10 +296,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html index bf657e3d..afbd88bf 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.BasicParseOptions.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Configuration

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizerData

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionsSettings

@@ -223,10 +223,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsData

@@ -256,10 +256,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsSettings

@@ -293,10 +293,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html index 016256e8..44af9cb1 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ConversionMetadata.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DetectedType

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentHash

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ElapsedMilliseconds

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputValidityCode

@@ -252,10 +252,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedFileExtension

@@ -289,10 +289,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html index 30e63bf2..1ef827ad 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.Conversions.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CandidateImage

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CandidateImageExtension

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HTML

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PDF

@@ -254,10 +254,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RTF

@@ -292,10 +292,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html index 6e4265d8..09424d8f 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequest.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DataType

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EnumerationValues

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Identifier

@@ -222,10 +222,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Prompt

@@ -259,10 +259,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html index 40a6b1f8..2a45865a 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexRequestDataType.html @@ -138,10 +138,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html index e9597649..be63da89 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponse.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Code

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Message

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Responses

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html index e13309e7..58e94a8d 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.FlexResponseItem.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Identifier

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Reply

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReplyList

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html index 0ade69b2..09f32f46 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html index dcde6378..51af8b11 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseJobResponseValue.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobData

@@ -186,10 +186,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html index 676f6cb2..75915880 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseOptions.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FlexRequests

@@ -176,10 +176,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeOptions

@@ -208,10 +208,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexingOptions

@@ -243,10 +243,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputCandidateImage

@@ -274,10 +274,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputHtml

@@ -305,10 +305,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputPdf

@@ -336,10 +336,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OutputRtf

@@ -367,10 +367,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UseLLMParser

@@ -406,10 +406,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html index 271f76b9..4e8ceb40 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseRequest.html @@ -167,10 +167,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ParseRequest(Document, ParseOptions)

@@ -209,10 +209,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentAsBase64String

@@ -244,10 +244,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentLastModified

@@ -287,10 +287,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html index 9527c85c..2b2e1ac7 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponse.html @@ -145,10 +145,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html index 17f5355d..574a8f77 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParseResumeResponseValue.html @@ -149,10 +149,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EducationNormalizationResponse

@@ -180,10 +180,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FlexResponse

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RedactedResumeData

@@ -244,10 +244,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeData

@@ -281,10 +281,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html index cd7b58fb..92197ebe 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ParsingMetadata.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ElapsedMilliseconds

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LicenseSerialNumber

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TimedOut

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TimedOutAtMilliseconds

@@ -257,10 +257,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html index 16638e93..5160b014 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.ProfessionsSettings.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalize

@@ -176,10 +176,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Version

@@ -213,10 +213,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html index a3e4666c..ec52c8a8 100644 --- a/docs/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.SkillsSettings.html @@ -125,10 +125,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalize

@@ -163,10 +163,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TaxonomyVersion

@@ -214,10 +214,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.API.Parsing.html b/docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.Parsing.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.Parsing.html diff --git a/docs/sdk/Textkernel.Tx.Models.API.html b/docs/site-/sdk/Textkernel.Tx.Models.API.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.API.html rename to docs/site-/sdk/Textkernel.Tx.Models.API.html diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html index 483cff72..8615ac84 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.BasicProfession.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CodeId

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html index abbf9a22..fc60cc75 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ExtractedSkill.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Matches

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html index 1a6fdf06..07f2476a 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.LangDescription.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsoCode

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html index af7274df..4359e34f 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedProfession.html @@ -158,10 +158,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Confidence

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html index 0960dc82..e76692be 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.NormalizedSkill.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

RawText

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html index 3595151b..558958ae 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Profession.html @@ -135,10 +135,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Class

@@ -166,10 +166,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Group

@@ -197,10 +197,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Isco

@@ -228,10 +228,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Kldb2020

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Onet

@@ -290,10 +290,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Onet2019

@@ -321,10 +321,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UkSoc2010

@@ -352,10 +352,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UwvBoc

@@ -389,10 +389,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html index 1686b6e5..367b24a0 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionClassification-1.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CodeId

@@ -174,10 +174,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -211,10 +211,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html index 899ad45c..8743dfc7 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.ProfessionMultipleDescriptions.html @@ -155,10 +155,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -187,10 +187,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Descriptions

@@ -224,10 +224,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html index ec41eda3..4e0a4bfd 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Skill.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsoCode

@@ -221,14 +221,14 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

-

Type of skill. Possible values are Professional, IT, Language, or Soft.

+

Type of skill. Possible values are Professional, IT, Language, Soft, or Certification (only when using v2 endpoints).

Declaration
@@ -258,10 +258,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html index 2a978661..d338bff3 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillAndConfidence.html @@ -141,10 +141,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Confidence

@@ -178,10 +178,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html index 169fdc9c..0ed9d63f 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMatch.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

BeginSpan

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EndSpan

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Likelihood

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RawText

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html index 19bfd1c8..5802a620 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.SkillMultipleDescriptions.html @@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Descriptions

@@ -205,10 +205,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html index 029542c4..f34735ff 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.Taxonomy.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CsvOutput

@@ -165,10 +165,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html index f585c33e..330e19e9 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.TaxonomyMetadata.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ServiceVersion

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TaxonomyReleaseDate

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html index d9b45ff4..09927be3 100644 --- a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.VersionedProfessionClassification-1.html @@ -148,10 +148,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Version

@@ -185,10 +185,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.DataEnrichment.html b/docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.DataEnrichment.html rename to docs/site-/sdk/Textkernel.Tx.Models.DataEnrichment.html diff --git a/docs/sdk/Textkernel.Tx.Models.Document.html b/docs/site-/sdk/Textkernel.Tx.Models.Document.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Document.html rename to docs/site-/sdk/Textkernel.Tx.Models.Document.html index caf6dd7c..a0d877d1 100644 --- a/docs/sdk/Textkernel.Tx.Models.Document.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Document.html @@ -126,10 +126,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Document(Byte[], DateTime)

@@ -168,10 +168,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Document(String)

@@ -205,10 +205,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AsBase64

@@ -236,10 +236,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastModified

@@ -273,10 +273,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.GeoCoordinates.html b/docs/site-/sdk/Textkernel.Tx.Models.GeoCoordinates.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.GeoCoordinates.html rename to docs/site-/sdk/Textkernel.Tx.Models.GeoCoordinates.html index 0733d30e..c0720694 100644 --- a/docs/sdk/Textkernel.Tx.Models.GeoCoordinates.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.GeoCoordinates.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Latitude

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Longitude

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html b/docs/site-/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html rename to docs/site-/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html index 20db70c4..dbe8fcb9 100644 --- a/docs/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.GeocodedCoordinates.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Source

@@ -170,10 +170,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html index 654d6330..535d4c5a 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.ApplicationDetails.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ApplicationDeadline

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ApplicationDescription

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContactEmail

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContactPerson

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContactPhone

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PostedDate

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReferenceNumber

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Website

@@ -380,10 +380,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.EmployerNames.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.EmployerNames.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Job.EmployerNames.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.EmployerNames.html index 0235ebc7..2b320686 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.EmployerNames.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.EmployerNames.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EmployerName

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MainEmployerName

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.JobDegree.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobDegree.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Job.JobDegree.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.JobDegree.html index b6cbc60d..48e4ecd5 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.JobDegree.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobDegree.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

InternationalEducationLevel

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LocalEducationLevel

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.JobMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobMetadata.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.Job.JobMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.JobMetadata.html index 5827e080..82fe122c 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.JobMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobMetadata.html @@ -146,10 +146,10 @@
Syntax
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.JobTitles.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobTitles.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Job.JobTitles.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.JobTitles.html index 1e6f3b17..da2a3633 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.JobTitles.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.JobTitles.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitle

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MainJobTitle

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedProfession

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.ParsedJob.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.ParsedJob.html similarity index 86% rename from docs/sdk/Textkernel.Tx.Models.Job.ParsedJob.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.ParsedJob.html index c584b7f0..5b631778 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.ParsedJob.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.ParsedJob.html @@ -130,10 +130,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ParsedJob()

@@ -154,10 +154,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ApplicationDetails

@@ -185,10 +185,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Benefits

@@ -216,10 +216,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CertificationsAndLicenses

@@ -247,10 +247,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContractType

@@ -290,10 +290,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentJobIsManagement

@@ -321,10 +321,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentLocation

@@ -352,10 +352,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Degrees

@@ -383,10 +383,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DriversLicenses

@@ -414,10 +414,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmployerDescription

@@ -445,10 +445,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmployerNames

@@ -476,10 +476,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmploymentType

@@ -511,10 +511,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EndDate

@@ -542,10 +542,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveType

@@ -573,10 +573,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HighestManagementScore

@@ -604,10 +604,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsRemote

@@ -635,10 +635,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobDescription

@@ -666,10 +666,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobMetadata

@@ -697,10 +697,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobRequirements

@@ -728,10 +728,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitles

@@ -759,10 +759,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguageCodes

@@ -790,10 +790,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementLevel

@@ -821,10 +821,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaximumWorkingHours

@@ -852,10 +852,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaximumYears

@@ -883,10 +883,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaximumYearsManagement

@@ -914,10 +914,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinimumWorkingHours

@@ -945,10 +945,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinimumYears

@@ -976,10 +976,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinimumYearsManagement

@@ -1007,10 +1007,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Owners

@@ -1038,10 +1038,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RequiredDegree

@@ -1069,10 +1069,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Salary

@@ -1100,10 +1100,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SchoolNames

@@ -1131,10 +1131,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -1162,10 +1162,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsData

@@ -1194,10 +1194,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartDate

@@ -1225,10 +1225,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TermsOfInterest

@@ -1256,10 +1256,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -1290,10 +1290,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WorkingHours

@@ -1325,10 +1325,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

FromFile(String)

@@ -1374,10 +1374,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

FromJson(String)

@@ -1423,10 +1423,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToJson(Boolean)

@@ -1481,10 +1481,10 @@
Overrides
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.PayRange.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.PayRange.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Job.PayRange.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.PayRange.html index 59985f05..05703751 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.PayRange.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.PayRange.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Currency

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Maximum

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Minimum

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RawMaximum

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RawMinimum

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TimeScale

@@ -331,10 +331,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html index 673e0cf5..362fd23d 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobNormalizedSkill.html @@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Required

@@ -176,10 +176,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html index e608cd8d..c51b33ae 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobRawSkill.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Required

@@ -167,10 +167,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html index 6e7b4b88..cdea8cca 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkill.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Variations

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html index fff4e60a..04f0fede 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSkillVariation.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Required

@@ -174,10 +174,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html index 6bd3b629..d42c776b 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobSubTaxonomy.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html index 5981944e..e6ce8feb 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomy.html @@ -151,10 +151,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html index bac8c9ab..403b1969 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobTaxonomyRoot.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Root

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Taxonomies

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html index d13e53ef..c5216ffb 100644 --- a/docs/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.JobV2Skills.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalized

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Raw

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RelatedProfessionClasses

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Job.Skills.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Job.Skills.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.Skills.html diff --git a/docs/sdk/Textkernel.Tx.Models.Job.html b/docs/site-/sdk/Textkernel.Tx.Models.Job.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Job.html rename to docs/site-/sdk/Textkernel.Tx.Models.Job.html diff --git a/docs/sdk/Textkernel.Tx.Models.Location.html b/docs/site-/sdk/Textkernel.Tx.Models.Location.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.Location.html rename to docs/site-/sdk/Textkernel.Tx.Models.Location.html index 166a75b0..1d236815 100644 --- a/docs/sdk/Textkernel.Tx.Models.Location.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Location.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CountryCode

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GeoCoordinates

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Municipality

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PostalCode

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Regions

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StreetAddressLines

@@ -318,10 +318,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Matching.Index.html b/docs/site-/sdk/Textkernel.Tx.Models.Matching.Index.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Matching.Index.html rename to docs/site-/sdk/Textkernel.Tx.Models.Matching.Index.html index c4b19c52..43cb6f89 100644 --- a/docs/sdk/Textkernel.Tx.Models.Matching.Index.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Matching.Index.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IndexType

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OwnerId

@@ -226,10 +226,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Matching.IndexType.html b/docs/site-/sdk/Textkernel.Tx.Models.Matching.IndexType.html similarity index 96% rename from docs/sdk/Textkernel.Tx.Models.Matching.IndexType.html rename to docs/site-/sdk/Textkernel.Tx.Models.Matching.IndexType.html index dd6d8ce1..9d193ba7 100644 --- a/docs/sdk/Textkernel.Tx.Models.Matching.IndexType.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Matching.IndexType.html @@ -123,10 +123,10 @@

Fields diff --git a/docs/sdk/Textkernel.Tx.Models.Matching.html b/docs/site-/sdk/Textkernel.Tx.Models.Matching.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Matching.html rename to docs/site-/sdk/Textkernel.Tx.Models.Matching.html diff --git a/docs/sdk/Textkernel.Tx.Models.ParsedDocument.html b/docs/site-/sdk/Textkernel.Tx.Models.ParsedDocument.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.ParsedDocument.html rename to docs/site-/sdk/Textkernel.Tx.Models.ParsedDocument.html index a445841d..029fa47f 100644 --- a/docs/sdk/Textkernel.Tx.Models.ParsedDocument.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.ParsedDocument.html @@ -125,10 +125,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ToFile(String, Boolean)

@@ -165,10 +165,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ToJson(Boolean)

@@ -215,10 +215,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToString()

@@ -254,10 +254,10 @@
Overrides
diff --git a/docs/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html index beb71bcd..87c05581 100644 --- a/docs/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.ParsedDocumentMetadata.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentCulture

@@ -163,10 +163,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentLanguage

@@ -198,10 +198,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DocumentLastModified

@@ -230,10 +230,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ParserSettings

@@ -261,10 +261,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PlainText

@@ -298,10 +298,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Association.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Association.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Association.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Association.html index 454a785a..ce7ed6ba 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Association.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Association.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundInContext

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Organization

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Role

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html index 5f604b1e..72f8d32e 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.CandidateReference.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Company

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailAddresses

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Location

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReferenceName

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Telephones

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Title

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WebAddresses

@@ -380,10 +380,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Certification.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Certification.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Certification.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Certification.html index a1ec989b..7e476591 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Certification.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Certification.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

IsVariation

@@ -160,10 +160,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MatchedFromList

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -229,10 +229,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html index 78b942f6..39068ed0 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.ContactInformation.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CandidateName

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailAddresses

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Location

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Telephones

@@ -252,10 +252,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WebAddresses

@@ -289,10 +289,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html similarity index 89% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html index 7fab7803..23dbe006 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.PersonName.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FamilyName

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FormattedName

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GivenName

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MiddleName

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Moniker

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Prefix

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Suffix

@@ -349,10 +349,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html index cd7aa8c0..d8f6252c 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.Telephone.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AreaCityCode

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

InternationalCountryCode

@@ -195,10 +195,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubscriberNumber

@@ -232,10 +232,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html index 0adde53a..dee1dee1 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddress.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Address

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -215,10 +215,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html similarity index 86% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html index 343f3501..4d728e12 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.WebAddressType.html @@ -126,10 +126,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Facebook

A Facebook profile URL

@@ -156,10 +156,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Gab

A Gab username

@@ -186,10 +186,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GitHub

A GitHub username/URL

@@ -216,10 +216,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ICQ

An ICQ username

@@ -246,10 +246,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Instagram

An Instagram username

@@ -276,10 +276,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LinkedIn

A LinkedIn URL

@@ -306,10 +306,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MeWe

A MeWe username/URL

@@ -336,10 +336,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Parler

A Parler username

@@ -366,10 +366,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PersonalWebsite

A personal website URL

@@ -396,10 +396,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

QQ

A QQ username/number

@@ -426,10 +426,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Quora

A Quora username

@@ -456,10 +456,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Reddit

A Reddit username/URL

@@ -486,10 +486,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Signal

A Signal username/number

@@ -516,10 +516,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skype

A Skype username/URL

@@ -546,10 +546,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StackOverflow

A Stack Overflow username/URL

@@ -576,10 +576,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Telegram

A Telegram username

@@ -606,10 +606,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Telegraph

A Telegraph username

@@ -636,10 +636,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Twitter

A Twitter handle

@@ -666,10 +666,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Unknown

An unknown internet handle/URL (the platform/website/app was not specified)

@@ -696,10 +696,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WeChat

A WeChat username

@@ -726,10 +726,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WhatsApp

A WhatsApp username/number

@@ -758,10 +758,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Value

@@ -791,10 +791,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(String to WebAddressType)

@@ -846,10 +846,10 @@
Returns
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.ContactInfo.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ContactInfo.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html index 355f59f9..17988466 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.Degree.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedInternational

@@ -191,10 +191,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedLocal

@@ -225,10 +225,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -292,10 +292,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html similarity index 88% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html index fd72014b..eb5d7b05 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationDetails.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Degree

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EndDate

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GPA

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Graduated

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastEducationDate

@@ -313,10 +313,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Location

@@ -344,10 +344,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Majors

@@ -375,10 +375,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Minors

@@ -406,10 +406,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SchoolName

@@ -437,10 +437,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SchoolType

@@ -478,10 +478,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartDate

@@ -509,10 +509,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -546,10 +546,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html index 02049139..2b63a86f 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.EducationHistory.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EducationDetails

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HighestDegree

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html index 1b56d22c..65c2b141 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.GradePointAverage.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

MaxScore

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MinimumScore

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedScore

@@ -224,10 +224,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Score

@@ -255,10 +255,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ScoringSystem

@@ -292,10 +292,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html index 74ede63b..bb740797 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.NormalizedDegree.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Code

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Education.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.Education.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Education.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html index 267f4286..02c002b8 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Bullet.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -196,10 +196,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html index 9b5e27b2..c2916a3f 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.CompanyNameWithProbability.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Probability

@@ -174,10 +174,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html index d3e22dc5..933edb1a 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Employer.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Location

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OtherFoundName

@@ -226,10 +226,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html index 92e222f9..8d3255e4 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.EmploymentHistory.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ExperienceSummary

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Positions

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html index c65eaa8f..c61b413d 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ExperienceSummary.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AttentionNeeded

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

AverageMonthsPerEmployer

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentManagementLevel

@@ -229,10 +229,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -266,10 +266,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExecutiveType

@@ -309,10 +309,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FulltimeDirectHirePredictiveIndex

@@ -344,10 +344,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementScore

@@ -379,10 +379,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ManagementStory

@@ -410,10 +410,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsOfManagementExperience

@@ -447,10 +447,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsOfWorkExperience

@@ -489,10 +489,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html index b617b79b..4086105b 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.JobTitle.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalized

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Probability

@@ -193,10 +193,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Raw

@@ -224,10 +224,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Variations

@@ -262,10 +262,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html index 733ea1ca..bd8b0f34 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.ParsingNormalizedProfession.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Class

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Confidence

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Group

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ISCO

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ONET

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Profession

@@ -318,10 +318,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html similarity index 88% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html index 10ebadb4..5406ed1e 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.Position.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Bullets

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Description

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Employer

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EndDate

@@ -251,10 +251,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -282,10 +282,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrent

@@ -313,10 +313,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsSelfEmployed

@@ -344,10 +344,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobLevel

@@ -382,10 +382,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobTitle

@@ -413,10 +413,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

JobType

@@ -450,10 +450,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedProfession

@@ -481,10 +481,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NumberEmployeesSupervised

@@ -512,10 +512,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RelatedToByCompanyName

@@ -543,10 +543,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RelatedToByDates

@@ -574,10 +574,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartDate

@@ -605,10 +605,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomyName

@@ -638,10 +638,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TaxonomyName

@@ -671,10 +671,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TaxonomyPercentage

@@ -709,10 +709,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html index 9392f3fe..87c1de76 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.VersionedNormalizedProfessionClassification-1.html @@ -148,10 +148,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Version

@@ -185,10 +185,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Employment.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.Employment.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Employment.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html index e47d0989..bd26977b 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.LanguageCompetency.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundInContext

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Language

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguageCode

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html index 8e284c99..4c70855f 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.LicenseDetails.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

MatchedFromList

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -196,10 +196,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html index 7a5c976c..d62e34be 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ReservedData.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EmailAddresses

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Names

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

OtherData

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phones

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Urls

@@ -287,10 +287,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html index fddaa992..c7f9ee42 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeMetadata.html @@ -142,10 +142,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundSections

@@ -173,10 +173,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ReservedData

@@ -204,10 +204,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeQuality

@@ -254,10 +254,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html index c8748495..3261db66 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityAssessment.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Findings

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Level

@@ -198,10 +198,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html index 3a571885..79e479be 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityFinding.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Message

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

QualityCode

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SectionIdentifiers

@@ -226,10 +226,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html index 98005731..7ef3e4ee 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeQualityLevel.html @@ -126,10 +126,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

DataMissing

Some data was missing that should be included in a resume

@@ -156,10 +156,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FatalProblem

A fatal issue was found in the resume. Parse results may have severe inaccuracies

@@ -186,10 +186,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MajorIssue

A major issue was found in the resume that will reduce the quality of parse results

@@ -216,10 +216,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SuggestedImprovement

Only minor issues were found

@@ -248,10 +248,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Value

@@ -281,10 +281,10 @@

Operators

| - Improve this Doc + Improve this Doc - View Source + View Source

Implicit(String to ResumeQualityLevel)

@@ -336,10 +336,10 @@
Returns
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html index 60ed96ae..a8c98f81 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.ResumeSection.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FirstLineNumber

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HeaderTextFound

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastLineNumber

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SectionType

@@ -283,10 +283,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Metadata.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.Metadata.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Metadata.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html index 3ebf2323..ea6cffcf 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryDetails.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Country

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EndDate

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FoundInContext

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Service

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartDate

@@ -287,10 +287,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html index 2b25fbfb..d3338993 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.MilitaryService.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Branch

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Rank

@@ -225,10 +225,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html index ac42eb3c..8b1a74b6 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.SecurityCredential.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundInContext

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Military.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.Military.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Military.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html index c6f824a9..331d560c 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.NationalIdentity.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Number

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phrase

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html index ceec271f..08d40558 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.NormalizedString.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalized

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Raw

@@ -196,10 +196,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html similarity index 87% rename from docs/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html index eda971b6..a66c4922 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.ParsedResume.html @@ -130,10 +130,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ParsedResume()

@@ -154,10 +154,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Achievements

@@ -185,10 +185,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Associations

@@ -216,10 +216,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Certifications

@@ -247,10 +247,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ContactInformation

@@ -278,10 +278,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CoverLetter

@@ -309,10 +309,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Education

@@ -340,10 +340,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmploymentHistory

@@ -371,10 +371,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Hobbies

@@ -402,10 +402,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LanguageCompetencies

@@ -434,10 +434,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Licenses

@@ -466,10 +466,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MilitaryExperience

@@ -497,10 +497,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Objective

@@ -528,10 +528,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Patents

@@ -559,10 +559,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PersonalAttributes

@@ -590,10 +590,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ProfessionalSummary

@@ -621,10 +621,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Publications

@@ -652,10 +652,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

QualificationsSummary

@@ -683,10 +683,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

References

@@ -714,10 +714,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResumeMetadata

@@ -745,10 +745,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SecurityCredentials

@@ -776,10 +776,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -807,10 +807,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SkillsData

@@ -839,10 +839,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SpeakingEngagements

@@ -870,10 +870,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Training

@@ -901,10 +901,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserDefinedTags

@@ -937,10 +937,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

FromFile(String)

@@ -986,10 +986,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

FromJson(String)

@@ -1035,10 +1035,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ToJson(Boolean)

@@ -1093,10 +1093,10 @@
Overrides
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html similarity index 86% rename from docs/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html index ba83c31b..72025eab 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.PersonalAttributes.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Availability

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Birthplace

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentLocation

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentSalary

@@ -250,10 +250,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DateOfBirth

@@ -281,10 +281,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DrivingLicense

@@ -312,10 +312,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FamilyComposition

@@ -343,10 +343,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FathersName

@@ -374,10 +374,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Gender

@@ -405,10 +405,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HukouArea

@@ -436,10 +436,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

HukouCity

@@ -467,10 +467,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaritalStatus

@@ -498,10 +498,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MothersMaidenName

@@ -529,10 +529,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MotherTongue

@@ -560,10 +560,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NationalIdentities

@@ -591,10 +591,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Nationality

@@ -622,10 +622,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PassportNumber

@@ -653,10 +653,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PreferredLocation

@@ -684,10 +684,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RequiredSalary

@@ -715,10 +715,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

VisaStatus

@@ -746,10 +746,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

WillingToRelocate

@@ -783,10 +783,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Salary.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Salary.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Salary.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Salary.html index 230dff13..26d5da63 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Salary.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Salary.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Amount

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Currency

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html index 1ce84f7a..e5939847 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.SectionIdentifier.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SectionType

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html index 31f991ed..83c8ba6a 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeNormalizedSkill.html @@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundIn

@@ -170,10 +170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastUsed

@@ -201,10 +201,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsExperience

@@ -238,10 +238,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html index 3816c757..20df6283 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeRawSkill.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundIn

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastUsed

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsExperience

@@ -229,10 +229,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html index 944553bb..58c445e0 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkill.html @@ -146,10 +146,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ChildrenLastUsed

@@ -177,10 +177,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ChildrenMonthsExperience

@@ -208,10 +208,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Variations

@@ -245,10 +245,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html index b0bdfe57..34cbf07a 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSkillVariation.html @@ -137,10 +137,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FoundIn

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastUsed

@@ -199,10 +199,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MonthsExperience

@@ -236,10 +236,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html similarity index 95% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html index 46f0596d..4451ce65 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeSubTaxonomy.html @@ -140,10 +140,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Skills

@@ -177,10 +177,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html similarity index 97% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html index 330d6548..f52e25d7 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomy.html @@ -151,10 +151,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html index 87238d4f..f5ec072b 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeTaxonomyRoot.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Root

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Taxonomies

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html index 25e09ebf..f2e4290f 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.ResumeV2Skills.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Normalized

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Raw

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RelatedProfessionClasses

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.Skills.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.Skills.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.Skills.html diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html similarity index 90% rename from docs/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html index 00d84ede..68003d9f 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingDetails.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

EndDate

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Entity

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Qualifications

@@ -220,10 +220,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StartDate

@@ -251,10 +251,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -288,10 +288,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html index fa401937..fdbdc029 100644 --- a/docs/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Resume.TrainingHistory.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Text

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Trainings

@@ -194,10 +194,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Resume.html b/docs/site-/sdk/Textkernel.Tx.Models.Resume.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Resume.html rename to docs/site-/sdk/Textkernel.Tx.Models.Resume.html diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html index a44b9ed4..d4061290 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundSubTaxonomy.html @@ -135,10 +135,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PercentOfOverall

@@ -166,10 +166,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PercentOfParent

@@ -203,10 +203,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html index a68e9fd3..d5ac2426 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.FoundTaxonomy-1.html @@ -147,10 +147,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -178,10 +178,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -209,10 +209,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PercentOfOverall

@@ -240,10 +240,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomies

@@ -281,10 +281,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html index 67e36205..a42c1acf 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ITaxonomy-1.html @@ -112,10 +112,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -143,10 +143,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -174,10 +174,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomies

@@ -211,10 +211,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html index e9509549..10f1e183 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.NormalizedSkill.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RawSkills

@@ -221,10 +221,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -258,10 +258,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html index a079767a..154e7da1 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionClass.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Groups

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Percent

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html index 53e33d84..01f8743b 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.ProfessionGroup.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizedSkills

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Percent

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.RawSkill.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.RawSkill.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.Skills.RawSkill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.RawSkill.html index 78e5dcf5..031c0283 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.RawSkill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.RawSkill.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -165,10 +165,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.Skill.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.Skill.html similarity index 92% rename from docs/sdk/Textkernel.Tx.Models.Skills.Skill.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.Skill.html index 83b03281..8bf5bbca 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.Skill.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.Skill.html @@ -128,10 +128,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ExistsInText

@@ -159,10 +159,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -190,10 +190,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -227,10 +227,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html similarity index 93% rename from docs/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html index 7be04bbe..338399d4 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.SubTaxonomy.html @@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomyId

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomyName

@@ -195,10 +195,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html index b6e834a3..a4f7f2e6 100644 --- a/docs/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.Skills.Taxonomy.html @@ -130,10 +130,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -161,10 +161,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Name

@@ -192,10 +192,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SubTaxonomies

@@ -223,10 +223,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TxDefaults

@@ -265,10 +265,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.Models.Skills.html b/docs/site-/sdk/Textkernel.Tx.Models.Skills.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.Skills.html rename to docs/site-/sdk/Textkernel.Tx.Models.Skills.html diff --git a/docs/sdk/Textkernel.Tx.Models.TxDate.html b/docs/site-/sdk/Textkernel.Tx.Models.TxDate.html similarity index 91% rename from docs/sdk/Textkernel.Tx.Models.TxDate.html rename to docs/site-/sdk/Textkernel.Tx.Models.TxDate.html index 35e31c35..1c0fef07 100644 --- a/docs/sdk/Textkernel.Tx.Models.TxDate.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.TxDate.html @@ -133,10 +133,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Date

@@ -164,10 +164,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FoundDay

@@ -195,10 +195,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FoundMonth

@@ -226,10 +226,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FoundYear

@@ -257,10 +257,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IsCurrentDate

@@ -294,10 +294,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.TxPrimitive-1.html b/docs/site-/sdk/Textkernel.Tx.Models.TxPrimitive-1.html similarity index 94% rename from docs/sdk/Textkernel.Tx.Models.TxPrimitive-1.html rename to docs/site-/sdk/Textkernel.Tx.Models.TxPrimitive-1.html index eff77d40..725571d3 100644 --- a/docs/sdk/Textkernel.Tx.Models.TxPrimitive-1.html +++ b/docs/site-/sdk/Textkernel.Tx.Models.TxPrimitive-1.html @@ -143,10 +143,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Value

@@ -180,10 +180,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.Models.html b/docs/site-/sdk/Textkernel.Tx.Models.html similarity index 100% rename from docs/sdk/Textkernel.Tx.Models.html rename to docs/site-/sdk/Textkernel.Tx.Models.html diff --git a/docs/sdk/Textkernel.Tx.TxClient.html b/docs/site-/sdk/Textkernel.Tx.TxClient.html similarity index 70% rename from docs/sdk/Textkernel.Tx.TxClient.html rename to docs/site-/sdk/Textkernel.Tx.TxClient.html index a8029e93..40341611 100644 --- a/docs/sdk/Textkernel.Tx.TxClient.html +++ b/docs/site-/sdk/Textkernel.Tx.TxClient.html @@ -131,10 +131,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

TxClient(HttpClient, TxClientSettings)

@@ -184,10 +184,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

TxClient(String, String, DataCenter, IEnumerable<String>)

@@ -240,10 +240,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

ShowFullRequestBodyInExceptions

@@ -274,10 +274,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AutocompleteProfession(String, IEnumerable<String>, String, Int32)

@@ -364,10 +364,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

AutocompleteSkill(String, IEnumerable<String>, String, IEnumerable<String>, Int32)

@@ -460,10 +460,106 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

AutocompleteSkillV2(String, IEnumerable<String>, String, IEnumerable<String>, Int32)

+

Returns normalized skills that begin with a given prefix, based on the chosen language(s). +Each profession is associated with multiple descriptions. If any of the descriptions are a good +completion of the given prefix, the profession is included in the results.

+
+
+
Declaration
+
+
public async Task<AutoCompleteSkillsResponse> AutocompleteSkillV2(string prefix, IEnumerable<string> languages = null, string outputLanguage = null, IEnumerable<string> types = null, int limit = 10)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringprefix

The skill prefix to be completed. Must contain at least 1 character.

+
System.Collections.Generic.IEnumerable<System.String>languages

The language(s) used to search for matching skills (the language of the provided prefix). +A maximum of 5 languages can be provided. Must be one of the supported +ISO codes. +
Default is 'en' only.

+
System.StringoutputLanguage

The language to ouput the found skills in (default is 'en'). Must be one of the supported +ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

+
System.Int32limit

The maximum number of returned skills. The default is 10 and the maximum is 100.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<AutoCompleteSkillsResponse>

A list of skills that match the given prefix.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source

BimetricScore<TTarget>(ParsedJobWithId, List<TTarget>, CategoryWeights, SearchMatchSettings)

@@ -561,10 +657,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

BimetricScore<TTarget>(ParsedResumeWithId, List<TTarget>, CategoryWeights, SearchMatchSettings)

@@ -662,10 +758,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

CompareProfessions(Int32, Int32, String)

@@ -745,10 +841,93 @@
Exceptions
| - Improve this Doc + Improve this Doc + + + View Source + + +

CompareProfessionsV2(Int32, Int32, String)

+

Compare two professions based on the skills associated with each.

+
+
+
Declaration
+
+
public async Task<CompareProfessionsResponse> CompareProfessionsV2(int profession1, int profession2, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Int32profession1

A profession code ID from the +Professions Taxonomy +to compare.

+
System.Int32profession2

A profession code ID from the +Professions Taxonomy +to compare.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<CompareProfessionsResponse>

Common skills and exclusive skills between the two professions.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc - View Source + View Source

CompareSkillsToProfession(Int32, String, SkillScore[])

@@ -826,10 +1005,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

CompareSkillsToProfession(ParsedResume, Int32, String, Boolean)

@@ -911,19 +1090,19 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

CreateIndex(IndexType, String)

-

Create a new index

+ +

CompareSkillsToProfessionV2(Int32, String, SkillScore[])

+

Compare a given set of skills to the skills related to a given profession.

Declaration
-
public async Task<CreateIndexResponse> CreateIndex(IndexType type, string indexId)
+
public async Task<CompareSkillsToProfessionResponse> CompareSkillsToProfessionV2(int professionCodeId, string outputLanguage = null, params SkillScore[] skills)
Parameters
@@ -936,16 +1115,24 @@
Parameters
- - - + + - - + + + + + + @@ -960,8 +1147,9 @@
Returns
- - + +
IndexTypetype

The type of documents stored in this index. Either 'Resume' or 'Job'

+
System.Int32professionCodeId

The profession code ID from the +Professions Taxonomy +to compare the skill set to.

System.StringindexId

The ID to assign to the new index. This is restricted to alphanumeric with dashes -and underscores. All values will be converted to lower-case.

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
SkillScore[]skills

The skill IDs (and optionally, scores) which should be compared against the given profession. The list can contain up to 50 skills.

System.Threading.Tasks.Task<CreateIndexResponse>System.Threading.Tasks.Task<CompareSkillsToProfessionResponse>

Common skills and skills not in the profession.

+
@@ -976,26 +1164,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

DeleteDocument(String, String)

-

Delete an existing document from an index

+ +

CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean)

+

Compare the skills of a candidate to the skills related to a job using the Ontology API.

Declaration
-
public async Task<DeleteDocumentResponse> DeleteDocument(string indexId, string documentId)
+
public async Task<CompareSkillsToProfessionResponse> CompareSkillsToProfessionV2(ParsedResume resume, int professionCodeId, string outputLanguage = null, bool weightSkillsByExperience = true)
Parameters
@@ -1008,15 +1196,28 @@
Parameters
- - - + + + + + + + - - + + + + + + @@ -1031,8 +1232,9 @@
Returns
- - + +
System.StringindexId

The index containing the document

+
ParsedResumeresume

The resume containing the skills of the candidate

+
System.Int32professionCodeId

The code ID of the profession to compare the skills of the candidate to

System.StringdocumentId

The ID of the document to delete

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

System.Threading.Tasks.Task<DeleteDocumentResponse>System.Threading.Tasks.Task<CompareSkillsToProfessionResponse>

Skills that are common between the candidate and the job, as well as what skills are missing

+
@@ -1047,27 +1249,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

DeleteIndex(String)

-

Delete an existing index. Note that this is a destructive action and -cannot be undone. All the documents in this index will be deleted.

+ +

CreateIndex(IndexType, String)

+

Create a new index

Declaration
-
public async Task<DeleteIndexResponse> DeleteIndex(string indexId)
+
public async Task<CreateIndexResponse> CreateIndex(IndexType type, string indexId)
Parameters
@@ -1079,10 +1280,18 @@
Parameters
+ + + + + - +
IndexTypetype

The type of documents stored in this index. Either 'Resume' or 'Job'

+
System.String indexId

The ID to assign to the new index. This is restricted to alphanumeric with dashes +and underscores. All values will be converted to lower-case.

+
@@ -1096,7 +1305,7 @@
Returns
- System.Threading.Tasks.Task<DeleteIndexResponse> + System.Threading.Tasks.Task<CreateIndexResponse> @@ -1119,10 +1328,146 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

DeleteDocument(String, String)

+

Delete an existing document from an index

+
+
+
Declaration
+
+
public async Task<DeleteDocumentResponse> DeleteDocument(string indexId, string documentId)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.StringindexId

The index containing the document

+
System.StringdocumentId

The ID of the document to delete

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<DeleteDocumentResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source + + +

DeleteIndex(String)

+

Delete an existing index. Note that this is a destructive action and +cannot be undone. All the documents in this index will be deleted.

+
+
+
Declaration
+
+
public async Task<DeleteIndexResponse> DeleteIndex(string indexId)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
System.StringindexId
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<DeleteIndexResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source

DeleteMultipleDocuments(String, IEnumerable<String>)

@@ -1190,10 +1535,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Dispose()

@@ -1206,10 +1551,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

ExtractSkills(String, String, String, Single)

@@ -1294,10 +1639,98 @@
Exceptions
| - Improve this Doc + Improve this Doc + + + View Source + + +

ExtractSkillsV2(String, String, String, Single)

+

Extracts known skills from the given text.

+
+
+
Declaration
+
+
public async Task<ExtractSkillsResponse> ExtractSkillsV2(string text, string language = "en", string outputLanguage = null, float threshold = 0.5F)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Stringtext

The text to extract skills from. There is a 24,000 character limit.

+
System.Stringlanguage

The language of the input text. Must be one of the supported +ISO codes. +
Default is 'en'.

+
System.StringoutputLanguage

The language to use for the output skill descriptions. If not provided, defaults to the input language. Must be one of the supported +ISO codes.

+
System.Singlethreshold

A value from [0 - 1] for the minimum confidence threshold for extracted skills. Lower values will return more skills, +but also increase the likelihood of ambiguity-related errors. The recommended and default value is 0.5.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<ExtractSkillsResponse>

A list of extracted skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc - View Source + View Source

FormatResume(FormatResumeRequest)

@@ -1360,10 +1793,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

FormatResumeWithTemplate(FormatResumeWithTemplateRequest)

@@ -1426,10 +1859,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateJobDescription(GenerateJobRequest)

@@ -1491,10 +1924,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedJob, Address, GeocodeCredentials)

@@ -1569,10 +2002,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedJob, GeocodeCredentials)

@@ -1641,10 +2074,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedResume, Address, GeocodeCredentials)

@@ -1719,10 +2152,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Geocode(ParsedResume, GeocodeCredentials)

@@ -1791,10 +2224,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, Address, GeocodeCredentials, Boolean)

@@ -1881,10 +2314,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeocodeCredentials, Boolean)

@@ -1965,10 +2398,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeoCoordinates, Address, GeocodeCredentials, Boolean)

@@ -2062,10 +2495,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedJob, IndexSingleDocumentInfo, GeoCoordinates, GeocodeCredentials, Boolean)

@@ -2153,10 +2586,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, Address, GeocodeCredentials, Boolean)

@@ -2243,10 +2676,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeocodeCredentials, Boolean)

@@ -2327,10 +2760,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeoCoordinates, Address, GeocodeCredentials, Boolean)

@@ -2424,10 +2857,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GeocodeAndIndex(ParsedResume, IndexSingleDocumentInfo, GeoCoordinates, GeocodeCredentials, Boolean)

@@ -2515,10 +2948,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetAccountInfo()

@@ -2562,10 +2995,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetAllIndexes()

@@ -2609,10 +3042,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetJob(String, String)

@@ -2680,10 +3113,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetProfessionsTaxonomy(String, TaxonomyFormat)

@@ -2755,10 +3188,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetProfessionsTaxonomyMetadata()

@@ -2803,10 +3236,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetResume(String, String)

@@ -2874,10 +3307,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSkillsTaxonomy(TaxonomyFormat)

@@ -2941,10 +3374,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSkillsTaxonomyMetadata()

@@ -2989,69 +3422,184 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

IndexDocument(ParsedJob, String, String, IEnumerable<String>)

-

Add a job to an existing index

+ +

GetSkillsTaxonomyMetadataV2()

+

Get metadata about the skills taxonomy/service.

Declaration
-
public async Task<IndexDocumentResponse> IndexDocument(ParsedJob job, string indexId, string documentId, IEnumerable<string> userDefinedTags = null)
+
public async Task<GetMetadataResponse> GetSkillsTaxonomyMetadataV2()
-
Parameters
+
Returns
- - - - - - - - - - - - - - - - - - - +
TypeName Description
ParsedJobjob

A job generated by the Job Parser

-
System.StringindexId

The index the document should be added into (case-insensitive).

-
System.StringdocumentId

The ID to assign to the new document. This is restricted to alphanumeric -with dashes and underscores. All values will be converted to lower-case.

-
System.Collections.Generic.IEnumerable<System.String>userDefinedTags

The user-defined tags that the job should have

+
System.Threading.Tasks.Task<GetMetadataResponse>

The skills taxonomy metadata

-
Returns
+
Exceptions
- + - - + + + + +
TypeDescriptionCondition
System.Threading.Tasks.Task<IndexDocumentResponse>TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

GetSkillsTaxonomyV2(TaxonomyFormat)

+

Get all skills in the taxonomy with associated IDs and descriptions in all supported languages.

+
+
+
Declaration
+
+
public async Task<GetSkillsTaxonomyResponse> GetSkillsTaxonomyV2(TaxonomyFormat format = TaxonomyFormat.json)
+
+
Parameters
+ + + + + + + + + + + + + + + +
TypeNameDescription
TaxonomyFormatformat

The format of the returned taxonomy. +
NOTE: if you set this to csv, only the CsvOutput will be populated.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<GetSkillsTaxonomyResponse>

The full structure of the Skills Taxonomy.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

IndexDocument(ParsedJob, String, String, IEnumerable<String>)

+

Add a job to an existing index

+
+
+
Declaration
+
+
public async Task<IndexDocumentResponse> IndexDocument(ParsedJob job, string indexId, string documentId, IEnumerable<string> userDefinedTags = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

A job generated by the Job Parser

+
System.StringindexId

The index the document should be added into (case-insensitive).

+
System.StringdocumentId

The ID to assign to the new document. This is restricted to alphanumeric +with dashes and underscores. All values will be converted to lower-case.

+
System.Collections.Generic.IEnumerable<System.String>userDefinedTags

The user-defined tags that the job should have

+
+
Returns
+ + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<IndexDocumentResponse>
@@ -3073,10 +3621,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexDocument(ParsedResume, String, String, IEnumerable<String>)

@@ -3157,10 +3705,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexMultipleDocuments(IEnumerable<IndexJobInfo>, String)

@@ -3228,10 +3776,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

IndexMultipleDocuments(IEnumerable<IndexResumeInfo>, String)

@@ -3299,10 +3847,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

LookupProfessions(IEnumerable<Int32>, String)

@@ -3374,10 +3922,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

LookupSkills(IEnumerable<String>, String)

@@ -3447,10 +3995,83 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source + + +

LookupSkillsV2(IEnumerable<String>, String)

+

Get the details associated with given skills in the taxonomy.

+
+
+
Declaration
+
+
public async Task<LookupSkillCodesResponse> LookupSkillsV2(IEnumerable<string> skillIds, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<System.String>skillIds
System.StringoutputLanguage

The language to use for the output skill descriptions. Must be one of the supported +ISO codes. +
Default is 'en'.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<LookupSkillCodesResponse>

An array of skills objects.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source

Match(String, String, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3549,10 +4170,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Match(ParsedJob, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3645,10 +4266,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Match(ParsedResume, IEnumerable<String>, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32)

@@ -3741,10 +4362,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeProfessions(IEnumerable<String>, String, String)

@@ -3823,10 +4444,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

NormalizeSkills(IEnumerable<String>, String, String)

@@ -3905,10 +4526,67 @@
Exceptions
| - Improve this Doc + Improve this Doc + + + View Source + + +

NormalizeSkillsV2(IEnumerable<String>, String, String)

+
+
+
Declaration
+
+
public async Task<NormalizeSkillsResponse> NormalizeSkillsV2(IEnumerable<string> skills, string language = "en", string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<System.String>skills
System.Stringlanguage
System.StringoutputLanguage
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<NormalizeSkillsResponse>
+ + | + Improve this Doc - View Source + View Source

ParseJob(ParseRequest)

@@ -3986,10 +4664,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

ParseResume(ParseRequest)

@@ -4067,10 +4745,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Search(IEnumerable<String>, FilterCriteria, SearchMatchSettings, PaginationSettings)

@@ -4098,21 +4776,850 @@
Parameters
- FilterCriteria - query -

The search query. A result must satisfy all of these criteria

+ FilterCriteria + query +

The search query. A result must satisfy all of these criteria

+ + + + SearchMatchSettings + settings +

The settings for this search request

+ + + + PaginationSettings + pagination +

Pagination settings. If not specified the default will be used

+ + + + +
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SearchResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurs

+
+ + | + Improve this Doc + + + View Source + + +

SkillsSimilarityScore(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

+

Determines how closely related one set of skills is to another. The service defines closely related skills +such that knowing a skill either implies knowledge about another skill, or should make it considerably +easier to acquire knowledge about that skill.

+
+
+
Declaration
+
+
public async Task<SkillsSimilarityScoreResponse> SkillsSimilarityScore(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SkillsSimilarityScoreV2(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

+

Determines how closely related one set of skills is to another. The service defines closely related skills +such that knowing a skill either implies knowledge about another skill, or should make it considerably +easier to acquire knowledge about that skill.

+
+
+
Declaration
+
+
public async Task<SkillsSimilarityScoreResponse> SkillsSimilarityScoreV2(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. +The list can contain up to 50 skills.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(IEnumerable<SkillScore>, Int32, Boolean, String)

+

Suggest professions based on a given set of skill IDs.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(ParsedJob, Int32, Boolean, String)

+

Suggest professions based on the skills within a given job.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkills(ParsedResume, Int32, Boolean, String, Boolean)

+

Suggest professions based on the skills within a given resume.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(IEnumerable<SkillScore>, Int32, Boolean, String)

+

Suggest professions based on a given set of skill IDs.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String)

+

Suggest professions based on the skills within a given job.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean)

+

Suggest professions based on the skills within a given resume.

+
+
+
Declaration
+
+
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkillsV2(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
System.Int32limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

+
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestSkillsFromJobTitle(String, String, Nullable<Int32>)

+

Takes a job title and suggests relevant skills.

+
+
+
Declaration
+
+
public async Task<SuggestSkillsFromJobTitleResponse> SuggestSkillsFromJobTitle(string jobTitle, string language = "en", int? limit = null)
+
+
Parameters
+ + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameDescription
System.StringjobTitle

The title of the job for which skills are being suggested.

+
System.Stringlanguage

Language of the suggested skills in ISO 639-1 code format.

+
System.Nullable<System.Int32>limit

Maximum number of skills to suggest. If not specified this parameter defaults to 10. This value cannot exceed 50.

+
+
Returns
+ + + + + + + + + + + + + +
TypeDescription
System.Threading.Tasks.Task<SuggestSkillsFromJobTitleResponse>
+
Exceptions
+ + + + + + + + + + + + + +
TypeCondition
TxException

Thrown when an API error occurred

+
+ + | + Improve this Doc + + + View Source + + +

SuggestSkillsFromProfessions(IEnumerable<Int32>, Int32, String)

+

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

+
+
+
Declaration
+
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null)
+
+
Parameters
+ + + + + + + + + + + + + - - - + + - - - + + @@ -4127,8 +5634,9 @@
Returns
- - + +
TypeNameDescription
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

SearchMatchSettingssettings

The settings for this search request

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

PaginationSettingspagination

Pagination settings. If not specified the default will be used

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Threading.Tasks.Task<SearchResponse>System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

+
@@ -4143,28 +5651,26 @@
Exceptions
TxException -

Thrown when an API error occurs

+

Thrown when an API error occurred

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SkillsSimilarityScore(IEnumerable<SkillScore>, IEnumerable<SkillScore>)

-

Determines how closely related one set of skills is to another. The service defines closely related skills -such that knowing a skill either implies knowledge about another skill, or should make it considerably -easier to acquire knowledge about that skill.

+ +

SuggestSkillsFromProfessions(ParsedJob, Int32, String)

+

Suggests skills related to a job based on the profession title in the job.

Declaration
-
public async Task<SkillsSimilarityScoreResponse> SkillsSimilarityScore(IEnumerable<SkillScore> skillSetA, IEnumerable<SkillScore> skillSetB)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null)
Parameters
@@ -4177,17 +5683,22 @@
Parameters
- - - + + - - - + + + + + + + @@ -4202,8 +5713,8 @@
Returns
- - + @@ -4226,19 +5737,19 @@
Exceptions
System.Collections.Generic.IEnumerable<SkillScore>skillSetA

A set of skills (and optionally, scores) to score against the other set of skills. -The list can contain up to 50 skills.

+
ParsedJobjob

The job to suggest skills for (based on the profession in the job)

System.Collections.Generic.IEnumerable<SkillScore>skillSetB

A set of skills (and optionally, scores) to score against the other set of skills. -The list can contain up to 50 skills.

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

+
System.StringoutputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Threading.Tasks.Task<SkillsSimilarityScoreResponse>

A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(IEnumerable<SkillScore>, Int32, Boolean, String)

-

Suggest professions based on a given set of skill IDs.

+ +

SuggestSkillsFromProfessions(ParsedResume, Int32, String)

+

Suggests skills related to a resume based on the recent professions in the resume.

Declaration
-
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(IEnumerable<SkillScore> skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedResume resume, int limit = 10, string outputLanguage = null)
Parameters
@@ -4251,21 +5762,15 @@
Parameters
- - - + + - - - - - - @@ -4287,8 +5792,8 @@
Returns
- - + @@ -4311,19 +5816,19 @@
Exceptions
System.Collections.Generic.IEnumerable<SkillScore>skills

The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs.

+
ParsedResumeresume

The resume to suggest skills for (based on the professions in the resume)

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(ParsedJob, Int32, Boolean, String)

-

Suggest professions based on the skills within a given job.

+ +

SuggestSkillsFromProfessionsV2(IEnumerable<Int32>, Int32, String, IEnumerable<String>)

+

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

Declaration
-
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4336,21 +5841,15 @@
Parameters
- - - + + - - - - - - @@ -4358,6 +5857,12 @@
Parameters
+ + + + + @@ -4372,8 +5877,8 @@
Returns
- - + @@ -4396,19 +5901,19 @@
Exceptions
ParsedJobjob

The professions are suggested based on the skills within this job.

+
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given job, based on skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestProfessionsFromSkills(ParsedResume, Int32, Boolean, String, Boolean)

-

Suggest professions based on the skills within a given resume.

+ +

SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable<String>)

+

Suggests skills related to a job based on the profession title in the job.

Declaration
-
public async Task<SuggestProfessionsResponse> SuggestProfessionsFromSkills(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4421,21 +5926,15 @@
Parameters
- - - + + - - - - - - @@ -4446,9 +5945,9 @@
Parameters
- - - + + @@ -4463,8 +5962,8 @@
Returns
- - + @@ -4487,19 +5986,19 @@
Exceptions
ParsedResumeresume

The professions are suggested based on the skills within this resume.

+
ParsedJobjob

The job to suggest skills for (based on the profession in the job)

System.Int32 limit

The maximum amount of professions returned. If not specified this parameter defaults to 10.

-
System.BooleanreturnMissingSkills

Flag to enable returning a list of missing skills per suggested profession.

+

The maximum amount of suggested skills returned. The default is 10.

System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestProfessionsResponse>

A list of professions most relevant to the given resume, based on skills.

+
System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromJobTitle(String, String, Nullable<Int32>)

-

Takes a job title and suggests relevant skills.

+ +

SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable<String>)

+

Suggests skills related to a resume based on the recent professions in the resume.

Declaration
-
public async Task<SuggestSkillsFromJobTitleResponse> SuggestSkillsFromJobTitle(string jobTitle, string language = "en", int? limit = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessionsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4512,21 +6011,28 @@
Parameters
- - - + + + + + + + - - + - - - + + @@ -4541,8 +6047,9 @@
Returns
- - + +
System.StringjobTitle

The title of the job for which skills are being suggested.

+
ParsedResumeresume

The resume to suggest skills for (based on the professions in the resume)

+
System.Int32limit

The maximum amount of suggested skills returned. The default is 10.

System.Stringlanguage

Language of the suggested skills in ISO 639-1 code format.

+
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported +ISO codes.

System.Nullable<System.Int32>limit

Maximum number of skills to suggest. If not specified this parameter defaults to 10. This value cannot exceed 50.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

System.Threading.Tasks.Task<SuggestSkillsFromJobTitleResponse>System.Threading.Tasks.Task<SuggestSkillsResponse>

A list of suggested skills.

+
@@ -4564,19 +6071,21 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(IEnumerable<Int32>, Int32, String)

-

Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions.

+ +

SuggestSkillsFromSkills(IEnumerable<SkillScore>, Int32, String)

+

Returns skills related to a given skill or set of skills. The service returns closely related skills +in a sense that knowing the provided skills either implies knowledge about the returned related skills, +or should make it considerably easier to acquire knowledge about them.

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(IEnumerable<int> professionCodeIDs, int limit = 10, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null)
Parameters
@@ -4589,15 +6098,16 @@
Parameters
- - - + + - @@ -4643,19 +6153,21 @@
Exceptions
System.Collections.Generic.IEnumerable<System.Int32>professionCodeIDs

The code IDs of the professions to suggest skills for.

+
System.Collections.Generic.IEnumerable<SkillScore>skills

The skills (and optionally, scores) for which the service should return related skills. +The list can contain up to 50 skills.

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 25.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(ParsedJob, Int32, String)

-

Suggests skills related to a job based on the profession title in the job.

+ +

SuggestSkillsFromSkills(ParsedJob, Int32, String)

+

Suggests skills related to a job (but not in the job) based on the skills in the job. The service returns +closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, +or should make it considerably easier to acquire knowledge about them.

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedJob job, int limit = 10, string outputLanguage = null)
Parameters
@@ -4670,13 +6182,13 @@
Parameters
- - @@ -4722,19 +6234,21 @@
Exceptions
ParsedJob job

The job to suggest skills for (based on the profession in the job)

+

The job to suggest skills for (based on the skills in the job)

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 25.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromProfessions(ParsedResume, Int32, String)

-

Suggests skills related to a resume based on the recent professions in the resume.

+ +

SuggestSkillsFromSkills(ParsedResume, Int32, String, Boolean)

+

Suggests skills related to a resume (but not in the resume) based on the skills in the resume. The service +returns closely related skills in a sense that knowing the provided skills either implies knowledge about +the returned related skills, or should make it considerably easier to acquire knowledge about them.

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromProfessions(ParsedResume resume, int limit = 10, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true)
Parameters
@@ -4749,13 +6263,13 @@
Parameters
- - @@ -4763,6 +6277,12 @@
Parameters
+ + + + + @@ -4801,13 +6321,13 @@
Exceptions
ParsedResume resume

The resume to suggest skills for (based on the professions in the resume)

+

The resume to suggest skills for (based on the skills in the resume)

System.Int32 limit

The maximum amount of suggested skills returned. The default is 10.

+

The maximum amount of suggested skills returned. The maximum and default is 10.

outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.BooleanweightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(IEnumerable<SkillScore>, Int32, String)

+ +

SuggestSkillsFromSkillsV2(IEnumerable<SkillScore>, Int32, String, IEnumerable<String>)

Returns skills related to a given skill or set of skills. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4815,7 +6335,7 @@

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(IEnumerable<SkillScore> skills, int limit = 25, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4845,6 +6365,12 @@
Parameters
+ + + + + @@ -4883,13 +6409,13 @@
Exceptions
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(ParsedJob, Int32, String)

+ +

SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable<String>)

Suggests skills related to a job (but not in the job) based on the skills in the job. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4897,7 +6423,7 @@

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedJob job, int limit = 10, string outputLanguage = null)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable<string> types = null)
Parameters
@@ -4926,6 +6452,12 @@
Parameters
+ + + + + @@ -4964,13 +6496,13 @@
Exceptions
outputLanguage

The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported ISO codes.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source - -

SuggestSkillsFromSkills(ParsedResume, Int32, String, Boolean)

+ +

SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable<String>)

Suggests skills related to a resume (but not in the resume) based on the skills in the resume. The service returns closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, or should make it considerably easier to acquire knowledge about them.

@@ -4978,7 +6510,7 @@

Declaration
-
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkills(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true)
+
public async Task<SuggestSkillsResponse> SuggestSkillsFromSkillsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true, IEnumerable<string> types = null)
Parameters
@@ -5013,6 +6545,12 @@
Parameters
+ + + + + @@ -5051,10 +6589,10 @@
Exceptions
System.Boolean weightSkillsByExperience

Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true.

+
System.Collections.Generic.IEnumerable<System.String>types

If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All.

| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateJobUserDefinedTags(String, String, IEnumerable<String>, UserDefinedTagsMethod)

@@ -5134,10 +6672,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateResumeUserDefinedTags(String, String, IEnumerable<String>, UserDefinedTagsMethod)

@@ -5230,10 +6768,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxClientSettings.html b/docs/site-/sdk/Textkernel.Tx.TxClientSettings.html similarity index 91% rename from docs/sdk/Textkernel.Tx.TxClientSettings.html rename to docs/site-/sdk/Textkernel.Tx.TxClientSettings.html index c0a8acee..9db83485 100644 --- a/docs/sdk/Textkernel.Tx.TxClientSettings.html +++ b/docs/site-/sdk/Textkernel.Tx.TxClientSettings.html @@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AccountId

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DataCenter

@@ -188,10 +188,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ServiceKey

@@ -219,10 +219,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TrackingTags

@@ -256,10 +256,10 @@
Property Value
diff --git a/docs/sdk/Textkernel.Tx.TxException.html b/docs/site-/sdk/Textkernel.Tx.TxException.html similarity index 91% rename from docs/sdk/Textkernel.Tx.TxException.html rename to docs/site-/sdk/Textkernel.Tx.TxException.html index 8bd2d962..6f744a42 100644 --- a/docs/sdk/Textkernel.Tx.TxException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxException.html @@ -166,10 +166,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

HttpStatusCode

@@ -197,10 +197,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RequestBody

@@ -228,10 +228,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResponseMessage

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TransactionId

@@ -290,10 +290,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TxErrorCode

@@ -331,10 +331,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxGeocodeJobException.html b/docs/site-/sdk/Textkernel.Tx.TxGeocodeJobException.html similarity index 96% rename from docs/sdk/Textkernel.Tx.TxGeocodeJobException.html rename to docs/site-/sdk/Textkernel.Tx.TxGeocodeJobException.html index ff8a2054..adb9a105 100644 --- a/docs/sdk/Textkernel.Tx.TxGeocodeJobException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxGeocodeJobException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxGeocodeResumeException.html b/docs/site-/sdk/Textkernel.Tx.TxGeocodeResumeException.html similarity index 97% rename from docs/sdk/Textkernel.Tx.TxGeocodeResumeException.html rename to docs/site-/sdk/Textkernel.Tx.TxGeocodeResumeException.html index 750b0b40..e6e68d26 100644 --- a/docs/sdk/Textkernel.Tx.TxGeocodeResumeException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxGeocodeResumeException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxIndexJobException.html b/docs/site-/sdk/Textkernel.Tx.TxIndexJobException.html similarity index 96% rename from docs/sdk/Textkernel.Tx.TxIndexJobException.html rename to docs/site-/sdk/Textkernel.Tx.TxIndexJobException.html index b6478345..c8f0b068 100644 --- a/docs/sdk/Textkernel.Tx.TxIndexJobException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxIndexJobException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxIndexResumeException.html b/docs/site-/sdk/Textkernel.Tx.TxIndexResumeException.html similarity index 96% rename from docs/sdk/Textkernel.Tx.TxIndexResumeException.html rename to docs/site-/sdk/Textkernel.Tx.TxIndexResumeException.html index 81fde109..c28beccf 100644 --- a/docs/sdk/Textkernel.Tx.TxIndexResumeException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxIndexResumeException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html b/docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html similarity index 97% rename from docs/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html rename to docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html index d0988538..557c7bf1 100644 --- a/docs/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationJobException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html b/docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html similarity index 97% rename from docs/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html rename to docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html index 7042a04e..c1bff3cc 100644 --- a/docs/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxProfessionNormalizationResumeException.html @@ -192,10 +192,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxUsableJobException.html b/docs/site-/sdk/Textkernel.Tx.TxUsableJobException.html similarity index 95% rename from docs/sdk/Textkernel.Tx.TxUsableJobException.html rename to docs/site-/sdk/Textkernel.Tx.TxUsableJobException.html index cf141cc8..640613b4 100644 --- a/docs/sdk/Textkernel.Tx.TxUsableJobException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxUsableJobException.html @@ -183,10 +183,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Response

@@ -224,10 +224,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.TxUsableResumeException.html b/docs/site-/sdk/Textkernel.Tx.TxUsableResumeException.html similarity index 95% rename from docs/sdk/Textkernel.Tx.TxUsableResumeException.html rename to docs/site-/sdk/Textkernel.Tx.TxUsableResumeException.html index d1078609..d92b264c 100644 --- a/docs/sdk/Textkernel.Tx.TxUsableResumeException.html +++ b/docs/site-/sdk/Textkernel.Tx.TxUsableResumeException.html @@ -183,10 +183,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Response

@@ -224,10 +224,10 @@

Implements

diff --git a/docs/sdk/Textkernel.Tx.html b/docs/site-/sdk/Textkernel.Tx.html similarity index 100% rename from docs/sdk/Textkernel.Tx.html rename to docs/site-/sdk/Textkernel.Tx.html diff --git a/docs/sdk/index.html b/docs/site-/sdk/index.html similarity index 98% rename from docs/sdk/index.html rename to docs/site-/sdk/index.html index 2e4baa37..afaec12a 100644 --- a/docs/sdk/index.html +++ b/docs/site-/sdk/index.html @@ -133,7 +133,7 @@

Matching/Searching/Bimetric Scoring

diff --git a/docs/sdk/toc.html b/docs/site-/sdk/toc.html similarity index 100% rename from docs/sdk/toc.html rename to docs/site-/sdk/toc.html diff --git a/docs/search-stopwords.json b/docs/site-/search-stopwords.json similarity index 100% rename from docs/search-stopwords.json rename to docs/site-/search-stopwords.json diff --git a/docs/styles/docfx.css b/docs/site-/styles/docfx.css similarity index 100% rename from docs/styles/docfx.css rename to docs/site-/styles/docfx.css diff --git a/docs/styles/docfx.js b/docs/site-/styles/docfx.js similarity index 100% rename from docs/styles/docfx.js rename to docs/site-/styles/docfx.js diff --git a/docs/styles/docfx.vendor.css b/docs/site-/styles/docfx.vendor.css similarity index 100% rename from docs/styles/docfx.vendor.css rename to docs/site-/styles/docfx.vendor.css diff --git a/docs/styles/docfx.vendor.js b/docs/site-/styles/docfx.vendor.js similarity index 100% rename from docs/styles/docfx.vendor.js rename to docs/site-/styles/docfx.vendor.js diff --git a/docs/styles/lunr.js b/docs/site-/styles/lunr.js similarity index 100% rename from docs/styles/lunr.js rename to docs/site-/styles/lunr.js diff --git a/docs/styles/lunr.min.js b/docs/site-/styles/lunr.min.js similarity index 100% rename from docs/styles/lunr.min.js rename to docs/site-/styles/lunr.min.js diff --git a/docs/styles/main.css b/docs/site-/styles/main.css similarity index 100% rename from docs/styles/main.css rename to docs/site-/styles/main.css diff --git a/docs/styles/main.js b/docs/site-/styles/main.js similarity index 100% rename from docs/styles/main.js rename to docs/site-/styles/main.js diff --git a/docs/styles/search-worker.js b/docs/site-/styles/search-worker.js similarity index 100% rename from docs/styles/search-worker.js rename to docs/site-/styles/search-worker.js diff --git a/docs/styles/toggle-theme.js b/docs/site-/styles/toggle-theme.js similarity index 100% rename from docs/styles/toggle-theme.js rename to docs/site-/styles/toggle-theme.js diff --git a/docs/toc.html b/docs/site-/toc.html similarity index 100% rename from docs/toc.html rename to docs/site-/toc.html diff --git a/docs/xrefmap.yml b/docs/site-/xrefmap.yml similarity index 94% rename from docs/xrefmap.yml rename to docs/site-/xrefmap.yml index 69339d1d..9d36663a 100644 --- a/docs/xrefmap.yml +++ b/docs/site-/xrefmap.yml @@ -339,6 +339,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.AutocompleteSkill nameWithType: ITxClient.AutocompleteSkill +- uid: Textkernel.Tx.ITxClient.AutocompleteSkillV2(System.String,System.Collections.Generic.IEnumerable{System.String},System.String,System.Collections.Generic.IEnumerable{System.String},System.Int32) + name: AutocompleteSkillV2(String, IEnumerable, String, IEnumerable, Int32) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_AutocompleteSkillV2_System_String_System_Collections_Generic_IEnumerable_System_String__System_String_System_Collections_Generic_IEnumerable_System_String__System_Int32_ + commentId: M:Textkernel.Tx.ITxClient.AutocompleteSkillV2(System.String,System.Collections.Generic.IEnumerable{System.String},System.String,System.Collections.Generic.IEnumerable{System.String},System.Int32) + name.vb: AutocompleteSkillV2(String, IEnumerable(Of String), String, IEnumerable(Of String), Int32) + fullName: Textkernel.Tx.ITxClient.AutocompleteSkillV2(System.String, System.Collections.Generic.IEnumerable, System.String, System.Collections.Generic.IEnumerable, System.Int32) + fullName.vb: Textkernel.Tx.ITxClient.AutocompleteSkillV2(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Int32) + nameWithType: ITxClient.AutocompleteSkillV2(String, IEnumerable, String, IEnumerable, Int32) + nameWithType.vb: ITxClient.AutocompleteSkillV2(String, IEnumerable(Of String), String, IEnumerable(Of String), Int32) +- uid: Textkernel.Tx.ITxClient.AutocompleteSkillV2* + name: AutocompleteSkillV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_AutocompleteSkillV2_ + commentId: Overload:Textkernel.Tx.ITxClient.AutocompleteSkillV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.AutocompleteSkillV2 + nameWithType: ITxClient.AutocompleteSkillV2 - uid: Textkernel.Tx.ITxClient.BimetricScore* name: BimetricScore href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_BimetricScore_ @@ -377,6 +393,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.CompareProfessions nameWithType: ITxClient.CompareProfessions +- uid: Textkernel.Tx.ITxClient.CompareProfessionsV2(System.Int32,System.Int32,System.String) + name: CompareProfessionsV2(Int32, Int32, String) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareProfessionsV2_System_Int32_System_Int32_System_String_ + commentId: M:Textkernel.Tx.ITxClient.CompareProfessionsV2(System.Int32,System.Int32,System.String) + fullName: Textkernel.Tx.ITxClient.CompareProfessionsV2(System.Int32, System.Int32, System.String) + nameWithType: ITxClient.CompareProfessionsV2(Int32, Int32, String) +- uid: Textkernel.Tx.ITxClient.CompareProfessionsV2* + name: CompareProfessionsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareProfessionsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.CompareProfessionsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.CompareProfessionsV2 + nameWithType: ITxClient.CompareProfessionsV2 - uid: Textkernel.Tx.ITxClient.CompareSkillsToProfession(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) name: CompareSkillsToProfession(Int32, String, SkillScore[]) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareSkillsToProfession_System_Int32_System_String_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore___ @@ -399,6 +428,28 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.CompareSkillsToProfession nameWithType: ITxClient.CompareSkillsToProfession +- uid: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + name: CompareSkillsToProfessionV2(Int32, String, SkillScore[]) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareSkillsToProfessionV2_System_Int32_System_String_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore___ + commentId: M:Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + name.vb: CompareSkillsToProfessionV2(Int32, String, SkillScore()) + fullName: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(System.Int32, System.String, Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + fullName.vb: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(System.Int32, System.String, Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore()) + nameWithType: ITxClient.CompareSkillsToProfessionV2(Int32, String, SkillScore[]) + nameWithType.vb: ITxClient.CompareSkillsToProfessionV2(Int32, String, SkillScore()) +- uid: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean) + name: CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareSkillsToProfessionV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Boolean_ + commentId: M:Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean) + fullName: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean) + nameWithType: ITxClient.CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean) +- uid: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2* + name: CompareSkillsToProfessionV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CompareSkillsToProfessionV2_ + commentId: Overload:Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.CompareSkillsToProfessionV2 + nameWithType: ITxClient.CompareSkillsToProfessionV2 - uid: Textkernel.Tx.ITxClient.CreateIndex(Textkernel.Tx.Models.Matching.IndexType,System.String) name: CreateIndex(IndexType, String) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_CreateIndex_Textkernel_Tx_Models_Matching_IndexType_System_String_ @@ -467,6 +518,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.ExtractSkills nameWithType: ITxClient.ExtractSkills +- uid: Textkernel.Tx.ITxClient.ExtractSkillsV2(System.String,System.String,System.String,System.Single) + name: ExtractSkillsV2(String, String, String, Single) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_ExtractSkillsV2_System_String_System_String_System_String_System_Single_ + commentId: M:Textkernel.Tx.ITxClient.ExtractSkillsV2(System.String,System.String,System.String,System.Single) + fullName: Textkernel.Tx.ITxClient.ExtractSkillsV2(System.String, System.String, System.String, System.Single) + nameWithType: ITxClient.ExtractSkillsV2(String, String, String, Single) +- uid: Textkernel.Tx.ITxClient.ExtractSkillsV2* + name: ExtractSkillsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_ExtractSkillsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.ExtractSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.ExtractSkillsV2 + nameWithType: ITxClient.ExtractSkillsV2 - uid: Textkernel.Tx.ITxClient.FormatResume(Textkernel.Tx.Models.API.Formatter.FormatResumeRequest) name: FormatResume(FormatResumeRequest) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_FormatResume_Textkernel_Tx_Models_API_Formatter_FormatResumeRequest_ @@ -696,6 +760,32 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadata nameWithType: ITxClient.GetSkillsTaxonomyMetadata +- uid: Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2 + name: GetSkillsTaxonomyMetadataV2() + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_GetSkillsTaxonomyMetadataV2 + commentId: M:Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2 + fullName: Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2() + nameWithType: ITxClient.GetSkillsTaxonomyMetadataV2() +- uid: Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2* + name: GetSkillsTaxonomyMetadataV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_GetSkillsTaxonomyMetadataV2_ + commentId: Overload:Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.GetSkillsTaxonomyMetadataV2 + nameWithType: ITxClient.GetSkillsTaxonomyMetadataV2 +- uid: Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + name: GetSkillsTaxonomyV2(TaxonomyFormat) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_GetSkillsTaxonomyV2_Textkernel_Tx_Models_API_DataEnrichment_TaxonomyFormat_ + commentId: M:Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + fullName: Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + nameWithType: ITxClient.GetSkillsTaxonomyV2(TaxonomyFormat) +- uid: Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2* + name: GetSkillsTaxonomyV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_GetSkillsTaxonomyV2_ + commentId: Overload:Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.GetSkillsTaxonomyV2 + nameWithType: ITxClient.GetSkillsTaxonomyV2 - uid: Textkernel.Tx.ITxClient.IndexDocument(Textkernel.Tx.Models.Job.ParsedJob,System.String,System.String,System.Collections.Generic.IEnumerable{System.String}) name: IndexDocument(ParsedJob, String, String, IEnumerable) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_IndexDocument_Textkernel_Tx_Models_Job_ParsedJob_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__ @@ -778,6 +868,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.LookupSkills nameWithType: ITxClient.LookupSkills +- uid: Textkernel.Tx.ITxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String) + name: LookupSkillsV2(IEnumerable, String) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_LookupSkillsV2_System_Collections_Generic_IEnumerable_System_String__System_String_ + commentId: M:Textkernel.Tx.ITxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String) + name.vb: LookupSkillsV2(IEnumerable(Of String), String) + fullName: Textkernel.Tx.ITxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable, System.String) + fullName.vb: Textkernel.Tx.ITxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable(Of System.String), System.String) + nameWithType: ITxClient.LookupSkillsV2(IEnumerable, String) + nameWithType.vb: ITxClient.LookupSkillsV2(IEnumerable(Of String), String) +- uid: Textkernel.Tx.ITxClient.LookupSkillsV2* + name: LookupSkillsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_LookupSkillsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.LookupSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.LookupSkillsV2 + nameWithType: ITxClient.LookupSkillsV2 - uid: Textkernel.Tx.ITxClient.Match(System.String,System.String,System.Collections.Generic.IEnumerable{System.String},Textkernel.Tx.Models.API.Matching.CategoryWeights,Textkernel.Tx.Models.API.Matching.Request.FilterCriteria,Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings,System.Int32) name: Match(String, String, IEnumerable, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_Match_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__Textkernel_Tx_Models_API_Matching_CategoryWeights_Textkernel_Tx_Models_API_Matching_Request_FilterCriteria_Textkernel_Tx_Models_API_Matching_Request_SearchMatchSettings_System_Int32_ @@ -902,6 +1008,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.SkillsSimilarityScore nameWithType: ITxClient.SkillsSimilarityScore +- uid: Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore}) + name: SkillsSimilarityScoreV2(IEnumerable, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SkillsSimilarityScoreV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__ + commentId: M:Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore}) + name.vb: SkillsSimilarityScoreV2(IEnumerable(Of SkillScore), IEnumerable(Of SkillScore)) + fullName: Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore)) + nameWithType: ITxClient.SkillsSimilarityScoreV2(IEnumerable, IEnumerable) + nameWithType.vb: ITxClient.SkillsSimilarityScoreV2(IEnumerable(Of SkillScore), IEnumerable(Of SkillScore)) +- uid: Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2* + name: SkillsSimilarityScoreV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SkillsSimilarityScoreV2_ + commentId: Overload:Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.SkillsSimilarityScoreV2 + nameWithType: ITxClient.SkillsSimilarityScoreV2 - uid: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkills(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) name: SuggestProfessionsFromSkills(IEnumerable, Int32, Boolean, String) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestProfessionsFromSkills_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_Boolean_System_String_ @@ -930,6 +1052,34 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkills nameWithType: ITxClient.SuggestProfessionsFromSkills +- uid: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) + name: SuggestProfessionsFromSkillsV2(IEnumerable, Int32, Boolean, String) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestProfessionsFromSkillsV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_Boolean_System_String_ + commentId: M:Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) + name.vb: SuggestProfessionsFromSkillsV2(IEnumerable(Of SkillScore), Int32, Boolean, String) + fullName: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable, System.Int32, System.Boolean, System.String) + fullName.vb: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Int32, System.Boolean, System.String) + nameWithType: ITxClient.SuggestProfessionsFromSkillsV2(IEnumerable, Int32, Boolean, String) + nameWithType.vb: ITxClient.SuggestProfessionsFromSkillsV2(IEnumerable(Of SkillScore), Int32, Boolean, String) +- uid: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.Boolean,System.String) + name: SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestProfessionsFromSkillsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_Boolean_System_String_ + commentId: M:Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.Boolean,System.String) + fullName: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.Boolean, System.String) + nameWithType: ITxClient.SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String) +- uid: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.Boolean,System.String,System.Boolean) + name: SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestProfessionsFromSkillsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_Boolean_System_String_System_Boolean_ + commentId: M:Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.Boolean,System.String,System.Boolean) + fullName: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.Boolean, System.String, System.Boolean) + nameWithType: ITxClient.SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean) +- uid: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2* + name: SuggestProfessionsFromSkillsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestProfessionsFromSkillsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.SuggestProfessionsFromSkillsV2 + nameWithType: ITxClient.SuggestProfessionsFromSkillsV2 - uid: Textkernel.Tx.ITxClient.SuggestSkillsFromJobTitle(System.String,System.String,System.Nullable{System.Int32}) name: SuggestSkillsFromJobTitle(String, String, Nullable) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromJobTitle_System_String_System_String_System_Nullable_System_Int32__ @@ -974,6 +1124,40 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessions nameWithType: ITxClient.SuggestSkillsFromProfessions +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(IEnumerable, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromProfessionsV2_System_Collections_Generic_IEnumerable_System_Int32__System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(IEnumerable(Of Int32), Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable(Of System.Int32), System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromProfessionsV2(IEnumerable, Int32, String, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromProfessionsV2(IEnumerable(Of Int32), Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromProfessionsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromProfessionsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2* + name: SuggestSkillsFromProfessionsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromProfessionsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromProfessionsV2 + nameWithType: ITxClient.SuggestSkillsFromProfessionsV2 - uid: Textkernel.Tx.ITxClient.SuggestSkillsFromSkills(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String) name: SuggestSkillsFromSkills(IEnumerable, Int32, String) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromSkills_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_String_ @@ -1002,6 +1186,40 @@ references: isSpec: "True" fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromSkills nameWithType: ITxClient.SuggestSkillsFromSkills +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(IEnumerable, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromSkillsV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(IEnumerable(Of SkillScore), Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromSkillsV2(IEnumerable, Int32, String, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromSkillsV2(IEnumerable(Of SkillScore), Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromSkillsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable) + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromSkillsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Boolean_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable(Of String)) + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: ITxClient.SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable) + nameWithType.vb: ITxClient.SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable(Of String)) +- uid: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2* + name: SuggestSkillsFromSkillsV2 + href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_SuggestSkillsFromSkillsV2_ + commentId: Overload:Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.ITxClient.SuggestSkillsFromSkillsV2 + nameWithType: ITxClient.SuggestSkillsFromSkillsV2 - uid: Textkernel.Tx.ITxClient.UpdateJobUserDefinedTags(System.String,System.String,System.Collections.Generic.IEnumerable{System.String},Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod) name: UpdateJobUserDefinedTags(String, String, IEnumerable, UserDefinedTagsMethod) href: sdk/Textkernel.Tx.ITxClient.html#Textkernel_Tx_ITxClient_UpdateJobUserDefinedTags_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__Textkernel_Tx_Models_API_Indexes_UserDefinedTagsMethod_ @@ -1909,6 +2127,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.ProfessionCodeIds nameWithType: SuggestSkillsFromProfessionsRequest.ProfessionCodeIds +- uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types + name: Types + href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html#Textkernel_Tx_Models_API_DataEnrichment_Ontology_Request_SuggestSkillsFromProfessionsRequest_Types + commentId: P:Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types + fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types + nameWithType: SuggestSkillsFromProfessionsRequest.Types +- uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types* + name: Types + href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.html#Textkernel_Tx_Models_API_DataEnrichment_Ontology_Request_SuggestSkillsFromProfessionsRequest_Types_ + commentId: Overload:Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types + isSpec: "True" + fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromProfessionsRequest.Types + nameWithType: SuggestSkillsFromProfessionsRequest.Types - uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest name: SuggestSkillsFromSkillsRequest href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html @@ -1954,6 +2185,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Skills nameWithType: SuggestSkillsFromSkillsRequest.Skills +- uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types + name: Types + href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html#Textkernel_Tx_Models_API_DataEnrichment_Ontology_Request_SuggestSkillsFromSkillsRequest_Types + commentId: P:Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types + fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types + nameWithType: SuggestSkillsFromSkillsRequest.Types +- uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types* + name: Types + href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.html#Textkernel_Tx_Models_API_DataEnrichment_Ontology_Request_SuggestSkillsFromSkillsRequest_Types_ + commentId: Overload:Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types + isSpec: "True" + fullName: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Request.SuggestSkillsFromSkillsRequest.Types + nameWithType: SuggestSkillsFromSkillsRequest.Types - uid: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response name: Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response href: sdk/Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.html @@ -14728,6 +14972,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.AutocompleteSkill nameWithType: TxClient.AutocompleteSkill +- uid: Textkernel.Tx.TxClient.AutocompleteSkillV2(System.String,System.Collections.Generic.IEnumerable{System.String},System.String,System.Collections.Generic.IEnumerable{System.String},System.Int32) + name: AutocompleteSkillV2(String, IEnumerable, String, IEnumerable, Int32) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_AutocompleteSkillV2_System_String_System_Collections_Generic_IEnumerable_System_String__System_String_System_Collections_Generic_IEnumerable_System_String__System_Int32_ + commentId: M:Textkernel.Tx.TxClient.AutocompleteSkillV2(System.String,System.Collections.Generic.IEnumerable{System.String},System.String,System.Collections.Generic.IEnumerable{System.String},System.Int32) + name.vb: AutocompleteSkillV2(String, IEnumerable(Of String), String, IEnumerable(Of String), Int32) + fullName: Textkernel.Tx.TxClient.AutocompleteSkillV2(System.String, System.Collections.Generic.IEnumerable, System.String, System.Collections.Generic.IEnumerable, System.Int32) + fullName.vb: Textkernel.Tx.TxClient.AutocompleteSkillV2(System.String, System.Collections.Generic.IEnumerable(Of System.String), System.String, System.Collections.Generic.IEnumerable(Of System.String), System.Int32) + nameWithType: TxClient.AutocompleteSkillV2(String, IEnumerable, String, IEnumerable, Int32) + nameWithType.vb: TxClient.AutocompleteSkillV2(String, IEnumerable(Of String), String, IEnumerable(Of String), Int32) +- uid: Textkernel.Tx.TxClient.AutocompleteSkillV2* + name: AutocompleteSkillV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_AutocompleteSkillV2_ + commentId: Overload:Textkernel.Tx.TxClient.AutocompleteSkillV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.AutocompleteSkillV2 + nameWithType: TxClient.AutocompleteSkillV2 - uid: Textkernel.Tx.TxClient.BimetricScore* name: BimetricScore href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_BimetricScore_ @@ -14766,6 +15026,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.CompareProfessions nameWithType: TxClient.CompareProfessions +- uid: Textkernel.Tx.TxClient.CompareProfessionsV2(System.Int32,System.Int32,System.String) + name: CompareProfessionsV2(Int32, Int32, String) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareProfessionsV2_System_Int32_System_Int32_System_String_ + commentId: M:Textkernel.Tx.TxClient.CompareProfessionsV2(System.Int32,System.Int32,System.String) + fullName: Textkernel.Tx.TxClient.CompareProfessionsV2(System.Int32, System.Int32, System.String) + nameWithType: TxClient.CompareProfessionsV2(Int32, Int32, String) +- uid: Textkernel.Tx.TxClient.CompareProfessionsV2* + name: CompareProfessionsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareProfessionsV2_ + commentId: Overload:Textkernel.Tx.TxClient.CompareProfessionsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.CompareProfessionsV2 + nameWithType: TxClient.CompareProfessionsV2 - uid: Textkernel.Tx.TxClient.CompareSkillsToProfession(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) name: CompareSkillsToProfession(Int32, String, SkillScore[]) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareSkillsToProfession_System_Int32_System_String_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore___ @@ -14788,6 +15061,28 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.CompareSkillsToProfession nameWithType: TxClient.CompareSkillsToProfession +- uid: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + name: CompareSkillsToProfessionV2(Int32, String, SkillScore[]) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareSkillsToProfessionV2_System_Int32_System_String_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore___ + commentId: M:Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(System.Int32,System.String,Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + name.vb: CompareSkillsToProfessionV2(Int32, String, SkillScore()) + fullName: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(System.Int32, System.String, Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore[]) + fullName.vb: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(System.Int32, System.String, Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore()) + nameWithType: TxClient.CompareSkillsToProfessionV2(Int32, String, SkillScore[]) + nameWithType.vb: TxClient.CompareSkillsToProfessionV2(Int32, String, SkillScore()) +- uid: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean) + name: CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareSkillsToProfessionV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Boolean_ + commentId: M:Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean) + fullName: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean) + nameWithType: TxClient.CompareSkillsToProfessionV2(ParsedResume, Int32, String, Boolean) +- uid: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2* + name: CompareSkillsToProfessionV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CompareSkillsToProfessionV2_ + commentId: Overload:Textkernel.Tx.TxClient.CompareSkillsToProfessionV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.CompareSkillsToProfessionV2 + nameWithType: TxClient.CompareSkillsToProfessionV2 - uid: Textkernel.Tx.TxClient.CreateIndex(Textkernel.Tx.Models.Matching.IndexType,System.String) name: CreateIndex(IndexType, String) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_CreateIndex_Textkernel_Tx_Models_Matching_IndexType_System_String_ @@ -14869,6 +15164,19 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.ExtractSkills nameWithType: TxClient.ExtractSkills +- uid: Textkernel.Tx.TxClient.ExtractSkillsV2(System.String,System.String,System.String,System.Single) + name: ExtractSkillsV2(String, String, String, Single) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_ExtractSkillsV2_System_String_System_String_System_String_System_Single_ + commentId: M:Textkernel.Tx.TxClient.ExtractSkillsV2(System.String,System.String,System.String,System.Single) + fullName: Textkernel.Tx.TxClient.ExtractSkillsV2(System.String, System.String, System.String, System.Single) + nameWithType: TxClient.ExtractSkillsV2(String, String, String, Single) +- uid: Textkernel.Tx.TxClient.ExtractSkillsV2* + name: ExtractSkillsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_ExtractSkillsV2_ + commentId: Overload:Textkernel.Tx.TxClient.ExtractSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.ExtractSkillsV2 + nameWithType: TxClient.ExtractSkillsV2 - uid: Textkernel.Tx.TxClient.FormatResume(Textkernel.Tx.Models.API.Formatter.FormatResumeRequest) name: FormatResume(FormatResumeRequest) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_FormatResume_Textkernel_Tx_Models_API_Formatter_FormatResumeRequest_ @@ -15098,6 +15406,32 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadata nameWithType: TxClient.GetSkillsTaxonomyMetadata +- uid: Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2 + name: GetSkillsTaxonomyMetadataV2() + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_GetSkillsTaxonomyMetadataV2 + commentId: M:Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2 + fullName: Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2() + nameWithType: TxClient.GetSkillsTaxonomyMetadataV2() +- uid: Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2* + name: GetSkillsTaxonomyMetadataV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_GetSkillsTaxonomyMetadataV2_ + commentId: Overload:Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.GetSkillsTaxonomyMetadataV2 + nameWithType: TxClient.GetSkillsTaxonomyMetadataV2 +- uid: Textkernel.Tx.TxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + name: GetSkillsTaxonomyV2(TaxonomyFormat) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_GetSkillsTaxonomyV2_Textkernel_Tx_Models_API_DataEnrichment_TaxonomyFormat_ + commentId: M:Textkernel.Tx.TxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + fullName: Textkernel.Tx.TxClient.GetSkillsTaxonomyV2(Textkernel.Tx.Models.API.DataEnrichment.TaxonomyFormat) + nameWithType: TxClient.GetSkillsTaxonomyV2(TaxonomyFormat) +- uid: Textkernel.Tx.TxClient.GetSkillsTaxonomyV2* + name: GetSkillsTaxonomyV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_GetSkillsTaxonomyV2_ + commentId: Overload:Textkernel.Tx.TxClient.GetSkillsTaxonomyV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.GetSkillsTaxonomyV2 + nameWithType: TxClient.GetSkillsTaxonomyV2 - uid: Textkernel.Tx.TxClient.IndexDocument(Textkernel.Tx.Models.Job.ParsedJob,System.String,System.String,System.Collections.Generic.IEnumerable{System.String}) name: IndexDocument(ParsedJob, String, String, IEnumerable) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_IndexDocument_Textkernel_Tx_Models_Job_ParsedJob_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__ @@ -15180,6 +15514,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.LookupSkills nameWithType: TxClient.LookupSkills +- uid: Textkernel.Tx.TxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String) + name: LookupSkillsV2(IEnumerable, String) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_LookupSkillsV2_System_Collections_Generic_IEnumerable_System_String__System_String_ + commentId: M:Textkernel.Tx.TxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String) + name.vb: LookupSkillsV2(IEnumerable(Of String), String) + fullName: Textkernel.Tx.TxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable, System.String) + fullName.vb: Textkernel.Tx.TxClient.LookupSkillsV2(System.Collections.Generic.IEnumerable(Of System.String), System.String) + nameWithType: TxClient.LookupSkillsV2(IEnumerable, String) + nameWithType.vb: TxClient.LookupSkillsV2(IEnumerable(Of String), String) +- uid: Textkernel.Tx.TxClient.LookupSkillsV2* + name: LookupSkillsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_LookupSkillsV2_ + commentId: Overload:Textkernel.Tx.TxClient.LookupSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.LookupSkillsV2 + nameWithType: TxClient.LookupSkillsV2 - uid: Textkernel.Tx.TxClient.Match(System.String,System.String,System.Collections.Generic.IEnumerable{System.String},Textkernel.Tx.Models.API.Matching.CategoryWeights,Textkernel.Tx.Models.API.Matching.Request.FilterCriteria,Textkernel.Tx.Models.API.Matching.Request.SearchMatchSettings,System.Int32) name: Match(String, String, IEnumerable, CategoryWeights, FilterCriteria, SearchMatchSettings, Int32) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_Match_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__Textkernel_Tx_Models_API_Matching_CategoryWeights_Textkernel_Tx_Models_API_Matching_Request_FilterCriteria_Textkernel_Tx_Models_API_Matching_Request_SearchMatchSettings_System_Int32_ @@ -15246,6 +15596,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.NormalizeSkills nameWithType: TxClient.NormalizeSkills +- uid: Textkernel.Tx.TxClient.NormalizeSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String,System.String) + name: NormalizeSkillsV2(IEnumerable, String, String) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_NormalizeSkillsV2_System_Collections_Generic_IEnumerable_System_String__System_String_System_String_ + commentId: M:Textkernel.Tx.TxClient.NormalizeSkillsV2(System.Collections.Generic.IEnumerable{System.String},System.String,System.String) + name.vb: NormalizeSkillsV2(IEnumerable(Of String), String, String) + fullName: Textkernel.Tx.TxClient.NormalizeSkillsV2(System.Collections.Generic.IEnumerable, System.String, System.String) + fullName.vb: Textkernel.Tx.TxClient.NormalizeSkillsV2(System.Collections.Generic.IEnumerable(Of System.String), System.String, System.String) + nameWithType: TxClient.NormalizeSkillsV2(IEnumerable, String, String) + nameWithType.vb: TxClient.NormalizeSkillsV2(IEnumerable(Of String), String, String) +- uid: Textkernel.Tx.TxClient.NormalizeSkillsV2* + name: NormalizeSkillsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_NormalizeSkillsV2_ + commentId: Overload:Textkernel.Tx.TxClient.NormalizeSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.NormalizeSkillsV2 + nameWithType: TxClient.NormalizeSkillsV2 - uid: Textkernel.Tx.TxClient.ParseJob(Textkernel.Tx.Models.API.Parsing.ParseRequest) name: ParseJob(ParseRequest) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_ParseJob_Textkernel_Tx_Models_API_Parsing_ParseRequest_ @@ -15317,6 +15683,22 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.SkillsSimilarityScore nameWithType: TxClient.SkillsSimilarityScore +- uid: Textkernel.Tx.TxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore}) + name: SkillsSimilarityScoreV2(IEnumerable, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SkillsSimilarityScoreV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__ + commentId: M:Textkernel.Tx.TxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore}) + name.vb: SkillsSimilarityScoreV2(IEnumerable(Of SkillScore), IEnumerable(Of SkillScore)) + fullName: Textkernel.Tx.TxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SkillsSimilarityScoreV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore)) + nameWithType: TxClient.SkillsSimilarityScoreV2(IEnumerable, IEnumerable) + nameWithType.vb: TxClient.SkillsSimilarityScoreV2(IEnumerable(Of SkillScore), IEnumerable(Of SkillScore)) +- uid: Textkernel.Tx.TxClient.SkillsSimilarityScoreV2* + name: SkillsSimilarityScoreV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SkillsSimilarityScoreV2_ + commentId: Overload:Textkernel.Tx.TxClient.SkillsSimilarityScoreV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.SkillsSimilarityScoreV2 + nameWithType: TxClient.SkillsSimilarityScoreV2 - uid: Textkernel.Tx.TxClient.SuggestProfessionsFromSkills(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) name: SuggestProfessionsFromSkills(IEnumerable, Int32, Boolean, String) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestProfessionsFromSkills_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_Boolean_System_String_ @@ -15345,6 +15727,34 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.SuggestProfessionsFromSkills nameWithType: TxClient.SuggestProfessionsFromSkills +- uid: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) + name: SuggestProfessionsFromSkillsV2(IEnumerable, Int32, Boolean, String) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestProfessionsFromSkillsV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_Boolean_System_String_ + commentId: M:Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.Boolean,System.String) + name.vb: SuggestProfessionsFromSkillsV2(IEnumerable(Of SkillScore), Int32, Boolean, String) + fullName: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable, System.Int32, System.Boolean, System.String) + fullName.vb: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Int32, System.Boolean, System.String) + nameWithType: TxClient.SuggestProfessionsFromSkillsV2(IEnumerable, Int32, Boolean, String) + nameWithType.vb: TxClient.SuggestProfessionsFromSkillsV2(IEnumerable(Of SkillScore), Int32, Boolean, String) +- uid: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.Boolean,System.String) + name: SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestProfessionsFromSkillsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_Boolean_System_String_ + commentId: M:Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.Boolean,System.String) + fullName: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.Boolean, System.String) + nameWithType: TxClient.SuggestProfessionsFromSkillsV2(ParsedJob, Int32, Boolean, String) +- uid: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.Boolean,System.String,System.Boolean) + name: SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestProfessionsFromSkillsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_Boolean_System_String_System_Boolean_ + commentId: M:Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.Boolean,System.String,System.Boolean) + fullName: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.Boolean, System.String, System.Boolean) + nameWithType: TxClient.SuggestProfessionsFromSkillsV2(ParsedResume, Int32, Boolean, String, Boolean) +- uid: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2* + name: SuggestProfessionsFromSkillsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestProfessionsFromSkillsV2_ + commentId: Overload:Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.SuggestProfessionsFromSkillsV2 + nameWithType: TxClient.SuggestProfessionsFromSkillsV2 - uid: Textkernel.Tx.TxClient.SuggestSkillsFromJobTitle(System.String,System.String,System.Nullable{System.Int32}) name: SuggestSkillsFromJobTitle(String, String, Nullable) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromJobTitle_System_String_System_String_System_Nullable_System_Int32__ @@ -15389,6 +15799,40 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.SuggestSkillsFromProfessions nameWithType: TxClient.SuggestSkillsFromProfessions +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(IEnumerable, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromProfessionsV2_System_Collections_Generic_IEnumerable_System_Int32__System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable{System.Int32},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(IEnumerable(Of Int32), Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(System.Collections.Generic.IEnumerable(Of System.Int32), System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromProfessionsV2(IEnumerable, Int32, String, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromProfessionsV2(IEnumerable(Of Int32), Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromProfessionsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromProfessionsV2(ParsedJob, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromProfessionsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromProfessionsV2(ParsedResume, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2* + name: SuggestSkillsFromProfessionsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromProfessionsV2_ + commentId: Overload:Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromProfessionsV2 + nameWithType: TxClient.SuggestSkillsFromProfessionsV2 - uid: Textkernel.Tx.TxClient.SuggestSkillsFromSkills(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String) name: SuggestSkillsFromSkills(IEnumerable, Int32, String) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromSkills_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_String_ @@ -15417,6 +15861,40 @@ references: isSpec: "True" fullName: Textkernel.Tx.TxClient.SuggestSkillsFromSkills nameWithType: TxClient.SuggestSkillsFromSkills +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(IEnumerable, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromSkillsV2_System_Collections_Generic_IEnumerable_Textkernel_Tx_Models_API_DataEnrichment_Ontology_Response_SkillScore__System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable{Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore},System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(IEnumerable(Of SkillScore), Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(System.Collections.Generic.IEnumerable(Of Textkernel.Tx.Models.API.DataEnrichment.Ontology.Response.SkillScore), System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromSkillsV2(IEnumerable, Int32, String, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromSkillsV2(IEnumerable(Of SkillScore), Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromSkillsV2_Textkernel_Tx_Models_Job_ParsedJob_System_Int32_System_String_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob,System.Int32,System.String,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Job.ParsedJob, System.Int32, System.String, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromSkillsV2(ParsedJob, Int32, String, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean,System.Collections.Generic.IEnumerable{System.String}) + name: SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable) + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromSkillsV2_Textkernel_Tx_Models_Resume_ParsedResume_System_Int32_System_String_System_Boolean_System_Collections_Generic_IEnumerable_System_String__ + commentId: M:Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume,System.Int32,System.String,System.Boolean,System.Collections.Generic.IEnumerable{System.String}) + name.vb: SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable(Of String)) + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean, System.Collections.Generic.IEnumerable) + fullName.vb: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2(Textkernel.Tx.Models.Resume.ParsedResume, System.Int32, System.String, System.Boolean, System.Collections.Generic.IEnumerable(Of System.String)) + nameWithType: TxClient.SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable) + nameWithType.vb: TxClient.SuggestSkillsFromSkillsV2(ParsedResume, Int32, String, Boolean, IEnumerable(Of String)) +- uid: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2* + name: SuggestSkillsFromSkillsV2 + href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_SuggestSkillsFromSkillsV2_ + commentId: Overload:Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2 + isSpec: "True" + fullName: Textkernel.Tx.TxClient.SuggestSkillsFromSkillsV2 + nameWithType: TxClient.SuggestSkillsFromSkillsV2 - uid: Textkernel.Tx.TxClient.UpdateJobUserDefinedTags(System.String,System.String,System.Collections.Generic.IEnumerable{System.String},Textkernel.Tx.Models.API.Indexes.UserDefinedTagsMethod) name: UpdateJobUserDefinedTags(String, String, IEnumerable, UserDefinedTagsMethod) href: sdk/Textkernel.Tx.TxClient.html#Textkernel_Tx_TxClient_UpdateJobUserDefinedTags_System_String_System_String_System_Collections_Generic_IEnumerable_System_String__Textkernel_Tx_Models_API_Indexes_UserDefinedTagsMethod_ diff --git a/src/Textkernel.Tx.SDK.Tests/IntegrationTests/DataEnrichmentServiceTests.cs b/src/Textkernel.Tx.SDK.Tests/IntegrationTests/DataEnrichmentServiceTests.cs index bd1467d4..512a3712 100644 --- a/src/Textkernel.Tx.SDK.Tests/IntegrationTests/DataEnrichmentServiceTests.cs +++ b/src/Textkernel.Tx.SDK.Tests/IntegrationTests/DataEnrichmentServiceTests.cs @@ -63,14 +63,24 @@ public void TestProfessionsMetadata() [Test] public void TestSkillsAutoComplete() { - SkillsAutoCompleteRequest request = new() { Prefix = "soft", Languages = new List { "en" }, Types = new List { "all" } }; AutoCompleteSkillsResponse response = null; - Assert.DoesNotThrowAsync(async () => { response = await Client.AutocompleteSkill("soft"); }); + Assert.DoesNotThrowAsync(async () => { response = await Client.AutocompleteSkill("soft", new List { "en" }, "en", new List { "all" } ); }); Assert.NotNull(response?.Value?.Skills); Assert.GreaterOrEqual(response?.Value?.Skills.Count, 1); } + [Test] + public void TestSkillsAutoCompleteV2() + { + AutoCompleteSkillsResponse response = null; + + Assert.DoesNotThrowAsync(async () => { response = await Client.AutocompleteSkillV2("soft", new List { "en" }, "en", new List { "certification" }); }); + Assert.NotNull(response?.Value?.Skills); + Assert.GreaterOrEqual(response?.Value?.Skills.Count, 1); + Assert.AreEqual("Certification", response.Value.Skills.First().Type); + } + [Test] public void TestProfessionsAutoComplete() { diff --git a/src/Textkernel.Tx.SDK.Tests/UnitTests/TxClientTests.cs b/src/Textkernel.Tx.SDK.Tests/UnitTests/TxClientTests.cs index d0fdbed4..c81d3f83 100644 --- a/src/Textkernel.Tx.SDK.Tests/UnitTests/TxClientTests.cs +++ b/src/Textkernel.Tx.SDK.Tests/UnitTests/TxClientTests.cs @@ -39,15 +39,14 @@ public void TestDebugRequestBody() } [Test] - public void Test404Message() + public void Test401Error() { DataCenter fakeDC = new DataCenter("https://api.us.textkernel.com/tx/v9/fake"); TxClient client = new TxClient("1234", "1234", fakeDC); TxException e = Assert.ThrowsAsync(client.GetAccountInfo); - Assert.AreEqual(HttpStatusCode.NotFound, e.HttpStatusCode); - Assert.AreEqual("404 - Not Found", e.Message); + Assert.AreEqual(HttpStatusCode.Unauthorized, e.HttpStatusCode); } [Test] diff --git a/src/Textkernel.Tx.SDK/ApiEndpoints.cs b/src/Textkernel.Tx.SDK/ApiEndpoints.cs index 27b213d6..6bd6d1e6 100644 --- a/src/Textkernel.Tx.SDK/ApiEndpoints.cs +++ b/src/Textkernel.Tx.SDK/ApiEndpoints.cs @@ -102,6 +102,12 @@ private string Sanitize(string indexOrDocId) internal HttpRequestMessage DESSkillsExtract() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/Extract"); internal HttpRequestMessage DESSkillsLookup() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/Lookup"); internal HttpRequestMessage DESSkillsAutoComplete() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/AutoComplete"); + internal HttpRequestMessage DESSkillsGetTaxonomyV2(TaxonomyFormat format) => new HttpRequestMessage(HttpMethod.Get, $"{Prefix()}skills/v2/Taxonomy?format={format}"); + internal HttpRequestMessage DESGetSkillsMetadataV2() => new HttpRequestMessage(HttpMethod.Get, $"{Prefix()}skills/v2/Metadata"); + internal HttpRequestMessage DESSkillsNormalizeV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/v2/Normalize"); + internal HttpRequestMessage DESSkillsExtractV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/v2/Extract"); + internal HttpRequestMessage DESSkillsLookupV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/v2/Lookup"); + internal HttpRequestMessage DESSkillsAutoCompleteV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}skills/v2/AutoComplete"); internal HttpRequestMessage DESProfessionsGetTaxonomy(TaxonomyFormat format, string language) => new HttpRequestMessage(HttpMethod.Get, $"{Prefix()}professions/Taxonomy?format={format}&language={language}"); internal HttpRequestMessage DESGetProfessionsMetadata() => new HttpRequestMessage(HttpMethod.Get, $"{Prefix()}professions/Metadata"); internal HttpRequestMessage DESProfessionsNormalize() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}professions/Normalize"); @@ -113,6 +119,12 @@ private string Sanitize(string indexOrDocId) internal HttpRequestMessage DESOntologySuggestProfessions() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/suggest-professions"); internal HttpRequestMessage DESOntologyCompareSkillsToProfessions() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/compare-skills-to-profession"); internal HttpRequestMessage DESOntologySkillsSimilarityScore() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/skills-similarity-score"); + internal HttpRequestMessage DESOntologySuggestSkillsFromProfessionsV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/suggest-skills-from-professions"); + internal HttpRequestMessage DESOntologySuggestSkillsFromSkillsV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/suggest-skills-from-skills"); + internal HttpRequestMessage DESOntologyCompareProfessionsV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/compare-professions"); + internal HttpRequestMessage DESOntologySuggestProfessionsV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/suggest-professions"); + internal HttpRequestMessage DESOntologyCompareSkillsToProfessionsV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/compare-skills-to-profession"); + internal HttpRequestMessage DESOntologySkillsSimilarityScoreV2() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}ontology/v2/skills-similarity-score"); internal HttpRequestMessage JobDescriptionGenerate() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}job-description/generate"); internal HttpRequestMessage JobDescriptionSuggestSkills() => new HttpRequestMessage(HttpMethod.Post, $"{Prefix()}job-description/suggest-skills"); diff --git a/src/Textkernel.Tx.SDK/ITxClient.cs b/src/Textkernel.Tx.SDK/ITxClient.cs index 13d30420..df3bc5e2 100644 --- a/src/Textkernel.Tx.SDK/ITxClient.cs +++ b/src/Textkernel.Tx.SDK/ITxClient.cs @@ -542,6 +542,17 @@ Task GeocodeAndIndex( /// Thrown when an API error occurred Task GetSkillsTaxonomy(TaxonomyFormat format = TaxonomyFormat.json); + /// + /// Get all skills in the taxonomy with associated IDs and descriptions in all supported languages. + /// + /// + /// The format of the returned taxonomy. + ///
NOTE: if you set this to , only the will be populated. + /// + /// The full structure of the Skills Taxonomy. + /// Thrown when an API error occurred + Task GetSkillsTaxonomyV2(TaxonomyFormat format = TaxonomyFormat.json); + /// /// Get metadata about the skills taxonomy/service. /// @@ -549,6 +560,13 @@ Task GeocodeAndIndex( /// Thrown when an API error occurred Task GetSkillsTaxonomyMetadata(); + /// + /// Get metadata about the skills taxonomy/service. + /// + /// The skills taxonomy metadata + /// Thrown when an API error occurred + Task GetSkillsTaxonomyMetadataV2(); + /// /// Returns normalized skills that begin with a given prefix, based on the chosen language(s). /// Each profession is associated with multiple descriptions. If any of the descriptions are a good @@ -574,6 +592,31 @@ Task GeocodeAndIndex( Task AutocompleteSkill(string prefix, IEnumerable languages = null, string outputLanguage = null, IEnumerable types = null, int limit = 10); + /// + /// Returns normalized skills that begin with a given prefix, based on the chosen language(s). + /// Each profession is associated with multiple descriptions. If any of the descriptions are a good + /// completion of the given prefix, the profession is included in the results. + /// + /// The skill prefix to be completed. Must contain at least 1 character. + /// + /// The language(s) used to search for matching skills (the language of the provided prefix). + /// A maximum of 5 languages can be provided. Must be one of the supported + /// ISO codes. + ///
Default is 'en' only. + /// + /// + /// The language to ouput the found skills in (default is 'en'). Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// The maximum number of returned skills. The default is 10 and the maximum is 100. + /// A list of skills that match the given prefix. + /// Thrown when an API error occurred + Task AutocompleteSkillV2(string prefix, IEnumerable languages = null, + string outputLanguage = null, IEnumerable types = null, int limit = 10); + /// /// Get the details associated with given skills in the taxonomy. /// @@ -587,6 +630,19 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task LookupSkills(IEnumerable skillIds, string outputLanguage = null); + /// + /// Get the details associated with given skills in the taxonomy. + /// + /// + /// + /// The language to use for the output skill descriptions. Must be one of the supported + /// ISO codes. + ///
Default is 'en'. + /// + /// An array of skills objects. + /// Thrown when an API error occurred + Task LookupSkillsV2(IEnumerable skillIds, string outputLanguage = null); + /// /// Normalize the given skills to the most closely-related skills in the taxonomy. /// @@ -626,6 +682,27 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task ExtractSkills(string text, string language = "en", string outputLanguage = null, float threshold = 0.5f); + /// + /// Extracts known skills from the given text. + /// + /// The text to extract skills from. There is a 24,000 character limit. + /// + /// The language of the input text. Must be one of the supported + /// ISO codes. + ///
Default is 'en'. + /// + /// + /// The language to use for the output skill descriptions. If not provided, defaults to the input language. Must be one of the supported + /// ISO codes. + /// + /// + /// A value from [0 - 1] for the minimum confidence threshold for extracted skills. Lower values will return more skills, + /// but also increase the likelihood of ambiguity-related errors. The recommended and default value is 0.5. + /// + /// A list of extracted skills. + /// Thrown when an API error occurred + Task ExtractSkillsV2(string text, string language = "en", string outputLanguage = null, float threshold = 0.5f); + /// /// Get all professions in the taxonomy with associated IDs and descriptions in all supported languages. /// @@ -717,6 +794,22 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task SuggestSkillsFromProfessions(ParsedResume resume, int limit = 10, string outputLanguage = null); + /// + /// Suggests skills related to a resume based on the recent professions in the resume. + /// + /// The resume to suggest skills for (based on the professions in the resume) + /// The maximum amount of suggested skills returned. The default is 10. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromProfessionsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, IEnumerable types = null); + /// /// Suggests skills related to a job based on the profession title in the job. /// @@ -730,6 +823,22 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null); + /// + /// Suggests skills related to a job based on the profession title in the job. + /// + /// The job to suggest skills for (based on the profession in the job) + /// The maximum amount of suggested skills returned. The default is 10. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromProfessionsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable types = null); + /// /// Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions. /// @@ -743,6 +852,22 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task SuggestSkillsFromProfessions(IEnumerable professionCodeIDs, int limit = 10, string outputLanguage = null); + /// + /// Suggests skills related to given professions. The service returns salient skills that are strongly associated with the professions. + /// + /// The code IDs of the professions to suggest skills for. + /// The maximum amount of suggested skills returned. The default is 10. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromProfessionsV2(IEnumerable professionCodeIDs, int limit = 10, string outputLanguage = null, IEnumerable types = null); + /// /// Suggest professions based on the skills within a given resume. /// @@ -787,6 +912,51 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task SuggestProfessionsFromSkills(IEnumerable skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null); + /// + /// Suggest professions based on the skills within a given resume. + /// + /// The professions are suggested based on the skills within this resume. + /// The maximum amount of professions returned. If not specified this parameter defaults to 10. + /// Flag to enable returning a list of missing skills per suggested profession. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true. + /// A list of professions most relevant to the given resume, based on skills. + /// Thrown when an API error occurred + Task SuggestProfessionsFromSkillsV2(ParsedResume resume, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null, bool weightSkillsByExperience = true); + + /// + /// Suggest professions based on the skills within a given job. + /// + /// The professions are suggested based on the skills within this job. + /// The maximum amount of professions returned. If not specified this parameter defaults to 10. + /// Flag to enable returning a list of missing skills per suggested profession. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// A list of professions most relevant to the given job, based on skills. + /// Thrown when an API error occurred + Task SuggestProfessionsFromSkillsV2(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null); + + + /// + /// Suggest professions based on a given set of skill IDs. + /// + /// The skill IDs (and optionally, scores) used to return the most relevant professions. The list can contain up to 50 skill IDs. + /// The maximum amount of professions returned. If not specified this parameter defaults to 10. + /// Flag to enable returning a list of missing skills per suggested profession. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// A list of professions most relevant to the given skills. + /// Thrown when an API error occurred + Task SuggestProfessionsFromSkillsV2(IEnumerable skills, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null); + + /// /// Compare two professions based on the skills associated with each. /// @@ -905,6 +1075,133 @@ Task AutocompleteSkill(string prefix, IEnumerableThrown when an API error occurred Task SkillsSimilarityScore(IEnumerable skillSetA, IEnumerable skillSetB); + /// + /// Compare two professions based on the skills associated with each. + /// + /// + /// A profession code ID from the + /// Professions Taxonomy + /// to compare. + /// + /// + /// A profession code ID from the + /// Professions Taxonomy + /// to compare. + /// + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// Common skills and exclusive skills between the two professions. + /// Thrown when an API error occurred + Task CompareProfessionsV2(int profession1, int profession2, string outputLanguage = null); + + /// + /// Compare a given set of skills to the skills related to a given profession. + /// + /// + /// The profession code ID from the + /// Professions Taxonomy + /// to compare the skill set to. + /// + /// The skill IDs (and optionally, scores) which should be compared against the given profession. The list can contain up to 50 skills. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// Common skills and skills not in the profession. + /// Thrown when an API error occurred + Task CompareSkillsToProfessionV2(int professionCodeId, string outputLanguage = null, params SkillScore[] skills); + + /// + /// Compare the skills of a candidate to the skills related to a job using the Ontology API. + /// + /// The resume containing the skills of the candidate + /// The code ID of the profession to compare the skills of the candidate to + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true. + /// Skills that are common between the candidate and the job, as well as what skills are missing + /// Thrown when an API error occurred + Task CompareSkillsToProfessionV2(ParsedResume resume, int professionCodeId, string outputLanguage = null, bool weightSkillsByExperience = true); + + /// + /// Suggests skills related to a resume (but not in the resume) based on the skills in the resume. The service + /// returns closely related skills in a sense that knowing the provided skills either implies knowledge about + /// the returned related skills, or should make it considerably easier to acquire knowledge about them. + /// + /// The resume to suggest skills for (based on the skills in the resume) + /// The maximum amount of suggested skills returned. The maximum and default is 10. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// Whether or not to give a higher weight to skills that the candidate has more experience with. Default is true. + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromSkillsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true, IEnumerable types = null); + + /// + /// Suggests skills related to a job (but not in the job) based on the skills in the job. The service returns + /// closely related skills in a sense that knowing the provided skills either implies knowledge about the returned related skills, + /// or should make it considerably easier to acquire knowledge about them. + /// + /// The job to suggest skills for (based on the skills in the job) + /// The maximum amount of suggested skills returned. The maximum and default is 25. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromSkillsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable types = null); + + /// + /// Returns skills related to a given skill or set of skills. The service returns closely related skills + /// in a sense that knowing the provided skills either implies knowledge about the returned related skills, + /// or should make it considerably easier to acquire knowledge about them. + /// + /// + /// The skills (and optionally, scores) for which the service should return related skills. + /// The list can contain up to 50 skills. + /// + /// The maximum amount of suggested skills returned. The maximum and default is 25. + /// + /// The language to use for the returned descriptions. If not provided, no descriptions are returned. Must be one of the supported + /// ISO codes. + /// + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certfication, All. + /// + /// A list of suggested skills. + /// Thrown when an API error occurred + Task SuggestSkillsFromSkillsV2(IEnumerable skills, int limit = 25, string outputLanguage = null, IEnumerable types = null); + + /// + /// Determines how closely related one set of skills is to another. The service defines closely related skills + /// such that knowing a skill either implies knowledge about another skill, or should make it considerably + /// easier to acquire knowledge about that skill. + /// + /// + /// A set of skills (and optionally, scores) to score against the other set of skills. + /// The list can contain up to 50 skills. + /// + /// + /// A set of skills (and optionally, scores) to score against the other set of skills. + /// The list can contain up to 50 skills. + /// + /// A score from [0 - 1] representing how closely related skill set A and skill set B are, based on the relations between skills. + /// Thrown when an API error occurred + Task SkillsSimilarityScoreV2(IEnumerable skillSetA, IEnumerable skillSetB); + #endregion #region Job Description API diff --git a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromProfessionsRequest.cs b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromProfessionsRequest.cs index cb4bf4d8..72832b5d 100644 --- a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromProfessionsRequest.cs +++ b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromProfessionsRequest.cs @@ -27,5 +27,10 @@ public class SuggestSkillsFromProfessionsRequest /// The language to use for the returned descriptions. ///
public string OutputLanguage { get; set; } + + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification, All. Only applicable in v2 endpoints. + /// + public List Types { get; set; } = new List { }; } } diff --git a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromSkillsRequest.cs b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromSkillsRequest.cs index 5d0948c1..f249fdd7 100644 --- a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromSkillsRequest.cs +++ b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Ontology/Request/SuggestSkillsFromSkillsRequest.cs @@ -29,5 +29,10 @@ public class SuggestSkillsFromSkillsRequest /// The language to use for the returned descriptions. /// public string OutputLanguage { get; set; } + + /// + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification, All. Only applicable in v2 endpoints. + /// + public List Types { get; set; } = new List { }; } } diff --git a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Skills/Request/SkillsAutocompleteRequest.cs b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Skills/Request/SkillsAutocompleteRequest.cs index 78d9b083..bdd5c34d 100644 --- a/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Skills/Request/SkillsAutocompleteRequest.cs +++ b/src/Textkernel.Tx.SDK/Models/API/DataEnrichment/Skills/Request/SkillsAutocompleteRequest.cs @@ -13,7 +13,7 @@ namespace Textkernel.Tx.Models.API.DataEnrichment.Skills.Request public class SkillsAutoCompleteRequest : AutocompleteRequest { /// - /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, All. + /// If specified, only these types of skills will be returned. The following values are acceptable: Professional, IT, Language, Soft, Certification (only when using v2 endpoints), All. /// public List Types { get; set; } = new List { }; } diff --git a/src/Textkernel.Tx.SDK/Models/DataEnrichment/Skill.cs b/src/Textkernel.Tx.SDK/Models/DataEnrichment/Skill.cs index 5511d0a3..b3e20288 100644 --- a/src/Textkernel.Tx.SDK/Models/DataEnrichment/Skill.cs +++ b/src/Textkernel.Tx.SDK/Models/DataEnrichment/Skill.cs @@ -22,7 +22,7 @@ public class Skill public string Id { get; set; } /// - /// Type of skill. Possible values are Professional, IT, Language, or Soft. + /// Type of skill. Possible values are Professional, IT, Language, Soft, or Certification (only when using v2 endpoints). /// public string Type { get; set; } diff --git a/src/Textkernel.Tx.SDK/Textkernel.Tx.SDK.csproj b/src/Textkernel.Tx.SDK/Textkernel.Tx.SDK.csproj index f7b56bf1..dc7e99a3 100644 --- a/src/Textkernel.Tx.SDK/Textkernel.Tx.SDK.csproj +++ b/src/Textkernel.Tx.SDK/Textkernel.Tx.SDK.csproj @@ -10,7 +10,7 @@ Copyright © $([System.DateTime]::UtcNow.Year) Textkernel BV. All rights reserved. Apache-2.0 https://github.com/textkernel/tx-dotnet - 3.3.1 + 3.3.2 images\icon.png https://raw.githubusercontent.com/textkernel/tx-dotnet/master/src/Textkernel.Tx.SDK/icon.png true @@ -30,7 +30,7 @@ - + diff --git a/src/Textkernel.Tx.SDK/TxClient.cs b/src/Textkernel.Tx.SDK/TxClient.cs index a0c04ffb..f7f97b28 100644 --- a/src/Textkernel.Tx.SDK/TxClient.cs +++ b/src/Textkernel.Tx.SDK/TxClient.cs @@ -1282,10 +1282,26 @@ public async Task GetSkillsTaxonomy(TaxonomyFormat fo return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task GetSkillsTaxonomyV2(TaxonomyFormat format = TaxonomyFormat.json) + { + HttpRequestMessage apiRequest = _endpoints.DESSkillsGetTaxonomyV2(format); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task GetSkillsTaxonomyMetadata() { - HttpRequestMessage apiRequest = _endpoints.DESGetProfessionsMetadata(); + HttpRequestMessage apiRequest = _endpoints.DESGetSkillsMetadata(); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + + /// + public async Task GetSkillsTaxonomyMetadataV2() + { + HttpRequestMessage apiRequest = _endpoints.DESGetSkillsMetadataV2(); HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } @@ -1307,6 +1323,23 @@ public async Task AutocompleteSkill(string prefix, I return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task AutocompleteSkillV2(string prefix, IEnumerable languages = null, + string outputLanguage = null, IEnumerable types = null, int limit = 10) + { + HttpRequestMessage apiRequest = _endpoints.DESSkillsAutoCompleteV2(); + apiRequest.AddJsonBody(new SkillsAutoCompleteRequest + { + Prefix = prefix, + Languages = languages?.ToList(), + OutputLanguage = outputLanguage, + Types = types?.ToList(), + Limit = limit + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task LookupSkills(IEnumerable skillIds, string outputLanguage = null) { @@ -1320,6 +1353,19 @@ public async Task LookupSkills(IEnumerable ski return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task LookupSkillsV2(IEnumerable skillIds, string outputLanguage = null) + { + HttpRequestMessage apiRequest = _endpoints.DESSkillsLookupV2(); + apiRequest.AddJsonBody(new LookupSkillsRequest + { + SkillIds = skillIds.ToList(), + OutputLanguage = outputLanguage + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task NormalizeSkills(IEnumerable skills, string language = "en", string outputLanguage = null) { @@ -1334,6 +1380,20 @@ public async Task NormalizeSkills(IEnumerable s return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task NormalizeSkillsV2(IEnumerable skills, string language = "en", string outputLanguage = null) + { + HttpRequestMessage apiRequest = _endpoints.DESSkillsNormalizeV2(); + apiRequest.AddJsonBody(new NormalizeSkillsRequest + { + Skills = skills.ToList(), + Language = language, + OutputLanguage = outputLanguage + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task ExtractSkills(string text, string language = "en", string outputLanguage = null, float threshold = 0.5f) { @@ -1349,6 +1409,21 @@ public async Task ExtractSkills(string text, string langu return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task ExtractSkillsV2(string text, string language = "en", string outputLanguage = null, float threshold = 0.5f) + { + HttpRequestMessage apiRequest = _endpoints.DESSkillsExtractV2(); + apiRequest.AddJsonBody(new ExtractSkillsRequest + { + Text = text, + Language = language, + OutputLanguage = outputLanguage, + Threshold = threshold + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + #endregion #region DES - Professions @@ -1429,6 +1504,20 @@ public async Task CompareProfessions(int profession1 return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task CompareProfessionsV2(int profession1, int profession2, string outputLanguage = null) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologyCompareProfessionsV2(); + apiRequest.AddJsonBody(new CompareProfessionsRequest + { + ProfessionACodeId = profession1, + ProfessionBCodeId = profession2, + OutputLanguage = outputLanguage + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task CompareSkillsToProfession(int professionCodeId, string outputLanguage = null, params SkillScore[] skills) { @@ -1443,6 +1532,20 @@ public async Task CompareSkillsToProfession(i return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task CompareSkillsToProfessionV2(int professionCodeId, string outputLanguage = null, params SkillScore[] skills) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologyCompareSkillsToProfessionsV2(); + apiRequest.AddJsonBody(new CompareSkillsToProfessionRequest + { + ProfessionCodeId = professionCodeId, + Skills = new List(skills), + OutputLanguage = outputLanguage + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task CompareSkillsToProfession( ParsedResume resume, @@ -1458,6 +1561,21 @@ public async Task CompareSkillsToProfession( return await CompareSkillsToProfession(professionCodeId, outputLanguage, GetNormalizedSkillsFromResume(resume, weightSkillsByExperience).ToArray()); } + /// + public async Task CompareSkillsToProfessionV2( + ParsedResume resume, + int professionCodeId, + string outputLanguage = null, + bool weightSkillsByExperience = true) + { + if (!(resume?.Skills?.Normalized?.Any() ?? false)) + { + throw new ArgumentException("The resume must be parsed with V2 skills selected, and with skills normalization enabled", nameof(resume)); + } + + return await CompareSkillsToProfessionV2(professionCodeId, outputLanguage, GetNormalizedSkillsFromResume(resume, weightSkillsByExperience).ToArray()); + } + private IEnumerable GetNormalizedSkillsFromResume(ParsedResume resume, bool weightSkillsByExperience) { if (!(resume?.Skills?.Normalized?.Any() ?? false)) @@ -1496,6 +1614,26 @@ public async Task SuggestSkillsFromProfessions(ParsedResu return await SuggestSkillsFromProfessions(normalizedProfs, limit, outputLanguage); } + /// + public async Task SuggestSkillsFromProfessionsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, IEnumerable types = null) + { + if (!(resume?.EmploymentHistory?.Positions?.Any(p => p.NormalizedProfession?.Profession?.CodeId != null) ?? false)) + { + throw new ArgumentException("No professions were found in the resume, or the resume was parsed without professions normalization enabled", nameof(resume)); + } + + List normalizedProfs = new List(); + foreach (var position in resume.EmploymentHistory.Positions) + { + if (position?.NormalizedProfession?.Profession?.CodeId != null) + { + normalizedProfs.Add(position.NormalizedProfession.Profession.CodeId); + } + } + + return await SuggestSkillsFromProfessionsV2(normalizedProfs, limit, outputLanguage, types); + } + /// public async Task SuggestSkillsFromProfessions(ParsedJob job, int limit = 10, string outputLanguage = null) { @@ -1507,6 +1645,17 @@ public async Task SuggestSkillsFromProfessions(ParsedJob return await SuggestSkillsFromProfessions(new int[]{ job.JobTitles.NormalizedProfession.Profession.CodeId }, limit, outputLanguage); } + /// + public async Task SuggestSkillsFromProfessionsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable types = null) + { + if (job?.JobTitles?.NormalizedProfession?.Profession?.CodeId == null) + { + throw new ArgumentException("No professions were found in the job, or the job was parsed without professions normalization enabled", nameof(job)); + } + + return await SuggestSkillsFromProfessionsV2(new int[] { job.JobTitles.NormalizedProfession.Profession.CodeId }, limit, outputLanguage, types); + } + /// public async Task SuggestSkillsFromProfessions(IEnumerable professionCodeIDs, int limit = 10, string outputLanguage = null) { @@ -1521,6 +1670,21 @@ public async Task SuggestSkillsFromProfessions(IEnumerabl return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task SuggestSkillsFromProfessionsV2(IEnumerable professionCodeIDs, int limit = 10, string outputLanguage = null, IEnumerable types = null) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologySuggestSkillsFromProfessionsV2(); + apiRequest.AddJsonBody(new SuggestSkillsFromProfessionsRequest + { + Limit = limit, + ProfessionCodeIds = professionCodeIDs.ToList(), + OutputLanguage = outputLanguage, + Types = types?.ToList() + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task SuggestProfessionsFromSkills( ParsedResume resume, @@ -1537,6 +1701,22 @@ public async Task SuggestProfessionsFromSkills( return await SuggestProfessionsFromSkills(GetNormalizedSkillsFromResume(resume, weightSkillsByExperience), limit, returnMissingSkills, outputLanguage); } + /// + public async Task SuggestProfessionsFromSkillsV2( + ParsedResume resume, + int limit = 10, + bool returnMissingSkills = false, + string outputLanguage = null, + bool weightSkillsByExperience = true) + { + if (!(resume?.Skills?.Normalized?.Any() ?? false)) + { + throw new ArgumentException("The resume must be parsed with V2 skills selected, and with skills normalization enabled", nameof(resume)); + } + + return await SuggestProfessionsFromSkillsV2(GetNormalizedSkillsFromResume(resume, weightSkillsByExperience), limit, returnMissingSkills, outputLanguage); + } + /// public async Task SuggestProfessionsFromSkills(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null) { @@ -1548,6 +1728,17 @@ public async Task SuggestProfessionsFromSkills(Parse return await SuggestProfessionsFromSkills(job.Skills.Normalized.Take(50).Select(s => new SkillScore { Id = s.Id }), limit, returnMissingSkills, outputLanguage); } + /// + public async Task SuggestProfessionsFromSkillsV2(ParsedJob job, int limit = 10, bool returnMissingSkills = false, string outputLanguage = null) + { + if (!(job?.Skills?.Normalized?.Any() ?? false)) + { + throw new ArgumentException("The job must be parsed with V2 skills selected, and with skills normalization enabled", nameof(job)); + } + + return await SuggestProfessionsFromSkillsV2(job.Skills.Normalized.Take(50).Select(s => new SkillScore { Id = s.Id }), limit, returnMissingSkills, outputLanguage); + } + /// public async Task SuggestProfessionsFromSkills( IEnumerable skills, @@ -1567,6 +1758,25 @@ public async Task SuggestProfessionsFromSkills( return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task SuggestProfessionsFromSkillsV2( + IEnumerable skills, + int limit = 10, + bool returnMissingSkills = false, + string outputLanguage = null) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologySuggestProfessionsV2(); + apiRequest.AddJsonBody(new SuggestProfessionsRequest + { + Skills = skills.ToList(), + Limit = limit, + ReturnMissingSkills = returnMissingSkills, + OutputLanguage = outputLanguage + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task SuggestSkillsFromSkills(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true) { @@ -1578,6 +1788,17 @@ public async Task SuggestSkillsFromSkills(ParsedResume re return await SuggestSkillsFromSkills(GetNormalizedSkillsFromResume(resume, weightSkillsByExperience), limit, outputLanguage); } + /// + public async Task SuggestSkillsFromSkillsV2(ParsedResume resume, int limit = 10, string outputLanguage = null, bool weightSkillsByExperience = true, IEnumerable types = null) + { + if (!(resume?.Skills?.Normalized?.Any() ?? false)) + { + throw new ArgumentException("The resume must be parsed with V2 skills selected, and with skills normalization enabled", nameof(resume)); + } + + return await SuggestSkillsFromSkillsV2(GetNormalizedSkillsFromResume(resume, weightSkillsByExperience), limit, outputLanguage, types); + } + /// public async Task SuggestSkillsFromSkills(ParsedJob job, int limit = 10, string outputLanguage = null) { @@ -1589,6 +1810,18 @@ public async Task SuggestSkillsFromSkills(ParsedJob job, return await SuggestSkillsFromSkills(job.Skills.Normalized.Take(50).Select(s => new SkillScore { Id = s.Id }), limit, outputLanguage); } + /// + public async Task SuggestSkillsFromSkillsV2(ParsedJob job, int limit = 10, string outputLanguage = null, IEnumerable types = null) + { + if (!(job?.Skills?.Normalized?.Any() ?? false)) + { + throw new ArgumentException("The job must be parsed with V2 skills selected, and with skills normalization enabled", nameof(job)); + } + + return await SuggestSkillsFromSkillsV2(job.Skills.Normalized.Take(50).Select(s => new SkillScore { Id = s.Id }), limit, outputLanguage, types); + } + + /// public async Task SuggestSkillsFromSkills(IEnumerable skills, int limit = 25, string outputLanguage = null) { @@ -1603,6 +1836,21 @@ public async Task SuggestSkillsFromSkills(IEnumerable(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task SuggestSkillsFromSkillsV2(IEnumerable skills, int limit = 25, string outputLanguage = null, IEnumerable types = null) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologySuggestSkillsFromSkillsV2(); + apiRequest.AddJsonBody(new SuggestSkillsFromSkillsRequest + { + Limit = limit, + Skills = skills.ToList(), + OutputLanguage = outputLanguage, + Types = types?.ToList() + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + /// public async Task SkillsSimilarityScore(IEnumerable skillSetA, IEnumerable skillSetB) { @@ -1616,6 +1864,19 @@ public async Task SkillsSimilarityScore(IEnumerab return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); } + /// + public async Task SkillsSimilarityScoreV2(IEnumerable skillSetA, IEnumerable skillSetB) + { + HttpRequestMessage apiRequest = _endpoints.DESOntologySkillsSimilarityScoreV2(); + apiRequest.AddJsonBody(new SkillsSimilarityScoreRequest + { + SkillsA = skillSetA.ToList(), + SkillsB = skillSetB.ToList() + }); + HttpResponseMessage response = await _httpClient.SendAsync(apiRequest); + return await ProcessResponse(response, await GetBodyIfDebug(apiRequest)); + } + #endregion #region Job Description API