Thanks for posting this.
-- Jack Krupansky
-Original Message-
From: wrdrvr
Sent: Wednesday, July 2, 2014 1:47 PM
To: solr-user@lucene.apache.org
Subject: Re: Migration from Autonomy IDOL to SOLR
I know that this is an old thread, but I wanted to pass on some additional
information in
I know that this is an old thread, but I wanted to pass on some additional
information in blatant self promotion.
We've just completed an IDOL to Solr migration for our e commerce site with
approximately 40 Million items and anywhere between 200,000 to 300,000
searches per day. I am documenting s
Hello Karsten.
>From the doc you provided, it seems the two are totally different products.
I thought a bit about it and it seems that the best aproach would be to:
1-refactor our app and add an abstraction layer that will call the IDOL ACI
API.
Make sure we have good tests in place.
2-implement
Hi Arcadius,
currently we have a migration project from verity k2 search server to solr.
I do not know IDOL, but autonomy bought verity before IDOL was released, so
possible it is comparable?
verity k2 works directly on xml-Files, in result the query syntax is a little
bit like xpath e.g. with "
Yea sorry for not helping much, but while I was comparing solr to verity
i've found several docs specific for users having trouble migrating from
verity to solr. They might not be api-specific but give some clue.
2011/8/15 Arcadius Ahouansou
> Hi Alexei.
> I had a quick look and it seems that Ad
Hi Alexei.
I had a quick look and it seems that Adobe provides their CF tag as a
wrapper around the verity/solr API, therefore, the application code is not
poluated with client specific API.
This makes app migration easier.
Thanks for the input.
Arcadius.
On Mon, Aug 15, 2011 at 6:46 PM, Alexei
This might be a longshot but... Adobe is deprecating Verity in Coldfusion
engine. Version 9 has both databases but I believe CF10 will only have Solr
bundled. Idol is the-new-verity since autonomy acquired verity. Although
Adobe wraps solr to work like old verity, there might be some info on people