[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-608) Index not created if path contains tilde like ~/.lucene/

Daniele Dellafiore (JIRA) noreply at atlassian.com
Mon Oct 18 17:53:48 EDT 2010


Index not created if path contains tilde like ~/.lucene/
--------------------------------------------------------

                 Key: HSEARCH-608
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-608
             Project: Hibernate Search
          Issue Type: Bug
          Components: massindexer
    Affects Versions: 3.3.0.Beta2
         Environment: Linux 2.6.35-22-generic
            Reporter: Daniele Dellafiore
            Priority: Minor


with persistence.xml configured with:

         <property name="hibernate.search.default.indexBase" value="~/.lucene/indexes" />

the index is not created. If I write the actual user home instead of using ~, index is created. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list