-
Book Overview & Buying
-
Table Of Contents
RavenDB 2.x Beginner's Guide
By :
In this chapter, we learned some advanced techniques to execute more complex query statements in RavenDB, which will help us to use RavenDB in an efficient way. Specifically we covered how to create indexes using the AbstractIndexCreatingTask class, what are multi map indexes and how to create them.
Also we learned how to register fields to be indexed and how to combine searching options.
Then we presented paging and how to page query's results using Skip() and Take() LINQ operators to return small data chunks to the user.
In the next chapter, we will talk about RavenDB documents attachment, about handling documents relationships and some useful techniques to patch a single document or a set of documents using a JavaScript. So let's go!
Change the font size
Change margin width
Change background colour