| Package | Description |
|---|---|
| mcouch.core.couch.indexing | |
| mcouch.core.couch.indexing.query | |
| mcouch.core.rhino |
| Modifier and Type | Method and Description |
|---|---|
View |
Indexes.buildIndex(String name,
String mapFunction,
AllDocuments allDocuments) |
View |
Indexes.getOrCreate(String name,
String mapFunction) |
| Modifier and Type | Method and Description |
|---|---|
Map<IndexKey,IndexEntry> |
BetweenQuery.execute(View view) |
Map<IndexKey,IndexEntry> |
IndexQuery.execute(View view) |
Map<IndexKey,IndexEntry> |
AllQuery.execute(View view) |
Map<IndexKey,IndexEntry> |
SimpleQuery.execute(View view) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmitFunction.currentIndex(View view) |
void |
MapFunctionInterpreter.emitOn(View view) |
Copyright © 2017. All rights reserved.