× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



We're going to be looking at allowing the use of OmniFind as a full text option for our Webdocs i Edition.

We use Lucene in our WebDocs Windows Edition software.

Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site: http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT

------------------------------

message: 2
date: Tue, 3 Dec 2013 14:35:56 -0500
from: Charles Wilt <charles.wilt@xxxxxxxxx>
subject: IBM i CMS that supports tables with OmniFind indexes built
over them

All,

I'm curious as to rather or not any of the IBM i CMS vendors support
OmniFind Text Search Server for DB2 for i(5733-OMF optional part of the OS
available at 6.1 and higher)

When you create an OmniFind text index over a column in a table, Omnifind
creates 4 library objects..

An SQL View (*FILE LF) and 3 SQL triggers (*PGM) over the indexed table.

There's a couple gotchas for CMS vendors,
1) The source for the view requires a qualified SQL table name, example:

call sysproc/systs_create('MYLIB','TEXTIDX'

,'MYLIB.TESTTABLE(DESCRIP)','') ;


2) The triggers are "system triggers" and trying to retrieve the SQL source
for them results in:

SQL150A 10 System trigger QDBTS_DQDBTS_STAGING_000_5000 in MYLIB
ignored.


As an FYI: the actual "text index" is in the IFS.


So, has anybody with a CMS had any luck integrating OmniFind?


I'll start the off the list. The current (v7.7) of Aldon LM(i) does not
support OmniFind.


Thanks!

Charles



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.