Skip to content

Use Azure Cognitive Search to dig through your own content index - Xamarin Android quick starter application inside :)

License

Notifications You must be signed in to change notification settings

codePrincess/cognitiveSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cognitive Search

This repo shall help you to query your Cognitive Search index via it's REST API on a mobile device. As an example implementation this project contains a Xamarin Android code base to get you started in no time.

Setup

  • You will have to create your own index with the Azure Cognitive Search Service. This is fairly simple :) So don't be afraid! Go to this step-by-step guide and you will be online with your index soooon.
  • In the app you'll need to add the path of your index and it's API-KEY to the MainActivity.cs
  • And start the app
  • ...
  • Profit $$$

Contributions

If you feel like Xamarin Android is not enough please feel free to leave other sample implementation in other languages and framework implementations as a pull request. This will be very much appreciated!

About

Use Azure Cognitive Search to dig through your own content index - Xamarin Android quick starter application inside :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages