[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: search schema????? (ITS#748)
At 08:12 AM 9/19/00 +0000, hugh@tc70-87.ci.seed.net.tw wrote:
>i append my private schema into core.schema
You shouldn't muck with distributed schema files.
Add your local items into a local file.
>i can find its by using the filter,'serviceuid=sho'
>but i can not find its by using the filter ,'serviceuid=s*','serviceuid=sh*',
> ,'serviceuid=sho*'
You likely defined serviceuid without a substrings matching
rule.
Kurt