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 some Lucene configuration adjustable #10

Merged
merged 1 commit into from
Dec 16, 2018

Conversation

nuzayats
Copy link
Contributor

@snoopdave
Copy link
Contributor

Looks good to me. Thanks!

@@ -641,6 +641,10 @@ hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransa
# EclipseLink JPA properties
eclipselink.persistence-context.flush-mode=auto

# Lucene configurations
lucene.analyzer.class=org.apache.lucene.analysis.standard.StandardAnalyzer
lucene.anaylzer.maxTokenCount=1000
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

analyzer misspelled here

@snoopdave snoopdave merged commit d362f5d into apache:master Dec 16, 2018
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

Successfully merging this pull request may close these issues.

3 participants