Re: How to get the listing of custom properties being indexed



basically you can query whatever properties your document's iFilter emits
and you configure Sharepoint to index. To get an idea of the properties
emitted use FiltDump.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

"Jason Mondanaro" <jason_mondanaro@xxxxxxxxxxx> wrote in message
news:uZ%23AFd0yFHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
> Hello, The Sharepoint Portal newsgroups suggested I try my question here.
> I need to build an application that programmatically handles search
> results. This isn't very hard, but providing my users with a query
> interface to start the search seems to be. The users are currently using
> Sharepoint Portal Server. So I basically want to recreate the basic and
> advanced search pages in my own application and let SPS keep managing all
> the content crawls and indicies. My current dilema is that while executing
> a query against the SPS search webservices is a straight call, I do not
> know how I can figure out what fields are currently available in the index
> in order to let the users design their query(basically which
> xrn:blah.blah.blah namespace + fields are configured to be crawled in
> Sharepoint)
>
> I hope my question makes sense and you folks can point me in the right
> direction.
>
> Thanks,
>
> Jason M
>
>
>


.



Relevant Pages

  • RE: Field aliases not being returned properly in A2007
    ... I was wondering if you found a fix for the alias ... Sharepoint Lists as my data repository for about 3 months now. ... This has totally delayed the project I'm working on, I need this query to ...
    (microsoft.public.access.queries)
  • RE: Field aliases not being returned properly in A2007
    ... Sharepoint lists by publishing the tables from Access to Sharepoint. ... Employee and the other Supervisor. ... This has totally delayed the project I'm working on, I need this query to ...
    (microsoft.public.access.queries)
  • RE: Field aliases not being returned properly in A2007
    ... So I exported my tables over to sharepoint and then ... So you have a similar query, ... Sharepoint lists by publishing the tables from Access to Sharepoint. ... Employee and the other Supervisor. ...
    (microsoft.public.access.queries)
  • Strange issue extracting data from SharePoint using MS Access
    ... link another link to a 'User Info' table was created. ... I created a query in access to show all the fields in the 'Project ... When I create a report from this query, ... SharePoint, ...
    (microsoft.public.sharepoint.portalserver)
  • Re: How to Restore a single document from Sharepoint 2003
    ... Rob, I'd suggest you query the docs table, the DirNameand LeafNamecan help get the document. ... That can help you locate the document in your backup database, and then try to insert that manually in the current Sharepoint DB. ... I just want to restore one file out of the doc table from the SQL ...
    (microsoft.public.sharepoint.portalserver)

Loading