On Mon, 29 Nov 2010, Tibor Simko wrote:
> On Mon, 29 Nov 2010, Cornelia Plott wrote:
>> echo "SELECT term FROM idxWORD10F" | dbexec
>>  ->
>>  term
>> 1833
>
> This shows that the collection index contains only the demo data.  

Oops, wrong query.  The query should be:

   $ echo "SELECT term FROM idxWORD02F" | /opt/invenio/bin/dbexec

because the `collection' index is actually ID 2, see `idxINDEX' table.

Best regards
-- 
Tibor Simko

Reply via email to