Database Reference
In-Depth Information
RavenDB, see http://ravendb.net/docs/2.0/client-api/querying/query-and-lucene-query .
So, now we will execute the following code:
We will perform the following steps:
1. Open the session with the URL of RavenDB. We will need the MyPublisher
database.
2. We will perform a Lucene search in the table to find our entities using the entity
object format.
3. We will copy the entity object into the view object to display the results.
This will display the subscription storage from RavenDB.
Search WWH ::




Custom Search