[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-03-17 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
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, 
 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-02-14 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-01-22 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
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

updated 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


 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-01-11 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo de Lima Oliveira updated SOLR-6958:

Affects Version/s: Trunk

 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


 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-01-11 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo de Lima Oliveira updated SOLR-6958:

Affects Version/s: 4.10.3

 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


 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-6958) per field basis capabilities for SolrQuery

2015-01-10 Thread Leonardo de Lima Oliveira (JIRA)

 [ 
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
Reporter: Leonardo de Lima Oliveira
Priority: Minor
 Attachments: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org