List,
 
I have installed intermedia, and been using it for the last couple of weeks without nay problems,
recently, after uploading a PDF documents in the blob column, i found out that the contents of PDF's are
not being indexed !!! i have tried sync the index also..  all the other formats (word,ppt' etc) are indexed
automatically (m running the ctxsrv)
 
the ctxsys.ctx_index_errors tables show the following error when i try to index...
 
DRG-11101: failed to open file C:\WINNT\TEMP\drgut27   
 
i have searched metalink, and it says to create a new filter.. i did that too..
 
SQL>  exec ctx_ddl.create_preference('myfilter', 'USER_FILTER');
SQL>  exec ctx_ddl.set_attribute('myfilter', 'command', 'auto_filt.bat');
 
SQL> create index idx_documents on documents(blob_content)
INDEXTYPE is ctxsys.context
 parameters ('filter myfilter section group ctxsys.html_section_group');
 
but still the PDF's do not appear in index !!!, all metalink docs point to ORA_HOME/ctx/bin directory !!
but i could not locate the directory on my NT server !!! very wierd indeed...
 
again.. the indexing works for all other formats... other than PDF's
 
TIA
 
Rahul
 
 
----------------------------------------------------------------------------------------------------------------------------------------------------------------
The information contained in this email and its attachments if any may contain privileged and confidential information
intended only for the attention of the recipient(s) specified. If you are not a recipient , any forwarding , disclosure ,
photocopying , distribution or use of the information in any way is prohibited . If you have received this email in error ,
please email us immediately on
[EMAIL PROTECTED]  or contact us on (62 21) 522 8775.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
 
 

Reply via email to