| Thread | Last Post | Replies |
|
| searching for "4.1" works, but "4.1.1" returns no results | 30 Mar 2007 09:52 GMT | 3 |
For my companies site I have removed all numbers from the "noise.enu" file so that we can search through our documents for version numbers of our software.
|
| Plain text (query.dll) IFilter file size limit | 29 Mar 2007 09:56 GMT | 3 |
Does the plain text IFilter (query.dll) have a maximum file size that it can process? When I try extracting from two text files, one of 30MB and the other of 41MB the IFilter will only extract the first 25MB from both files.
|
| No expert answers on how to query by directory name? | 28 Mar 2007 01:50 GMT | 1 |
This Code snippet will not give a search match. Is it not possible to do what I intend to - query directory names? strQuery = "@all " & target & "" dim ixQuery ' Index Server query object.
|
| Index server refuses to generate characterizations | 23 Mar 2007 16:10 GMT | 4 |
Hey all, Trying to do something simple here. I created a catalog for my site, and am trying to query it. Generally, querying seems to work, but the one thing I cannot get it to do is retrieve characterizations.
|
| building an search page in asp.net | 21 Mar 2007 15:19 GMT | 2 |
Hello to all after having read a lot if stuff about indexing server i decided to build an app using it. I wanted to start from something simle and then add more stuff to it so I made the application below.
|
| Unable to search by directory names... | 15 Mar 2007 20:05 GMT | 2 |
When attempting to search directory names with the aspx page below, it searches for 3-5 minutes and then returns no records even when I input known valid search criteria. I've tested it on another machine and it works flawlessly. I'm guessing that something is not configured
|
| Search for words in paths to a filename | 15 Mar 2007 12:42 GMT | 6 |
I am using this for the search in the filesystem. ixQuery.Query = "@All " & searchstring &"" The "@All" should search in all properties. Doing a seach documents and there path are retrieved when the searchstring
|
| Preprocessed search index....Index Replication... | 14 Mar 2007 17:13 GMT | 4 |
I want to create a search index of large files in a standard desktop. After that I want to replicate the same search index on different Desktops without requiring additional Index building operation. Of course the assumption is that same set of files would be copied to the same ...
|
| Indexing Office docs with mixed languages | 14 Mar 2007 13:55 GMT | 2 |
We have a file server with mainly office docs and PDF files that sometime contains mixed languages e.g. text in English and a few names in both transcribed and orginal formats (Russian, Arabic, Chinese etc). When I search in english the hits are fine, but using the other char ...
|
| how to see what users are searching | 14 Mar 2007 13:09 GMT | 8 |
Hello to all in my web server as you know i run iis; the log file is in the w3c format. I'd like to see what people search.
|
| Indexing Services vs. Desktop Search | 10 Mar 2007 14:47 GMT | 2 |
Why should we continue to use Indexing Services when development has apparently stopped and Desktop Search is the future according to MS? Thanks in advance, --AC
|
| how to save users search terms in a txt file when they press the search button | 09 Mar 2007 10:13 GMT | 1 |
here you are my poor code to allow people do searches; <html> <head> <title>Search</title>
|
| IXSSO.Query - Ranking Formula??? | 07 Mar 2007 12:51 GMT | 6 |
I am writing a search engine that will search a database for matches, using a specific ranking formula (the user is given the option of weighing things like the title, meta data, body etc etc to affect the results).
|
| accessing full text cat via ixsso | 06 Mar 2007 22:05 GMT | 2 |
trying to figure this through, but no clear answers anywhere. I've set up a full text catalog on the sql 2k server that runs the site, and want to query it via the ixsso.query object. what is the basic sql syntax for this, as the sql server is on a different
|
| win xp pro indexing service does not care about the noise.* files modification | 05 Mar 2007 13:13 GMT | 1 |
Hello to all as a test I configured a pc with win xp professional with iis istalled. I edited the noise file and deleted everything, and I asked to build
|