Bryan Soltis – Kentico Technical Evangelist

Slides:



Advertisements
Similar presentations
© Copyright 2012 STI INNSBRUCK Apache Lucene Ioan Toma based on slides from Aaron Bannert
Advertisements

Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
Amazon RDS (MySQL and Oracle) and SQL Azure Emil Tabakov Telerik Software Academy academy.telerik.com.
Get set.. Introduction to Windows Azure Development Brian McKeiver, Kentico MVP & Partner/Senior Developer, BizStream.
Deployment Options for Kentico CMS in Windows Azure.
Full Text Search using Azure Search. Shankar Subramanyam Senior Consultant | Enthusiast:
“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
T Sponsors Sameer Chabungbam Principal Program Manager, Microsoft Connector API Apps BizTalk Summit 2015 – London ExCeL London | April 13th & 14th.
IS4401 Project Technology Issues. Introduction This seminar covers Databases When to use a Database What Database to use Development Tools Visual Studio.
Platform as a Service (PaaS)
Google AppEngine. Google App Engine enables you to build and host web apps on the same systems that power Google applications. App Engine offers fast.
Title Information First Lastname, Title August 2012 Software Assurance Planning Services.
Cross Platform Mobile Backend with Mobile Services James
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
Physical Servers. Expensive Difficult Ownership Virtual Servers.
Microsoft Virtual Academy.
University of North Texas Libraries Building Search Systems for Digital Library Collections Mark E. Phillips Texas Conference on Digital Libraries May.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
SQL Azure Intro and What’s New Level: Introductory to Intermediate Andy Thiru SQL/BI Developer.
Windows Azure Conference 2014 Caching Data in the Cloud with Windows Azure.
Copyright © 2006 Pilothouse Consulting Inc. All rights reserved. Search Overview Search Features: WSS and Office Search Architecture Content Sources and.
How* to Win the #BestMicrosoftHack Shahed Chowdhuri Sr. Technical WakeUpAndCode.com *Hint: Use the Cloud.
Intro to Datazen.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Quick search in documents stored in DBMS InterSystems Caché using IndexTank API VІI scientific and practical seminar with international participation "Economic.
Yaroslav Pentsarskyy Involved in SharePoint since 2003 SharePoint MVP (2009- Present) Blog: sharemuch.com.
Yahoo! BOSS Open up Yahoo!’s Search data via web services Developer & Custom Tracks Big Goal – If you’re in a vertical and you perform a search, you should.
Your Data Any Place, Any Time Beyond Relational. Overview of Beyond Relational Applications Today Beyond Relational Feature Overview Whirlwind Feature.
Technology Drill Down: Windows Azure Platform Eric Nelson | ISV Application Architect | Microsoft UK |
Microsoft Azure SQL Database – SQL Azure : The Good, The Bad and the Ugly. Pini Krisher DBA TL at etoro
Introduction to Enterprise Search Corey Roth Blog: Twitter: twitter.com/coreyrothtwitter.com/coreyroth.
Presented by: Aaron Stanley King.  Benefits of SQL Azure  Features of SQL Azure  Demos, Demos, Demos!  How to query in SQL Azure  More Demos!  Recent.
Cloud Analytics Platforms Christian Frey. About AIDA Our mission is to advance knowledge in data analytics through research, education and outreach Our.
A presentation on ElasticSearch
Platform as a Service (PaaS)
Platform as a Service (PaaS)
Application area Events Conferences Exhibitions
Platform as a Service (PaaS)
Melbourne Azure Meetup
Amazon Storage- S3 and Glacier
Cloud Data platform (Cloud Application Development & Deployment)
Power BI Security Best Practices
Building Search Systems for Digital Library Collections
02 | Design and implement database
Azure SQL Data Warehouse Scaling: Configuration and Guidance
PaaS - Development Stefan Geiger Gerry
Designed for Big Data Visual Analytics, Zoomdata Allows Business Users to Quickly Connect, Stream, and Visualize Data in the Microsoft Azure Platform MICROSOFT.
02 | Hosting Services in Windows Azure
Google App Engine Danail Alexiev
Be Better: Achieve Customer Service Excellence and Create a Lean RMA and Returns Process with Renewity RMA and the Power of Microsoft Azure MICROSOFT AZURE.
Searching for Rio: Azure Search, NBC Sports, and the Olympics
Powerful Microsoft Azure Platform Hosts the Cloud-Based Student Portal Built on Office 365 “Microsoft Azure has revolutionized our software and our offering.
Microsoft Azure Batch Makes Scalable Video Encoding in the Cloud Available at Right Price MINI-CASE STUDY "Working with Azure Batch means that we can encode.
A developers guide to Azure SQL Data Warehouse
Microsoft Azure Provides a Global and Scalable Operation for Managing Technical Vendor Data “We see Microsoft Azure as the solution for us to provide a.
Appcelerator Arrow: Build APIs in Minutes. Connect to Any Data Source
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Microsoft Virtual Academy
Cloud Helps Company Scale to Demand for Growing Healthcare Provider Field MINI-CASE STUDY “Microsoft Azure gives us the opportunity to focus on the task.
XtremeData on the Microsoft Azure Cloud Platform:
Azure Cosmos DB with SQL API .Net SDK
敦群數位科技有限公司(vanGene Digital Inc.) 游家德(Jade Yu.)
TN19-TCI: Integration and API management using TIBCO Cloud™ Integration
Intro to Azure Search Julie Smith 2019.
Microsoft Virtual Academy
9/8/ :03 PM © 2006 Microsoft Corporation. All rights reserved.
Microsoft Azure Data Catalog
Microsoft Virtual Academy
Microsoft Azure Services Platform
Intro to Azure Search Julie Smith 2019.
Presentation transcript:

Bryan Soltis – Kentico Technical Evangelist Azure Search Bryan Soltis – Kentico Technical Evangelist

Agenda Overview Creating Indexes Searching Advanced Features Pricing Learn more

Search is a Pain Complex Requires constant rebuilding Requires constant tuning Needs to be industry / site / context specific Difficult to predict load If it doesn’t work, you’ll know really fast

Overview PaaS Platform Released in 2014 HTTPS / API-only service API Keys Cloud hosted indexes Low administration All systems maintained by Microsoft Plans Free – 10K Documents / 3 Indexes Standard – 15M Documents / 50 Indexes Data Centers 11 Regions Scalable Multiple tiers Configurable via Preview portal

Creating Indexes Data must be hosted in Azure Push / Pull Model Push – SDK / REST APIs Pull = Indexers (SQL Database / VM SQL / Document DB) Can have up to 1000 fields in each index Field Properties Key Searchable Sortable Filterable Retrievable Suggestions - Show Index creation code

Searching Single index only Full-text queries Syntax Prefox mathcing Syntax Odata syntax for Boolean Simple query syntax for full-text External / Internal fields Search=* (all fields) / Specific columns Scoring Scoring Profiles Azure Search SDK - Show search code

Advanced Features Languages Facets Filters Highlighting Suggestions Lucene / Microsoft analyzers Facets Schema-driven Define columns to categorize Facet=Rating,value:1|2|3|4 Filters Used with facets Operators Highlighting highlight=[field name] Suggestions Auto-complete Fuzzy / Infix Count @odata.count $top $skip CORS None / All / Custom Show highlighting Show facets

Pricing FREE STANDARD Storage 50 MB 25 GB / unit Queries per Second* N/A 15 / unit Documents Hosted** 10,000 Documents 3 Index Limit 15 Million / unit 50 Index Limit Scale Out Limits Up to 36 units Price per Unit per Hour Free $0.336/hr (~$250/mo)

Learn More What is Azure Search? Azure search – Helpful resources Azure Search Service REST API Channel 9 Azure Search Videos Microsoft Virtual Academy PostMan

Bryan Soltis Office: (603) 325-4162 Mobile: (678) 234-0433 E-mail: bryans@kentico.com Skype: kentico_bryans Twitter: bryan_soltis devnet.kentico.com facebook.com/KenticoCMS twitter.com/kentico linkedin.com/company/kentico-software