search for: document_top

Displaying 3 results from an estimated 3 matches for "document_top".

Did you mean: document_type
2006 Nov 28
17
Index not being updated
My index is not being updated when I add new records or amend existing ones. Can anyone point me in the direction of where I should be looking for what is going wrong? I''m running this in the production environment. -- Posted via http://www.ruby-forum.com/.
2006 Nov 21
14
Starting from scratch
...rough => :person_categories end class Organisation < ActiveRecord::Base has_many :documents has_many :person_organisations, :dependent => true has_many :persons, :through => :person_organisations end class Document < ActiveRecord::Base belongs_to :organisation has_many :document_topics, :dependent => true has_many :topics, :through => :document_topics end class Topic < ActiveRecord::Base has_many :document_topics, :dependent => true has_many :documents, :through => :document_topics end === I''d like to be able to search for: * A person by using...
2006 Nov 20
22
Index only partially built
I have an application which I''m running using Mongrel and Apache as described here http://www.napcs.com/howto/rails/deploy/. I have a model Person which I am attempting to use acts_as_ferret with. When I first try to do a search the index begins to get built but it its fails halfway through with the following error in the browser: === Proxy Error The proxy server received an invalid