Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Tekes Stavros #1
Verity limit
Hi All,
I am sure this has been a subject again in this forum, but I couldnt find a
clear answer anywhere.
I am interested to know what are the limitations of the bundled Verity version
that comes with CF MX7, when it comes to number of documents that can be
indexed / searched.
It is said that CF MX7 Enterprise allows for 250,000 documents to be indexed,
however it is not clear if this is the total amount, or per collection. CF MX7
Standard is said to allow for 125,000 documents to be indexed ? again this
needs further clarification.
Is it an indexing limitation or a searching limitation (meaning does it apply
to CFINDEX or to CFSEARCH or both)?
Thanks in advance for any answers
Stavros Tekes
Tekes Stavros Guest
-
Verity not available
Hi Guys, I get this error message when trying to access verity inside the ColdFusion MX7 administrator. Unable to retrieve collections from the... -
Verity Indexing
I have created and indexed a collection called Stds_Specs. The problem that I have know is that when one of the users uploads a file, I want verity... -
Verity
I need help with how Verity scores documents. I need my results to always be in the following order 1) All cfm pages with metadata matching search... -
Help about verity?
hi, all, I create a verity collection on cf7, and the collection has 13 catalogs. A scheduled task of cfindex page to update the collection every... -
Verity - what does this mean?
I have a verity search which looks for a key word in a group of documents. The search is not bring back results from specific criteria in the... -
mpwoodward *TMM* #2
Re: Verity limit
On 2005-06-21 03:24:25 -0500, "Tekes Stavros"
<webforumsuser@macromedia.com> said:
That's the total amount, not per collection. Standard allows 125K,> It is said that CF MX7 Enterprise allows for 250,000 documents to be
> indexed, however it is not clear if this is the total amount, or per
> collection. CF MX7 Standard is said to allow for 125,000 documents to
> be indexed ? again this needs further clarification.
Enterprise allows 250K.
Not sure I get what you mean here ... I guess it's essentially both> Is it an indexing limitation or a searching limitation (meaning does
> it apply to CFINDEX or to CFSEARCH or both)?
since you can't search what isn't indexed. The total number of
documents that can be indexed across all collections on a single server
is 125K for Standard, 250K for Enterprise. Also, if you're using
Verity to index database content, each database row counts as a
"document."
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest
-
fgwenger #3
Re: Verity limit
We have CFMX7 Ent on Win2003 and when I CFINDEX a 92000 query, it runs to
completion w/o error, but the document count is always 65520 (alomst exactly
64K). It does this everytime and on a couple different servers. Do you know
what would be limiting the amount of documents to 64K? I thought the limit on
Ent was 125K or 250K (depends on who you believe), not 64K. Thanks.
fgwenger Guest
-
mpwoodward *TMM* #4
Re: Verity limit
fgwenger wrote:
Couple of things--if you're indexing query data, each row counts as a> We have CFMX7 Ent on Win2003 and when I CFINDEX a 92000 query, it runs to
> completion w/o error, but the document count is always 65520 (alomst exactly
> 64K). It does this everytime and on a couple different servers. Do you know
> what would be limiting the amount of documents to 64K? I thought the limit on
> Ent was 125K or 250K (depends on who you believe), not 64K. Thanks.
>
document. Sounds like you're aware of that, just thought I'd clarify.
Second, the limit is across all collections, not per collection, so if
you have two collections with 62,500 records each you'd be at the limit.
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

