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

zhang liang updated CAMEL-6606:
-------------------------------

    Description: 
When restart camel, lucene index folder always be empty.
I check the source code. It is in class LuceneIndexer line 145, method 
openIndexWriter. It seems when camel start, will create a new lucene index 
folder. Because the variable "indexCreated" cannot set by outside. 

  was:
When restart camel, lucene index folder always be empty.
I check the source code. It is in class LuceneIndexer line 145, method 
openIndexWriter. It seems when camel start, it will create a new lucene index 
folder. Because the variable "indexCreated" cannot set by outside. 

    
> When restart camel, lucene index folder always by empty
> -------------------------------------------------------
>
>                 Key: CAMEL-6606
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6606
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.11.1
>            Reporter: zhang liang
>
> When restart camel, lucene index folder always be empty.
> I check the source code. It is in class LuceneIndexer line 145, method 
> openIndexWriter. It seems when camel start, will create a new lucene index 
> folder. Because the variable "indexCreated" cannot set by outside. 

--
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

Reply via email to