[ 
https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727389#action_12727389
 ] 

Noble Paul commented on SOLR-773:
---------------------------------

I am not going to comment on the "spatialo search" part of this. Let us not 
keep the ExecutorService in the SolrConfig. SolrConfig is just  a place where 
confiurations are parsed. SolrCore can create and keep the ExecutorService.

There is already another threadpool Executor maintained for distributed search. 
That one does not require any configuration and it uses some defaults (but it 
is useful to have some confugurability there). It makes sense to maintain one 
global threadpool at the core level  which everyone component should use.

> Incorporate Local Lucene/Solr
> -----------------------------
>
>                 Key: SOLR-773
>                 URL: https://issues.apache.org/jira/browse/SOLR-773
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>         Attachments: lucene-spatial-2.9-dev.jar, lucene.tar.gz, 
> SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, 
> SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, 
> SOLR-773-local-lucene.patch, SOLR-773-spatial_solr.patch, SOLR-773.patch, 
> SOLR-773.patch, spatial-solr.tar.gz
>
>
> Local Lucene has been donated to the Lucene project.  It has some Solr 
> components, but we should evaluate how best to incorporate it into Solr.
> See http://lucene.markmail.org/message/orzro22sqdj3wows?q=LocalLucene

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to