Re: Search from asxp page not working
- From: Jerry C <jerryed@xxxxxxxxxxxxx>
- Date: Mon, 2 Oct 2006 05:20:02 -0700
Thank you for the replys. I tried the new query line and still no retrun
values.
new query:
cmdSearch.CommandText = "select doctitle, filename, vpath, rank,
characterization from cdxxxxx.CDCat..scope() where FREETEXT( '" + searchText
+ "') order by rank desc ";
I still can get results from the System catalog but not the catalog that I
created.
Thank you,
--
Jerry
""WenJun Zhang[msft]"" wrote:
Hi Jerry,.
As Hilary stated, you should specify the remote indexing server and catalog
name in your query like:
select ... from SERVERNAME.CATALOGNAME..Scope() where ...
Please check if it works. If there is any futher issue, please update here.
Have a nice day.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- Re: Search from asxp page not working
- From: "WenJun Zhang[msft]"
- Re: Search from asxp page not working
- References:
- Re: Search from asxp page not working
- From: Hilary Cotter
- Re: Search from asxp page not working
- From: "WenJun Zhang[msft]"
- Re: Search from asxp page not working
- Prev by Date: Re: Search from asxp page not working
- Next by Date: Re: Search from asxp page not working
- Previous by thread: Re: Search from asxp page not working
- Next by thread: Re: Search from asxp page not working
- Index(es):
Relevant Pages
|
Loading