unknown wrote:
./script/ferret_server -e production
hola de nuevo, hice lo que me dijiste pero siguio en las mismas.
mira lo que sale es esto:
Processing BusquedaController#resultado (for 10.232.240.60 at 2009-02-19
10:11:13) [POST]
Parameters: {“commit”=>“Buscar”,
“authenticity_token”=>“7b79f76c686fb4c2486b3a887c66197fd0bede49”,
“query”=>“ruby”}
SQL (0.1ms) SET NAMES ‘utf8’
SQL (0.1ms) SET SQL_AUTO_IS_NULL=0
SQL (0.3ms) SHOW TABLES
Repo Columns (0.9ms) SHOW FIELDS FROM repos
configured index for class Repo:
{:reindex_batch_size=>1000, :registered_models=>[Repo(id: integer,
nombre: string, descripcion: text, archivo: binary, content_type:
string, responsable: string, filename: string, created_at: datetime,
updated_at: datetime, directorio: integer)],
:ferret=>{:path=>“/home/operador/repos/index/development/repo”,
:handle_parse_errors=>true, :create_if_missing=>true, :auto_flush=>true,
:default_field=>[:descripcion, :nombre],
:dir=>#Ferret::Store::FSDirectory:0x7f0f02fa6c30, :lock_retry_time=>2,
:analyzer=>#Ferret::Analysis::StandardAnalyzer:0x7f0f02fa6ac8,
:key=>:key, :or_default=>false}, :raise_drb_errors=>false, :name=>:repo,
:ferret_fields=>{:descripcion=>{:via=>:descripcion, :store=>:no,
:index=>:yes, :term_vector=>:with_positions_offsets, :highlight=>:yes,
:boost=>1.0}, :nombre=>{:via=>:nombre, :store=>:no, :index=>:yes,
:term_vector=>:with_positions_offsets, :highlight=>:yes, :boost=>1.0}},
:user_default_field=>nil, :enabled=>true, :fields=>[:nombre,
:descripcion],
:index_dir=>“/home/operador/repos/index/development/repo”,
:mysql_fast_batches=>true, :single_index=>false,
:index_base_dir=>“/home/operador/repos/index/development/repo”}
SQL (0.3ms) SHOW TABLES
Repo Columns (0.9ms) SHOW FIELDS FROM repos
Rendering template within layouts/busqueda
Rendering busqueda/resultado
Completed in 28ms (View: 11, DB: 2) | 200 OK
[http://10.232.240.58/busqueda/resultado]
espero puedas ayudarme…tengo que tener esto listo hoy y ya me estoy
empezando a preocupar
saludos, gracias!!