GithubHelp home page GithubHelp logo

reddog-io / reddog.search.portal Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 13.0 9.05 MB

Sample management portal for Microsoft Azure Search which allows you to manage your indexes, import data and execute queries. Built with RedDog.Search, Autofac, AngularJS, ASP.NET Web API.

License: Apache License 2.0

C# 29.31% CSS 16.11% JavaScript 50.37% Shell 0.08% F# 4.13%

reddog.search.portal's People

Contributors

sandrinodimattia avatar toondc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

reddog.search.portal's Issues

UI show give guidance when appsettings are not set

It seems if I don't set Azure.Search.ServiceName/Azure.Search.ApiKey, the UI still lets me attempt to create an index and fields. It doesn't give any errors when saving but doesn't seem to do anything.

It might make sense when detecting that they're not set to give users clear guidance, e.g. pointing them to blog post.

Facets not searching

Hi, there is a error in indexSearch.html, the binding is ng-model="searchQuery.facet"

However, that is not getting bound in the model in the controller.
Changing it to ng-model="searchQuery.facets" (plural) works and the facet field is bound.

I see there is a [JsonProperty("facet")] set on the model should it be [JsonProperty(PropertyName = "facet")] ?

Thanks

suggestion: add skip

Nice project really

I suggest you add Skip on the search interface or manage pagination

Dropping a csv doesn't seem to work

Not sure what I'm doing wrong, but I'm not able to drop a little test csv. The frame becomes blue as I drag over it, but as I release, nothing happens. Using latest Chrome.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.