Open
Conversation
Owner
|
I like the initiative here... I have a guest joining me on Friday’s show that will help kick off a “CoreWiki.Azure” project that we can move your search capabilities into. |
Contributor
Author
|
I've been watching some Vods and got inspired try try to make something with some patterns in it. Also by making search pluggable, elastic integration would be up for grabs as well. If this is in a state that you can use it as a base for a workshop i'm happy :) |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Hi
Call for help: Azure search throws on
Article.Instantbecause it is anodatimeproperty.I have been trying to implement pluggable search with Azure search as another provider. I have hit a wall with Azure search not wanting to serialise Nodatimes Instant type. If Anyone have worked with Azure search, or know who i can ask, please let me know.
Also first time for many of the patterns used here, if you have any feedback on those I'd love to hear it
Note: this is very much work in progress.
To reproduce:
appsettings.json.SearchProviderto"Az"AzureSearchClient: line46