This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
mirror of
https://github.com/apache/lucene.git
Watch
1
Star
0
Fork
You've already forked lucene
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
32d4ad8b3b
lucene
/
client
/
ruby
/
flare
/
app
/
controllers
/
i18n_controller.rb
5 lines
106 B
Ruby
Raw
Blame
History
class
I18nController
<
ApplicationController
def
index
@results
=
SOLR
.
query
(
"
acute
"
)
.
hits
end
end
Reference in New Issue
View Git Blame
Copy Permalink