Commit 21d2839
committed
Merge branch 'develop' into feature/appdomain-warmer
Conflicts:
src/Elasticsearch.Net/Connection/InMemoryConnection.cs
src/Tests/Nest.Tests.Integration/Cluster/HealthTests.cs
src/Tests/Nest.Tests.Integration/ConnectionTests.cs
src/Tests/Nest.Tests.Integration/Core/Bulk/BulkTests.cs
src/Tests/Nest.Tests.Integration/Core/ClearScroll/ClearScrollTests.cs
src/Tests/Nest.Tests.Integration/Core/DeleteTests.cs
src/Tests/Nest.Tests.Integration/Core/IndexTests.cs
src/Tests/Nest.Tests.Integration/Core/Map/BaseMappingTests.cs
src/Tests/Nest.Tests.Integration/Core/Map/Properties/PropertiesTests.cs
src/Tests/Nest.Tests.Integration/Core/Map/RootProperties/MapRootObjectPropertiesTests.cs
src/Tests/Nest.Tests.Integration/Core/UpdateTests.cs
src/Tests/Nest.Tests.Integration/ElasticsearchConfiguration.cs
src/Tests/Nest.Tests.Integration/Indices/AliasTests.cs
src/Tests/Nest.Tests.Integration/Indices/Analysis/Analyzers/AnalyzerTests.cs
src/Tests/Nest.Tests.Integration/Indices/IndicesTests.cs
src/Tests/Nest.Tests.Integration/Mapping/MapTests.cs
src/Tests/Nest.Tests.Integration/Mapping/NotAnalyzedTest.cs
src/Tests/Nest.Tests.Integration/Nest.Tests.Integration.csproj
src/Tests/Nest.Tests.Integration/Reproduce/Reproduce487Tests.cs
src/Tests/Nest.Tests.Integration/Search/PercolateTests.csFile tree
752 files changed
+26039
-9249
lines changed- build
- new_docs
- build
- elasticsearch-net
- nest
- core
- indices
- contents
- elasticsearch-net
- nest
- src
- CodeGeneration
- CodeGeneration.LowLevelClient
- Domain
- Overrides/Descriptors
- Properties
- Views
- CodeGeneration.YamlTestsRunner
- Properties
- Connections
- Elasticsearch.Net.Connection.HttpClient
- Properties
- Elasticsearch.Net.Connection.Thrift
- Properties
- Elasticsearch.Net
- ConnectionPool
- Connection
- Configuration
- RequestState
- Domain
- RequestParameters
- Response
- Exceptions
- Extensions
- Properties
- Serialization
- Nest
- ConvenienceExtensions
- DSL
- Aggregations
- Bulk
- Common
- Facets
- Filter
- MultiGet
- Paths
- Query
- Functions
- Reindex
- Repository
- Search
- Suggest
- TermVector
- Visitor
- Domain
- Aggregations
- Alias
- Analysis/TokenFilter
- Bulk
- Connection
- DSL
- Mapping
- Attributes
- Descriptors
- SpecialFields
- SubMappings
- Types
- Marker
- Paths
- Repository
- Responses
- Settings
- Similarity
- Enums
- ExposedInternals
- Extensions
- Properties
- Resolvers
- Converters
- Aggregations
- Filters
- Queries
- Writers
- Profiling
- Profiling.InMemoryConnection/Properties
- Profiling.Indexing/Properties
- Serialization/Elasticsearch.Net.JsonNET
- Properties
- Tests
- Elasticsearch.Net.Integration.Yaml
- Properties
- cat.aliases
- cat.allocation
- cat.count
- cat.fielddata
- cat.recovery
- cat.shards
- cat.thread_pool
- cluster.put_settings
- cluster.state
- create
- delete
- exists
- get_source
- get
- index
- indices.delete_mapping
- indices.get_settings
- indices.open
- indices.recovery
- indices.validate_query
- mget
- mlt
- scroll
- search
- suggest
- update
- Elasticsearch.Net.Tests.Unit
- Connection
- Properties
- Stubs
- Nest.Tests.Integration
- Aggregations
- Attributes
- Cluster
- Core
- Bulk
- ClearScroll
- Get
- Map
- Properties
- RootProperties
- TypeField
- MultiSearch
- Suggest
- TermVectors
- Facet
- Failover
- Index
- Indices
- Analysis/Analyzers
- Mapping
- Properties
- RawCalls
- Reproduce
- Search
- FieldTests
- Scroll
- SearchTypeTests
- SubClassSupport
- Nest.Tests.MockData
- Domain
- Properties
- Nest.Tests.Unit
- Cluster
- Core
- Bulk
- Domain/Connection
- Indices/Similarity
- Map
- CustomMapping
- DynamicTemplates
- IdField
- Properties
- TypeField
- MoreLikeThis
- MultiSearch
- Update
- Versioning
- ObjectInitializer
- Aliases
- Analyze
- Bulk
- ClearCache
- ClusterHealth
- ClusterSettings
- ClusterState
- Count
- CreateIndex
- DeleteByQuery
- DeleteIndex
- Delete
- Exists
- Flush
- Get
- Index
- IndicesStats
- Mapping
- MoreLikeThis
- MultiGet
- MultiSearch
- MultiTermVectors
- Nodes
- OpenClose
- Optimize
- Percolate
- Refresh
- Repository
- Restore
- RootNodeInfo
- Scroll
- Search
- Segments
- Snapshots
- Snapshot
- Source
- Status
- Suggest
- Template
- TermVector
- UpdateSettings
- Update
- Validate
- Warmers
- Properties
- QueryParsers
- Filter
- Queries
- Visitor
- Search
- Facets
- Fields
- Filter/Singles
- InitializerSyntax
- Query/Singles
- CommonTerms
- SimpleQueryString
- SearchOptions
- SearchTypeTests
- Sorting
- suggest
- Settings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
752 files changed
+26039
-9249
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
16 | 35 | | |
17 | 36 | | |
18 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments