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

Added 'spell' method to allow spellcheck with search #78

Merged
merged 1 commit into from
Mar 11, 2014

Conversation

bharat-kishnani
Copy link
Contributor

Added 'spell' method similar to 'search'. '/spell' is default solr handler with spellcheck enabled.

@lbdremy
Copy link
Owner

lbdremy commented Mar 9, 2014

Hi @bharat-kishnani,

That's looks good, is /spell a standard endpoint in Solr or is it something which required some configuration in solr.xml or somewhere else?

@bharat-kishnani
Copy link
Contributor Author

Its a standard endpoint, no configuration is required.

@lbdremy
Copy link
Owner

lbdremy commented Mar 11, 2014

Ok thanks @bharat-kishnani, I found the documentation about this endpoint https://wiki.apache.org/solr/SpellCheckComponent it would be nice to add to the Query the spellcheck request parameters. Anyway I will merge this first, thanks.

lbdremy added a commit that referenced this pull request Mar 11, 2014
NEW: Add 'spell' method to allow spellcheck with search.
@lbdremy lbdremy merged commit 498f889 into lbdremy:master Mar 11, 2014
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.

2 participants