K
Ken Fine
I have set up Microsoft Search Server 2008 Express.
I want to know how I can query against it and return results in a form that
can be bound to ASP.NET controls like ListViews. If there's simply a way to
return results as an ArrayList or other data structure I can figure out the
rest of this problem myself.
What I don't want:
* I don't want to deal with XSLT
* I don't want to work with prebuilt controls from SharePoint or somesuch. I
want to create fairly customized presentations and behaviors.
I have looked at this:
http://www.codeplex.com/sctsc
It does not seem to be what I want -- at least in the examples it is relying
on XSLT, and the control exposes XSLT-related properties. I just want the
data that's being returned from Search Server to be accessible in some
standard structured form.
Any other examples or articles I should be looking at?
Thanks,
-KF
I want to know how I can query against it and return results in a form that
can be bound to ASP.NET controls like ListViews. If there's simply a way to
return results as an ArrayList or other data structure I can figure out the
rest of this problem myself.
What I don't want:
* I don't want to deal with XSLT
* I don't want to work with prebuilt controls from SharePoint or somesuch. I
want to create fairly customized presentations and behaviors.
I have looked at this:
http://www.codeplex.com/sctsc
It does not seem to be what I want -- at least in the examples it is relying
on XSLT, and the control exposes XSLT-related properties. I just want the
data that's being returned from Search Server to be accessible in some
standard structured form.
Any other examples or articles I should be looking at?
Thanks,
-KF