My company is running a project upgrading from Verity K2 5.5 to Autonomy. After 4 monthes of working with Autonomy Support and even brought in a professional...
We are considering to upgrade to K2 v7, which is supposed to be the same as K2 with an IDOL kernel??? Is this what you're trying to do or are you simply moving...
We are on Verity K2 5.5, moving to Autonomy K2 7.x. Our plan is to use K2 compatibility API (k2.jar) to minimize changing search frontend. We have gotten 5...
Hi, We've converted from Verity V6.1.1 and have run into a lot of the same issues. We too use extensive BIF loads for Vignette search. I have found that if...
Just to clarify you went directly to from 5.5 to K2 v7.x? Our autonomy rep indicated we would need to go to 6.1 before moving to 7.x. When we challenged him on...
... Wow - I've not heard of that requirement anywhere. Now, there were changes between the later V5 releases and V6 - locales, stemmers and such after the...
We were told IMKVDK script does not index ACL from file system, so we are able to use that. Did you get IMKVDK script to also index ACL? Thanks Ben ... same ...
Yes, we are moving directly to K2 v7 (essentially IDOL 7.x without conceptual search) ... autonomy ... we ... to ... August ... the ... are ... quite ... open ...
Is there a way to separate a page content to 4 Ultraseek index? For example, within a page, we can specify sections with html comment tag. When crawling this...
You should be able to do this, I did a real quick test and it seemed to work... From the UltraSeek Admin console: 1. Create Group1 collection 2. Select the...
The direct answer is "not within doing some custom coding". But what are you trying to accomplish? Do you really need to separate page content into different...
... This sounds like an "XY problem" (better termed an the XY error). You want to do X and think feature Y is the best way to do that, so you ask about Y....
Give me until after the holiday to check the information on acl's with IMKVDK. I beleive it has the same attributes as MKVDK with a couple of new ones from...
Hi; We are considering the IDOL/AUTONOMY search solution for our enteprise search .Are the issues you are describing typical of the autonomy search application...
"Enterprise search" is so broad that it is impossible to recommend one solution for all problems. I'm doing search for a high-traffic database-backed...
Group, I've worked on K2 to IDOL or K2 to K2 7 (IDOL emulation) and can say that although there have been numerous iterations of the K2 API, the reason for the...
Emory: I totally agreed on what you said on IDOL and Verity. By using K2 API, our search applications stay the same for the most part. As I mentioned before,...
Emory raises a great point - in fact, more than a year ago we conferenced him with a customer we were working with at the time and he said about the same...
I know FAST Search says they support the opensearch api (http://www.opensearch.org). Does anyone know of a Verity K2 and/or IDOL connector? We have a customer...
... I just wanted to point out that as of version 7.3, Autonomy IDOL has a very powerful new addition called "LUA" tasks. It's a scripting language embedded...
Hi Miles, We're working on an OpenSearch connector right now. With SearchServer 2008 using OpenSearch as the standard, we think it should be a good connector...
What "standard" are they using? 1.1 is still officially in draft and hasn't been updated in years. Seriously, I thought OpenSearch was dead. And I wasn't...
The similar feature exists in IDOL 7.2 as well, but it doesn't work well under load. We configured a task to generate a summary (in replace of VDKSummary)...
Miles: IDX and BIF file structure does has a lot of similarities, the key difference is that BIF is used at high level to facilitate the indexing process,...
Nominally on topic... an interesting comparison of engines... IDX files are much closer to FAST ESP FixML files, in that they include the textual content of...
... It's really that FAST Search supports OpenSearch API? I'm working with FAST ESP 5.1 and I'm planning to build an Apache Module to wrap FAST HTTP interface...