Reserved properties
Tue, 25 Apr 2006 09:40:05 +0200
Hi,
When indexing html-files containing meta tags like
<meta name="xxx" content="yyy" />
the indexing server automatically includes the xxx property in the property
set, and I can subsequently make a query like
......WHERE CONTAINS(xxx, '""yyy""') ....
So far so good!
If I have a meta tag like
...
|
Index Server Catalogs scanning when they should'nt.
21 Apr 2006 17:12:58 -0700
Help!
We have 3 catalogs with data on the same volume (catalogs themselves
are on another).
When files are copied to directories that are NOT in the scopes of any
of these catalogs strange thing happens - 2 out of 3 catalogs start
"scanning(NTFS)".
The 'healthy' catalog younger and smaller then the bad ones. ...
|
Best arcitecture for index server with custom properties
Thu, 20 Apr 2006 12:03:01 -0700
This is a general question about indexing service and custom properties. I'm
setting up a server that will search articles. The articles are all seperate
xhtml files. The articles may or may not have images. the images have
captions and keywords that I also want searchable.
Here are some senerios of ar ...
|
Indexing Server Catalog corruption occurs after indexing is comple
Wed, 19 Apr 2006 22:30:01 -0700
I am running Windows 2003 Server with Indexing Service. I have exclude the
Catalogdirectory and the Datadirectory form the anitviral software online and
cyclic Scanner.
I have installt the IFiler Setup form Acrobate for PDF Files.
In the Datadirectory there are 71000 Files evenly distributed in 25000
Direc ...
|
Query sumbittal for Multiple Filenames
Wed, 19 Apr 2006 09:09:02 -0700
Hi,
I've tried for hours to figure this out on my own but I can't get it.
I want to Indexing service to return me info about a list of documents...
For example...
@filename 12345.doc OR @filename 12548.doc or @filename 78963.doc
Is this possible?
...
|
Vector Space Query /w Relational Operator
18 Apr 2006 12:13:05 -0700
I am doing a Vector Space search of several custom properties on a
document. Some of these properties are of the Integer Type. So far,
in order to get a result back from an integer, i HAVE to use the '='
operator like so
@customProp1 = 12
If i use the contains operator:
@customProp1 12
it returns ...
|
ASP.NET 2.0 Sample Serach Page?
Tue, 18 Apr 2006 08:53:02 -0700
Anyone know of a reasonable sample done in ASP.NET 2.0? Probably my own
issues with converting 1.1 code, but I keep banging my head against it and
thought I'd ask. While I'm at it, using Cisso would be preferable, but I've
got rally no problem adapting that part.
Thanks,
Jeff ...
|
|
|
how to exclude directories from indexing?
Tue, 18 Apr 2006 12:32:38 +0200
Hi,
i've tried to exclude directories such as e:\profiles\*\Application data\*
or e:\profiles\*\cookies\* from search (the same way System index is made)
but I keep getting error about the path entered.
How the heck do I do this on directory basis in Indexing service (directory
attribute is not the way i ...
|
Mob-ocracy and the Fall of the Republic
Mon, 17 Apr 2006 23:17:37 +0100
Are we fools? Or are we slaves? As in the film Gladiator, are we as a nation
going from free men to slaves? Would we restore the Republic? Are we even still
living in a Republic? Or a mob-ocracy? And where is our representation in
government? Frank concludes that We have gone from civilized law to "jungle law"
...
|
Variant array in a cached property.
Mon, 17 Apr 2006 13:50:02 -0700
Hello,
Has anyone used a variant data type and array as one of the custom
properties being cached in indexing service. Can anyone give me a real world
example of someone doing this.
Lets say I had an htm page with 10 photo captions metatags, 500 characters
in each caption, being cached as 10 seperate cus ...
|