| Thread | Last Post | Replies |
|
| Index Services query results less than reported in Indexing Services | 27 Oct 2006 21:34 GMT | 2 |
I used Hilary's code to select all files from my catalog. This is basically what I used but with early binding (MS Access 2003). ============= set ixsso=createobject("Ixsso.query")
|
| iterate/loop indexing services files | 27 Oct 2006 06:28 GMT | 5 |
How can I loop through or get a resultset with all files in an indexing services catalog? Is there a way to make the returning recordset contain all records? I want to go through and grab the FileIndex from all files. The files are
|
| display hit results in proper format | 26 Oct 2006 16:40 GMT | 3 |
is there a way to set the response content type property of the .htw - or what ever extension you use- file in charge of displaying and special-formatting the hits of a searched string in a file
|
| Indexing Word Custom Document Properties | 25 Oct 2006 15:42 GMT | 4 |
I'm trying to index a custom document property setup in Word, but without sucess. The custom document property is called "Reviewdate" and is defined as a "Date" in word.
|
| Unique Document key | 24 Oct 2006 13:42 GMT | 2 |
Is there a unique key for indexed files? How can I iterate through indexed files and grab the key(s)? Thanks in advance
|
| strange output from pdf extracts | 19 Oct 2006 18:58 GMT | 1 |
Whilst our ifilter appears to be working ok - its pulling documents out - the extract (characterization) appears to be mangled, or perhaps just not getting converted: PDF-1.3 ???? 44 0 obj Linearized 1 O 46 H [ 1354 398 ] L 113568 E 82643 N 4
|
| LoadIFilter problem | 18 Oct 2006 11:34 GMT | 2 |
I am using code like this: ... //load filter and read the text from documents. CComPtr<IUnknown> unk;
|
| Problem with Ranking | 13 Oct 2006 23:51 GMT | 1 |
I have a problem with the ranking in my query.. maybe i didn't understand well how it works. Here is my questions : I have 4 items : I added the string "159357" to each one:
|
| .NET Errors during search | 11 Oct 2006 21:54 GMT | 4 |
Hey guys, My site uses index server for a search feature but it's giving us some trouble. The search always takeds forever and ends in an error. In the event log reads .NET runtime 2.0 error. and Faulting application w3wp.exe. When I
|
| Unspecified error with Index Server | 11 Oct 2006 21:51 GMT | 1 |
I have Index Server in a Server,let's call Server A, with Windows Server 2003, there I have several catalogs that are pointed from a web site hosted in this same server. When I execute the code that uses Index Server for searching pages in
|
| Index of network share not working | 11 Oct 2006 09:18 GMT | 1 |
I have created a catalog and in the directory section setup a network share to be indexed. The share has everybody as read and the username and password are good on the share machine. Indexserver does not create a saved index and querys do not return any results. Any help in ...
|
| Search from asxp page not working | 10 Oct 2006 10:08 GMT | 9 |
I have a catalog that I created on a directory on the local machine. I can get results from the Indexing service mmc. using the advanced query and @filename=*.txt so I think the catalog is working. I am using code from the article ID 820105 although it is a c# rendition. I do not ...
|