Skip to content

Conversation

@russcam
Copy link
Contributor

@russcam russcam commented Dec 1, 2017

Similarity settings are nested under settings>index
Rename DefaultSimilarity to ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890

@russcam
Copy link
Contributor Author

russcam commented Dec 1, 2017

Requires backporting to 2.x and 5.x in a non-binary breaking way

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Similarity settings are nested under settings>index
Rename DefaultSimilarity to ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890
@Mpdreamz Mpdreamz merged commit 648c3cf into master Dec 12, 2017
russcam added a commit that referenced this pull request Dec 15, 2017
Non binary breaking back port of 648c3cf

Similarity settings are nested under settings>index
Add ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890
russcam added a commit that referenced this pull request Dec 18, 2017
Non binary breaking back port of 648c3cf

Similarity settings are nested under settings>index
Add ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890
russcam added a commit that referenced this pull request Dec 18, 2017
Non binary breaking back port of 648c3cf

Similarity settings are nested under settings>index
Add ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890

(cherry picked from commit bf78582)
russcam added a commit that referenced this pull request Jan 15, 2018
Non binary breaking back port of 648c3cf

Similarity settings are nested under settings>index
Add ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890

(cherry picked from commit bf78582)
russcam added a commit that referenced this pull request Jan 15, 2018
Non binary breaking back port of 648c3cf

Similarity settings are nested under settings>index
Add ClassicSimilarity
Add DFISimilarity
Add similarity settings to create index integration tests
Add XML comments for each similarity
Refactor SimilarityJsonConverter to not look up the NEST ISimilarity type with Type.GetType() but to infer it from the type property value directly.
Add Similarity to the updatable index settings

Closes #2890

(cherry picked from commit bf78582)
@Mpdreamz Mpdreamz deleted the fix/similarities branch January 30, 2018 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants