-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Adding indexing parameters to the swagger for Cognitive Search #10349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Laurent Mazuel (lmazuel)
merged 48 commits into
Azure:master
from
jennifermarsman:jennmar/indexerParameters
Sep 25, 2020
Merged
Changes from 47 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
74a3235
Removed color and imageType from the visualFeature enumeration in the…
jennifermarsman 5d687b5
Merge branch 'master' of https://github.com/jennifermarsman/azure-res…
jennifermarsman 535fbc9
Merge remote-tracking branch 'upstream/master'
jennifermarsman e5cb73d
Merge remote-tracking branch 'upstream/master'
jennifermarsman bf3f6b8
Added indexing parameters to the swagger for Cognitive Search
jennifermarsman dfe05df
Moved properties under configuration
jennifermarsman 67f1001
Removed bad formatting so JSON is valid
jennifermarsman 01ec186
Added 3 words to custom-words list
jennifermarsman fa9fe40
Marking IndexingParameter extra properties as not required
jennifermarsman b6cce99
Merge remote-tracking branch 'upstream/master'
jennifermarsman a2c4239
Merge branch 'master' into jennmar/indexerParameters
jennifermarsman 18b17f8
Removed duplicate type definitions with $ref, changed default values …
jennifermarsman d5efa22
Add swagger spec for indexer execution environment
18bee0a
Change the default value to 'standard'
1c031d5
Merge pull request #1 from arv100kri/arjagann/execution-environment
jennifermarsman 1b50082
Updating 2020 API swaggers with IndexingParameters in Cognitive Search
jennifermarsman 327426f
Merge branch 'jennmar/indexerParameters' of https://github.com/jennif…
jennifermarsman f232143
Add swagger spec for indexer execution environment in 2 new API versions
75ff568
Merge pull request #2 from arv100kri/arjagann/indexer-parameters
jennifermarsman a589333
Added default value for queryTimeout parameter
jennifermarsman 5669fec
Removing indexing parameter changes from 2019-05-06-preview version o…
jennifermarsman bb01e69
Removed x-nullable from indexing parameter enums
jennifermarsman 096a86b
Removed the required: false since everything is optional/not required…
jennifermarsman 2a090f1
Marked batchSize, maxFailedItems, and maxFailedItemsPerBatch as x-nul…
jennifermarsman 51750c6
Added x-nullable to configuration parameters
jennifermarsman be64505
Merge branch 'master' of https://github.com/jennifermarsman/azure-res…
jennifermarsman 5c3f426
Added indexing parameters to the swagger for Cognitive Search
jennifermarsman b439d16
Moved properties under configuration
jennifermarsman 2c58200
Removed bad formatting so JSON is valid
jennifermarsman 29fd239
Added 3 words to custom-words list
jennifermarsman 5e63f31
Marking IndexingParameter extra properties as not required
jennifermarsman ed1504c
Removed duplicate type definitions with $ref, changed default values …
jennifermarsman e9c606a
Add swagger spec for indexer execution environment
c3d3581
Change the default value to 'standard'
3cefdda
Updating 2020 API swaggers with IndexingParameters in Cognitive Search
jennifermarsman f349d80
Add swagger spec for indexer execution environment in 2 new API versions
e91f365
Added default value for queryTimeout parameter
jennifermarsman 7ad4e47
Removing indexing parameter changes from 2019-05-06-preview version o…
jennifermarsman f1bcfe0
Removed x-nullable from indexing parameter enums
jennifermarsman eb9b7a3
Removed the required: false since everything is optional/not required…
jennifermarsman dd2ca6f
Marked batchSize, maxFailedItems, and maxFailedItemsPerBatch as x-nul…
jennifermarsman 732f032
Added x-nullable to configuration parameters
jennifermarsman 89e86f4
Merge branch 'jennmar/indexerParameters' of https://github.com/jennif…
jennifermarsman 3ac2199
Removed duplicate x-nullable since someone else also added them
jennifermarsman 4b3c633
Revert "Added x-nullable to configuration parameters"
jennifermarsman 6a024fe
Added default values for excludedFileNameExtensions and indexedFileNa…
jennifermarsman e9ae5e7
Moved indexing parameters configuration to a separate model not under…
jennifermarsman 8c52a20
Referencing the IndexingParametersConfiguration from configuration
jennifermarsman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.