Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isDirectory() always return true #3

Open
jasonwee opened this issue Aug 14, 2014 · 0 comments
Open

isDirectory() always return true #3

jasonwee opened this issue Aug 14, 2014 · 0 comments

Comments

@jasonwee
Copy link
Collaborator

https://github.com/Opentracker/luceneOnCassandra/blob/master/src/main/java/org/apache/lucene/cassandra/ACassandraFile.java#L315

currently isDirectory() always return true, perhaps we should denote if this file is a directory, file or some other type of file.

should we do this in the file descriptor?

http://en.wikipedia.org/wiki/Unix_file_types
man file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant