Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Mattwhoo #1
Verity search problems
The verity is results are coming back with no data in the query set. The weird
thing is it will work just fine 30 seconds later and then the same thing will
happen. The collection has been reindexed and it doesn't seem to make much of a
difference. Anyone had any experiance with this? Note we are also using the k2
server to access the collection.
CUSTOM1 CUSTOM2 KEY RECORDSSEARCHED SCORE SUMMARY TITLE URL
1 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
2 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
3 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
4 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
5 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
6 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
7 [empty string] [empty string] [empty string] 557 0.7742 [empty string]
[empty string] [empty string]
Matt
Mattwhoo Guest
-
Verity Search Issue
Hello, I'm currently dealing with a massive data and I had to index them all. So i decided to divide them up to 5 or 6 different collections by... -
Verity Search
Hi-- I'm hoping someone can tell me if Verity Search (CFMX 6.1 on IIS6) allows indexing of multiple domains? thanks, KenP -
verity search cfmx 7 - possible bug
Hi, I have a verity search running, it runs fine under cfmx 6.1 - I have moved it using a Coldfusion archive, and its all running ok by the looks... -
UTF search for verity???
i've a website that is in UTF-8 with language of Japanese and Korean. But when i tried to create an japanese and korean verity index and update the... -
Verity to search database?
I am currently using Verity on CF 6.1 to search through indexed web/cfm pages. I thought I recall that you could set it up to search through... -
Baddel #2
Re: Verity search problems
Same problem over here! We run CFMX 6.1 on win2k and our verity ran without
problems for a long time. But now, everytime we update/refresh a collection
it's empty therafter. Unfortunately we didn't noticed this behavior at once, so
we can't say what change might have caused our problem, but it seems our recent
uninstallation of cf5 (which we had left on the system after updating to cfmx )
has something to do with it...
We do nothing special. We just trying to populate a collection with a query.
If this query has for example 10 rows, and the do cfsearch with an empty
criteria, we get a collection with 10 absolutely empty rows exept the field
"recordssearched".
We tried to fix our neo-verity.xml file by replacing it with the default with
no effect. We reinstalled the language packs (I forgot, we search in german),
no effect either. We searched the net for ours, without finding anything
usefull.
Does anyone has an Idea or Matt could you get rid of your problem?
Regards,
Sebastian
Baddel Guest
-
Mattwhoo #3
Re: Verity search problems
Thanks for your reply unfortunately I haven?t had to much time to spend on this
problem but I still don?t have a solution. If I come up with something i will
be sure and let you know. One question though are you guys using the K2 server
to access the collections?
Matt
Mattwhoo Guest
-
Baddel #4
Re: Verity search problems
Originally posted by: Mattwhoo
...are you guys using the K2 server to access the collections?
Not anymore. We did on previous sites, but then switched to the cfbased stuff,
as we found it easier to use and administrate. Although both versions worked
(once). Actually the K2 server is disabled on our system.
Sebastian
Baddel Guest
-
Baddel #5
Re: Verity search problems
Matt,
after searching the internet for nearly a week I figured it out for me! I
found the final hint in the
[url]http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx_j2e[/url]
e_p2.html, although we're not using J2EE, but an ordinary professional server
configuration:
Verity searches (Windows only) If you previously added cfusion\bin or
cfusion\verity\_nti40\bin to your system path for ColdFusion 5, you must remove
it before upgrading to ColdFusion MX in order for ColdFusion MX to find the
correct Verity DLL files.
We hadn't got cfusion\verity\_nti40\bin but cfusion\verity\_nti40\ in the
path. I think we added it while configuring the K2-server and using the verity
tools (we should use mor comments white configuring). Anyway, as we do not use
k2-mode anymore, I removed that path-entry, rebooted the box and everything
runs fine again.
Hope that helps,
Sebastian
Baddel Guest



Reply With Quote

