|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TermsQuery | |
|---|---|
| org.springframework.data.solr.core | Provides the classes necessary for Solr support. |
| org.springframework.data.solr.core.query | |
| Uses of TermsQuery in org.springframework.data.solr.core |
|---|
| Methods in org.springframework.data.solr.core with parameters of type TermsQuery | |
|---|---|
org.apache.solr.client.solrj.SolrQuery |
TermsQueryParser.doConstructSolrQuery(TermsQuery query)
|
TermsPage |
SolrOperations.queryForTermsPage(TermsQuery query)
Execute query using terms handler |
TermsPage |
SolrTemplate.queryForTermsPage(TermsQuery query)
|
| Uses of TermsQuery in org.springframework.data.solr.core.query |
|---|
| Classes in org.springframework.data.solr.core.query that implement TermsQuery | |
|---|---|
class |
SimpleTermsQuery
|
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||