| Package | Description |
|---|---|
| org.apache.solr.handler.export |
Solr's Export Handler Functionality
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntValue |
class |
LongValue |
| Modifier and Type | Method and Description |
|---|---|
SortValue |
SortValue.copy() |
| Modifier and Type | Method and Description |
|---|---|
int |
IntValue.compareTo(SortValue o) |
int |
LongValue.compareTo(SortValue o) |
void |
IntValue.setCurrentValue(SortValue sv) |
void |
SortValue.setCurrentValue(SortValue value) |
void |
LongValue.setCurrentValue(SortValue sv) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.