issues
search
dougal
/
acts_as_indexed
Acts As Indexed is a plugin which provides a pain-free way to add fulltext search to your Ruby on Rails app
http://douglasfshearer.com/blog/rails-plugin-acts_as_indexed
MIT License
211
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ActionController::RoutingError (undefined method `acts_as_indexed' for Class)
#22
taylorstrait
closed
12 years ago
1
Fix for issue with windows
#21
gabynaiman
closed
12 years ago
6
Specify the correct filename with file extension for the version_path
#20
parndt
closed
13 years ago
5
Added a new paginator, the 'generic paginator'.
#19
parndt
opened
13 years ago
3
Call .underscore on a model name
#18
ugisozols
closed
13 years ago
3
I think we should always use Rails.root.join('tmp', 'index') as the default place to store the marshaled index files.
#17
parndt
closed
13 years ago
4
DEPRECATION WARNING: Use toplevel init.rb; rails/init.rb is deprecated: /Users/thomas/ruby/hotaru/vendor/plugins/acts_as_indexed/rails/init.rb. (called from /Users/thomas/ruby/hotaru/config/environment.rb:4)
#16
fritzsche
closed
13 years ago
1
Issue with db:migrate & acts_as_indexed files
#15
syelle
closed
13 years ago
16
does not support active record non-standard primary keys
#14
ttoomey
closed
13 years ago
2
Storage#lock_file fails on JRuby
#13
banderso
closed
13 years ago
1
Fuzzy matches
#12
meltzerj
closed
13 years ago
1
cannot query with chinese
#11
ayamomiji
closed
13 years ago
2
Exposing build_index
#10
vincecima
closed
11 years ago
10
defined not definited
#9
parndt
closed
13 years ago
2
Thread safety and Heroku
#8
parndt
closed
13 years ago
3
Line endings and grammar
#7
parndt
closed
13 years ago
1
Add instruction in README for upgrading acts_as_indexed version
#6
Florent2
closed
13 years ago
3
Changed two small documentation issues
#5
ionas
closed
14 years ago
2
ActiveRecord macro does not respect alias_attribute
#4
JonnieCache
closed
14 years ago
3
error "ArgumentError: undefined class/module Foo"
#3
Florent2
closed
14 years ago
2
Argument Error: dump format error(0x61)
#2
kplawver
closed
13 years ago
7
Search Term == Entire Field misses record
#1
dougal
closed
13 years ago
3
Previous