| Thread | Last Post | Replies |
|
| Searching Rendered .aspx | 30 Nov 2004 13:14 GMT | 1 |
How would I make Index Server catalog and display the search results to include rendered .aspx content??? eg: I have a datagrid populated with content from SQL Database. I need to be able to plug in those words from the DB and show them up in the search
|
| Empty Catalog | 30 Nov 2004 12:54 GMT | 2 |
Hi group, I'm having a problem with Index Server in a Windows 2003 server. The problem is that when I create some catalogs (all of them starting with the letter W, I don't know if that helps), the catalog is empty, nor
|
| How to get index server to exclude parts of an HTML document | 30 Nov 2004 12:54 GMT | 1 |
How do I get index server to index html documents on a website, but only a certain part of each document? Currently we have a standard layout that is followed by most pages, and a section which is variable. But if someone searches for a word or phrase that occurs anywhere in the ...
|
| problem with phrase | 29 Nov 2004 13:03 GMT | 2 |
I am having a problem with my search results - when I search for the word 'solid' I get the correct results but when I search for 'solid state' I do not. Can anyone offer some advice? Below is my sql statement SELECT DocTitle, Filename, Vpath, Size, Write, Characterization, Rank ...
|
| Index Server does not finding aspx files? | 27 Nov 2004 15:17 GMT | 2 |
I'm using index server to set up a search for my .NET web site I am following the Step for set up the PersistantHandler for aspx and ascx files:
|
| Help with Pdfs | 25 Nov 2004 21:12 GMT | 1 |
I'm having a bit of a problem with pdfs. I built an application that in documents such as word, excel, powerpoint... searches using the field that the user selects (author, subject, category...) the problem that I'm having is that when I try to search trough
|
| Create, Write is one hour wrong | 25 Nov 2004 16:32 GMT | 2 |
When I query my Index Server, ever create and write-property is exactly one hour wrong (it is one hour too early). All my clients and servers run at the same time, so can anybody tell me what the problem might be? Thank you for your help!
|
| Practicle Limitations of Index Server | 25 Nov 2004 11:46 GMT | 2 |
I was wondering what the group considers to be the practical limit of the number of documents that you can index and query efficiently with index server? Any real world examples would be great.
|
| Querying for properties | 25 Nov 2004 09:37 GMT | 2 |
Hi all, I've constructed a filter (with properties) and when I run filtdump I get this: ----------------------------------------------------------------------
|
| Use COM objects or SQL Syntax? | 25 Nov 2004 01:48 GMT | 1 |
What is the pros and cons of both? Thank you. Franck Quintana
|
| Help with advanced web query | 25 Nov 2004 01:13 GMT | 1 |
I am trying to develop a website search engine using Indexing Service on Windows 2000/2003 for approx 2500 pages. I am trying to handle user input to dynamically build the query but I am getting very confused. Can anyone offer some guidance in building or handling an advanced ...
|
| Populating Friendly Name Field | 24 Nov 2004 16:13 GMT | 3 |
Using DSOleFile.PropertyReader, I created a new property field with: ColCustomProperties.Add("TestProperty", "Test") I edited the properties of the testproperty so it is cached as datatype VT_LTWSTR with size 4.
|
| Search Bug | 24 Nov 2004 13:09 GMT | 1 |
I would notify about this: Tests done in mmc search and asp form. Query "#filename *.jpg" returns 7990 results. Query "#filename *.|(gif|,jpg|)" returns "No results."
|
| Unable to query by vPath (help needed) | 24 Nov 2004 13:01 GMT | 2 |
I am trying to make a query strickly based on either the vpath or path properties in my catalog. But whenever I try and leverage either of these properties all I get is "No results found", even though I know there are documents which meet this selection criteria. Any help would ...
|
| Is it possible? | 24 Nov 2004 08:19 GMT | 4 |
Is it possible to catch only new things that Index Server indexing when the service run? I try to explane, I index a directory with more than 120000 files and at the moment every night I load entire index catalog into SQL table, I would load
|