First of all, it seems that you are using different DBModes in indexer.conf and search.htm. Set DBMode multi in search.htm.
Second, if you want to use multi mode you have to create tables using /create/pgsql/crc-multi.txt Leandro Rodrigo Saad Cruz wrote: > Hi all. I'm new to thos list and new to mnoGoSearch. > I installed the following packages : > - mnogosearch-common > - mnogosearch-pgsql > - mnogosearch-php. > > when I installed these packages all tables need by mnoGoSearch weren't > created as I espected. I created these tables > > mnoGoSearch=> \dt > List of relations > Name | Type | Owner > ----------+-------+--------- > affix | table | leandro > dict | table | leandro > dict10 | table | leandro > dict11 | table | leandro > dict12 | table | leandro > dict16 | table | leandro > dict2 | table | leandro > dict3 | table | leandro > dict32 | table | leandro > dict4 | table | leandro > dict5 | table | leandro > dict6 | table | leandro > dict7 | table | leandro > dict8 | table | leandro > dict9 | table | leandro > robots | table | leandro > spell | table | leandro > stopword | table | leandro > url | table | leandro > > I could use the indexer but I can't search it using the php interface : > > Warning: PostgreSQL query failed: ERROR: Relation 'ndict9' does not > exist in /usr/share/mnogosearch-php/db_func.inc on line 193 > > Warning: Supplied argument is not a valid PostgreSQL result resource in > /usr/share/mnogosearch-php/db_func.inc on line 155 > An error occured! > > Which relations do I have create ?? > > > > -- > Leandro Rodrigo Saad Cruz > IT - Inter Business Tecnologia e Servicos (IB) > > ___________________________________________ > If you want to unsubscribe send "unsubscribe general" > to [EMAIL PROTECTED] > > > > -- bar ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
