Verity K2 Search Engine

Has anyone implented the K2 search engine off off an Orcale database on a Solaris platform using a non-ODBC connection??? Need help on how to construct the gateway connection?

Check out
http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFM L/indexSearch02.htm

Similar Messages

  • Verity search engine security

    I am wondering if there are any security risks with submitting a form entered search and the <cfsearch tag? Currently I'm filtering to allow only alphanumeric characters plus one or two others, but presumably if characters such as angle brackets < > have special meaning to the search engine it is not possible to inject malicious code?
    Any help with this and guidance as to where there is a concise explanation of Verity search criteria with examples would be most welcome.
    Thanks

    oh this is the code
    <CFINDEX
    collection="collectcmi "
    action="refresh"
    type="PATH"
    key="D:\www\"
    extensions=".html, .htm, .cfm, .cfml"
    language="spanish"
    recurse="yes"
    urlPath="
    http://mywebsite"
    >

  • Verity VDK 6 search engine not working...

    I recently installed the VERITY.VDK.6 search engine component and I'm obtaining the following error upon any search performed:
    > Unable to attach collection 'c:/oracle/ucm/server/search/index2/intradocbasic/'. Improper object type.
    > Event generated by user 'sysadmin' at host 'ecmvm'. intradoc.common.ServiceException: Improper object type. intradoc.common.ServiceException: Improper object type.
    Upon installation of the component, before restarting the server, I added the following lines to the config.cfg file:
    > SearchIndexerEngineName=VERITY.VDK.6
    > VerityLocale=englishv
    This is the only thing you need to add to the config.cfg file, right? Or this one as well if you want the search index to rebuild upon restart instead of manually:
    > SearchIndexerEngineName:Rebuild
    ...right?
    Additionally, when I go to the Repository Manager admin applet, to the Indexer tab, starting either the Automatic Update Cycle or the Collection Rebuild Cycle function triggers the following error:
    > Indexing aborted. The active collection cannot be accessed but document 000003 (dID=4) indicates that it is indexed in this collection. File 'c:/oracle/ucm/server/search/index1/intradocbasic/style/style.ufl' does not exist.
    Once again, the lack of clear product documentation might have lead me to performing some mistake during the installation... Any ideas to what might be causing this?
    Thanks in advance...
    - Tiago Dias

    Update: After some restarts I found that adding just SearchIndexerEngineName:Rebuild in the config.cfg file doesn't really work (wrong syntax?) and interestingly I found that if one "insists" on the Collection Rebuild Cycle function it eventually works and the searching now works...
    So... problem solved, hope this will help someone in the future.

  • Search engine using Verity

    I want to build a search engine for my site, I'm told that i
    can do this using Verity. How on earth do I go about this? Where I
    start from.....I'm a newbie to CFML. Thanks a bunch!

    Check out
    http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFM L/indexSearch02.htm

  • CF9 New Search Engine Issues?

    I have an older application that I have upgraded and I am only having issues with the Search Engine going form Verity to Solr.
    I have a simple query tht gets the content for each page and indexes it. The code works awesome in Varity - but when I run it on the Solr system I get the following error:
    Error_opening_new_searcher_exceeded_limit_of_maxWarmingSearchers4_try_again_later
    Also - when this errors out (only this error) - the prowser shows the HTML Source of the error instead of the typical?
    Any help, please!
    There are only 207 records that I am trying to index?
    between 20-25 actually get indexed.
    <cfindex action="PURGE" collection="#application.stSiteData.objectCollection#">
                <cfquery name="qGetData" datasource="#application.stSiteData.datasource#">
                    SELECT  objectID
                    FROM Objects
                    WHERE active = 1
                </cfquery>
            <cfset myList = valueList(qGetData.objectID)>
            <cfloop list="#myList#" index="xobjectID">
                <CFQUERY name="qGetObjectData" datasource="#application.stSiteData.datasource#">
                    SELECT        *
                    FROM            objects INNER JOIN
                                            Pages ON objects.pageID = Pages.pageID
                    WHERE            Pages.exSiteSearch <> 1
                            and  objects.objectID = '#xobjectID#'
                </CFQUERY>
                <cfindex action="UPDATE"
                    collection="#application.stSiteData.objectCollection#"
                    key="objectID"
                    query="qGetObjectData"
                    type="CUSTOM"
                    title="label"
                    body="label,objectData"
                    custom1="pageid"
                    custom2="">
            </cfloop>

    So I am still working on this and it seems that it's some kinf of Commit issue?
    I don't understand why I can index 200 records without CF crashing? Thiis doens seem logical that the new SE would be such a POS?
    I have tried updated the XML config form 4 to 8 - all that I could find, but I am still getting the same error that you see above - so Im not sure that changing that setting did anything?
    This seems like there is a simple answer somewhere - I can't be the only one on these boards that is having issues?

  • How to improve the performance for integrating third party search engine

    hi,
    I have been working on integrating verity search engine with KM. the performance for retrieving search result totally depend on how many search result returned, for example if there is less than 10 records, it only takes 3 seconds, but if there are 200 records, it takes about 3 minutes, is it normal? anyway to improve it? Thanks!
    T.J.

    Thilo,
    thanks for the response, would you recommend some document for configuring KM cache service, I did change memory cache, and also dynamic web reposity, whatelse out there that I can change? right now, I have one instance(EP6.4 sp11) works well, it returns 200 records from Stellent within 6s. But when I put this KM global service on EP6.0 sp2 (our current system) it takes about 15s. I am not sure is this because of different EP version, or something else. I have tried my best to slim down SOAP component from Stellent. I don't think anything else can be done from that side anymore. before I changed the SOAP, it tooks about 60s. just wonder what else I can do on KM side to improve it performance? Thanks!
    T.J.

  • Issues with integrating third party search engine

    hi,
    I have two issues.
    1. my integration with Stellent verity search engine is working for the first time, but when I search again, nothing return, even on the same search criteria. I wonder something wrong with session object, please explain how session, rawsession object works related to getSearchResult(). session object is returned instead rawsession in executeQueryWithSession(), even though rawSearchResult has been set on rawSession.
    2. it is very slow for the search result to return, though all the URL are valid. any way to improve the speed?
    thanks!
    T.J.

    Hi T.J.,
    the session object itself is normally not the problem. Have you checked that your dynamic WebRM has ha valid cache life time? Nevertheless the cache for the dynamic WebRM should have a life time value of at least 1 min or more (depending on how long you expect your users to browse on the search result)
    The performace of the federated search depends on the call time to each connected search engine. It can currently only speed up by the implementation of your search engine. Try to measure the connect time from the IndexService implementation to the search engine. In most cases this is the bottle neck.
    Regards,
    Thilo
    Message was edited by: Thilo Brandt

  • What search engines does iPlanet Portal support

     

    iPlanet Portal Server facilitates search services by integrating iPlanet Compass Server with it.
    iPlanet Compass Server has built-in search engine and also Verity search engine forms part of it.
    For further references, look it in to the following URL:
    http://docs.iplanet.com/docs/manuals/compass.html
    -SaralaVijay

  • Search Engine Conversion Filters

    Does each service pack of iplanet/sun one web server install newer conversion filters for the search engine (word, excel, pdf etc.)? Generally, how new are these filters compared to data formats (Office XP etc.)?
    We are running iplanet 6 sp2 and the search engine seems to stumble with newer ms office and acrobat files. I have not been able to find any documentation whatsoever on obtaining and installation newer conversion filters. Any help would be greatly appreicated.
    mojo

    Typically the filters included in Service Packs are not changed unless there is a defect that needs addressing.
    The SunONE Web Server uses the Verity search engine. Filters that work with Verity's offerings should work with SunONE WS.

  • Is Microsoft SQL Server still capable of being the fulltext search engine?

    We used to be able to use SQL Server's full text search capability as the search engine even though it was inferior to Verity or Oracle Text. Is this capability still available? Is the component still available?

    Not sure which versions your talking about, but yes.
    With 10gR3 you can use SQL Server and have full text searching available.
    The install guide walks you through the various settings, but some things to note are:
    1. You will probably need to use the free TDS drivers (google them)
    2. When you create your database you'll need to set it to have a full text index or be full text capable.
    3. You'll have to put a setting on config.cfg (actually change the one in there from DATABASE.METADATA to DATABASE.FULLTEXT)
    4. Rebuild the index
    Those are roughly the highlights, again, the install guide covers them, but you don't get things like optimized queries, or any of the cool stuff rom the OracleTextSearch component.

  • Iplanet search engine

    I have been trying to get newer conversion filters for MS Word and MS Excel documents for out installation of iplanet 6 sp2. I only just noticed that iplanet search isn't using any converson filters for these documents at all (if I look at the html converted text, its the same as what you would see in notepad when opening a Word or Excel documents).
    Has anyone had any success at all getting netscape/iplanet/sun one search to properly index Word and Excel documents? How can I get conversion filters for these documents and how can I install them?
    Any help would be greatly appreciated.
    mojo

    The SunONE Web Server uses the Verity Search Engine. Filters that work with the Verity engine should work with SunONE WS as well.

  • Has anyone integrated other search engine?

    My organization has an enterprise license to use the Verity search engine, and so we would like to use this rather than InterMedia.
    Is this possible? -- ie, can other search engines be integrated into Portal. And if so, where can I find some guidance for doing this?
    Thanks!
    Brian Downs

    I came across information in the Oracle Portlet catalog the other day, and I saw something about Verity. For more information, go to the following site:
    http://portalstudio.oracle.com/servlet/page?_pageid=1639&_dad=ops&_schema=OPSTUDIO
    Do a keyword search on "Verity" and you will see the details about the portlet.

  • How do I add multiple scripts from search engines to my meta tag properties?

    I currently have copied the goolge script for website varification and analytics, etc and pasted it into my meta tag properties dialog box. There is no problem as far as Google varifying the page. However, I would like to copy Bing's search engine script into my meta tag in addition to Googles script. How do I go about doing this? Do I hit the return on my keyboard under the ending of Googles script, then paste in the Bing script?
    The the last part of the Google script ending in this:
    </script>
    (paste new script from Bing here?)
    Will this cancel out each other and cause problems?
    Can someone walk me through this process, because Bing's search engine will not varify my site through two of the three other methods.
    Ben

    Adding a script after the closure of previous script is the way to go i.e. right after the </script> tag.
    So it should look something like below:
    <script>
    Google's script
    </script>
    <script>
    Bing's script
    </script>
    Cannot comment on one interfering with the other since it really depends on what exact code is there in the scripts. Google and Bing help resources will be able to help more with this.
    Thanks,
    Vikas

  • How do I delete a toolbar that was added by a plugin? Plug-in's been uninstalled, but the toolbar is still there and any new tabs open on their search engine (even though I have Tab Mix set to open tabs on a duplicate page). Help?

    Running Firefox on Windows XP3. I installed a plugin from Savevid.com, which they now require. (I've used that site for at least a year with no problem ever.) Everything was fine but it added a toolbar to my browser, and it seems to have reset Firefox somehow so that any new tab opens on "Searchqu", some low-rent search engine. I uninstalled the plug-in altogether, but the toolbar is still there, and I can't make the reset on the search engine go away. I use Tab Mix Plus (also never had this problem before with it), but no matter what I do, the tabs will not open to anything other than searchqu. (Tab Mix has the option to open to a duplicate tab - what it was using BEFORE all this - but changing that no longer has any effect.)
    Anyone know how to deal with a problem like this?

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can also check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Error message trying to install new search engines

    I am running Firefox 19.0.2 installed yesterday on a new desktop PC at the office. (Old PC failed to boot on Monday.) I have completed most of my customization without difficulty. However, when I try to install new search engines, it doesn't seem to matter which one, I get a pop-up error message:
    "Sorry, you need a Mozilla-based browser (such as Firefox) to install a search plug-in."
    I had no problems installing new search engines under Firefox 16 3rd quarter of last year when I started this job. Why am I unable to install search engines in FF 19?

    Hello lafritz65, '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    thank you

Maybe you are looking for

  • Oracle 8.1.5 installation probelm on linux 7.3

    Please tell me about how to intstall oracle 8.1.5 on linux 7.3. without compiling kernel (MEMORY parameter), i try to install. But the error message like "cannot find the class oracle.sysman.oii.installer" etc.. appear to me. now i am fully dtrucked.

  • How do I add the same description to multiple photos in the new photos app

    How do I add the same description to multiple photos? I could do this in iPhoto but I do not see a way to do it in Photos for OS X. This is a handy feature to have.

  • Manual Tomcat Active Directory (AD) Authentication with multiple domains

    Hi, We have successfully implemented manual AD Authenticaiton on our BO XI 3.1 environment using Tomcat applicaiton server. Now we need to include another domain to be able to use AD authenticaiton to BOE. What changes do we need to perform to allow

  • MOBIOLA WEBCAM and FLASH Issue

    Hello, I've used for a long time Mobiola WEBCAM (app that turns one's iPhone/iPad into a webcam via WIFI) in Skype and video chat sites like Omegle (all done through GOOGLE CHROME), up until yesterday. As of today, any of my browsers or my Skype appl

  • Provide, endprovide and protect

    what is the difference between provide..endprovide and  protect...endprotect statements Title edited by: Alvaro Tejada Galindo on Jun 12, 2008 6:51 AM