[
https://issues.apache.org/jira/browse/SOLR-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo de Lima Oliveira updated SOLR-6958:
--------------------------------------------
Attachment: SOLR-6958.patch
> "per field basis" capabilities for SolrQuery
> --------------------------------------------
>
> Key: SOLR-6958
> URL: https://issues.apache.org/jira/browse/SOLR-6958
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: 4.10.3, Trunk
> Reporter: Leonardo de Lima Oliveira
> Priority: Minor
> Attachments: SOLR-6958.patch, SOLR-6958.patch, SOLR-6958.patch
>
>
> Many parameters defined in FacetParams, HighlightParams, etc. can be
> specified on a per field basis/overrides (e.g., facet.my_field1.offset = 10
> hl.my_field1.snippets = 2 , etc). SolrQuery already supports per field
> overrides for FacetParams.FACET_PREFIX , but for many other parameters this
> feature does not exist. This patch " standardizes " the definition of
> parameters for field , remove hardcoded string referenced by
> FacetParams.FACET_INTERVAL_SET and removes per field basis parameter when the
> main parameter of SearchComponent is disabled ( FacetParams.facet = > false ,
> TermsParams.TERMS = > false , etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]