erp_search 3.0.2
The CompassAE Search Engine provides functionality to facilitate both dimensional and index-based searches. CompassAE by default will search for an instance of SOLR/Sunspot and use it if it is available, otherwise it will attempt to use SQL to implement content searches. This engine also contains a demonstration of how to implement a denormalized search fact table using the Party entity.
Gemfile:
=
instalar:
=
dependencias de Runtime (10):
actionmailer
~> 3.1.0
actionpack
~> 3.1.0
activerecord
~> 3.1.0
activeresource
~> 3.1.0
activesupport
~> 3.1.0
knitkit
~> 2.0
rails
~> 3.1.0
railties
~> 3.1.0
sunspot_rails
= 1.3.1
sunspot_solr
= 1.3.1
dependencias de Development (1):
erp_dev_svcs
~> 3.0