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

Luca Cavanna updated SOLR-3190:
-------------------------------

    Attachment: SOLR-3190.patch

Attached patch. Added overridable getHttpClient method which allows subclasses 
to provide their own HttpClient instance easily.
Renamed fields to fl and format to wt, used CommonParams.
If you guys agree with these changes I'll update the wiki once this will be 
committed.
By the way, if someone has some SolrEntityProcessor improvement to propose, 
just leave a comment and I'll see what I can do.
                
> SolrEntityProcessor improvements
> --------------------------------
>
>                 Key: SOLR-3190
>                 URL: https://issues.apache.org/jira/browse/SOLR-3190
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>            Reporter: Luca Cavanna
>         Attachments: SOLR-3190.patch
>
>
> I'm working on a couple of SolrEntityProcessor improvements:
> 1) ability to provide a specific HttpClient instance to make authentication, 
> https connections and so on.
> 2) introduce consistency between solr parameters and parameters used from 
> SolrEntityProcessor to query Solr: better rename fields to fl and format to 
> wt while we can (the processor has not been released yet). Better use 
> CommonParams constants instead of new ones with same content.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to