| 1070 | | `current` whether this is a current copy of the `Document` (as |
|---|
| 1071 | | opposed to a historical version from the `Indexer`) |
|---|
| 1072 | | `quality` quality of the text compared to the original, between 0. |
|---|
| 1073 | | and 1.0 |
|---|
| 1074 | | `text` the excerpt text |
|---|
| | 1070 | |
|---|
| | 1071 | ``current`` |
|---|
| | 1072 | Whether this is a current copy of the `Document` (as opposed to a |
|---|
| | 1073 | historical version from the `Indexer`) |
|---|
| | 1074 | |
|---|
| | 1075 | ``quality`` |
|---|
| | 1076 | Quality of the text compared to the original, between 0.0 and 1.0. |
|---|
| | 1077 | |
|---|
| | 1078 | ``text`` |
|---|
| | 1079 | The excerpt text. |
|---|