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

FilterIndexReader should overwrite isOptimized() [LUCENE-970] #2046

Closed
asfimport opened this issue Jul 30, 2007 · 1 comment
Closed

FilterIndexReader should overwrite isOptimized() [LUCENE-970] #2046

asfimport opened this issue Jul 30, 2007 · 1 comment

Comments

@asfimport
Copy link

A call of FilterIndexReader.isOptimized() results in a NPE because FilterIndexReader does not overwrite isOptimized().


Migrated from LUCENE-970 by Michael Busch, resolved Jul 30 2007
Attachments: lucene-970.patch

@asfimport
Copy link
Author

Michael Busch (migrated from JIRA)

Trivial patch. I'm planning to commit this shortly.

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

No branches or pull requests

1 participant