Skip to content

Change search split words variable #940

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

Merged
merged 3 commits into from
Dec 12, 2012

Conversation

pfiller
Copy link
Contributor

@pfiller pfiller commented Dec 11, 2012

As discussed in #824, we can set the search split words to default to positive in a simpler way.

@enable_split_word_search = if @options.enable_split_word_search? then @options.enable_split_word_search else true

@stof & @Goutet What say you?

…h variable. We can flip it to a positive default with one easy coffee line.
Conflicts:
	chosen/chosen.jquery.min.js
	chosen/chosen.proto.min.js
@pfiller pfiller merged commit 2a9674e into master Dec 12, 2012
pfiller added a commit that referenced this pull request Dec 12, 2012
- #824, #940 Add an option to disable searching split words
- #917 Add an option to inherit initial select classes
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.

1 participant