Questions tagged [ravendb-studio]

The RavenDB Management Studio is a lightweight Silverlight client to let you easily manage the data in a RavenDB server instance. Using the Studio you can view, create, edit or delete documents, manage indexes, issue queries, view the errors log, import / export, and more.

The RavenDB Management Studio is a lightweight Silverlight client to let you easily manage the data in a RavenDB server instance. Using the Studio you can view, create, edit or delete documents, manage indexes, issue queries, view the errors log, import / export, and more.

For details, review the Management Studio Documentation.

112 questions
0
votes
1 answer

Searching over "inherited" tags

I have a collection of manufacturers, each of them makes several products. Manufacturers can have string tags, and I would like to search the products by their manufacturer tag (such that tags are inherited from the manufacturer by the product). One…
Alapago
  • 368
  • 2
  • 11
0
votes
1 answer

How to get started with RavenDB.AspNetHost package?

how to use and configure the RavenDB.AspNetHost package from NuGet? I added it to ma empty ASP.NET 4.5 WebApplication project, and this package is adding a connection string to my…
dna
  • 1,498
  • 1
  • 14
  • 35
0
votes
0 answers

Synchronising RavenDB database from localhost to online server error

I am trying to synchronise a local RavenDB database with the online RavenDB database and am not managing. I am doing the following: Login to the local server RavenDB user interface Go to Tasks section Export Database Store file somewhere on file…
Mark Cassar
  • 1,842
  • 4
  • 20
  • 27
0
votes
1 answer

restrict Access to Panel administration for ravendb

I've tried to add a windows authentication to the panel removing setting the anonymous access to none, but I'm still able to browse the site with the IP:RavendbPort in the browser, how can I set up the panel to ask for windows auth. I have read that…
pedrommuller
  • 15,741
  • 10
  • 76
  • 126
0
votes
2 answers

Securing the Raven Database

I'm trying to restrict access to our RavenDB to only one user. After altering the settings to secure the DB, I can still access the RavenDB management studio and I'm not sure why. I'm running RavenDB as a windows service, and I'm using build…
Bob Horn
  • 33,387
  • 34
  • 113
  • 219
0
votes
1 answer

RavenDB Simple Index Creation

I'm having a problem adding analyzer with the raven db interface. When writing StandartAnalyzer or SimpleAnalyzer it never saves.
Devaffair
  • 182
  • 14
-2
votes
1 answer

What is stale indexing?

I've Started learning RavenDb, often I used to come across "stale indexing", couldn't find a better understanding of it. I tried documentation, but couldn't capture an easy way to grasp the point. When I used SQL, I haven't heard anything about…
Praveen
  • 55,303
  • 33
  • 133
  • 164
1 2 3 4 5 6 7
8