[
https://issues.apache.org/jira/browse/SOLR-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760303#comment-13760303
]
Shalin Shekhar Mangar commented on SOLR-5217:
---------------------------------------------
I don't think this is a bug. CachedSqlEntityProcessor will execute the query
only once and that is its USP. If you don't want the caching, then just use
SqlEntityProcessor.
> CachedSqlEntity fails with stored procedure
> -------------------------------------------
>
> Key: SOLR-5217
> URL: https://issues.apache.org/jira/browse/SOLR-5217
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Reporter: Hardik Upadhyay
> Attachments: db-data-config.xml
>
>
> When using DIH with CachedSqlEntityProcessor and importing data from MS-sql
> using stored procedures, it imports data for nested entities only once and
> then every call with different arguments for nested entities are only served
> from cache.My db-data-config is attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]