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

Make FacetField.TYPE public #239

Closed
wants to merge 2 commits into from
Closed

Conversation

msokolov
Copy link
Contributor

Everything else in the class is public, and all the other Field.TYPE constants are public. I want to use this in a field factory class.

Everything else in the class is public, and all the other Field.TYPE constants are public. I want to use this in a field factory class.
@mikemccand
Copy link
Member

Thanks @msokolov, that makes sense ... I'll merge.

@mikemccand
Copy link
Member

OK ant precommit is angry because there are no javadocs for TYPE ... could you please add one? Thanks.

I tried to run ant precommit in a local lucene checkout to verify this would be OK, but I get this failure I don't understand: "ivy:cachepath doesn't support the nested 'dependency' element" Would you be able to check again? Thanks
@msokolov
Copy link
Contributor Author

OK, I added the javadoc. Not sure if that commit generates e-mails on its own, so here's another message just in case.

@mikemccand
Copy link
Member

Thanks @msokolov; I'll look.

On that cryptic error you saw, that might mean your ivy version is too old: see http://lucene.472066.n3.nabble.com/BUILD-FAILED-solr-6-5-0-td4330787.html

@mikemccand
Copy link
Member

OK I pushed this for 7.1 and 8.0. Can you close this PR now? Thanks.

@msokolov
Copy link
Contributor Author

Thanks, Mike

@msokolov msokolov closed this Aug 27, 2017
epugh pushed a commit to epugh/lucene-solr-1 that referenced this pull request Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants