[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Help On Search by Alphabetical Order
Hi,
Thanks for the reply.. I have tried this out but its not working. There no
results when I give this syntax. "Sorry No matches for (?:^|\)A/b"
Anything more to be added to that???
Thanks & Regards
Vijeeth
You are not really looking for a range, so I'm not sure why you chose
mv_range_look for this. I would have tried something like:
[page search="
fi=products
st=db
sf=title
se=A
bs=yes
ml=1000
tf=title
"]A</a>
It should return case-insensitive matches of titles beginning with 'A'.
- Ed L.
Date: Sat, 10 Aug 2002 08:30:04 -0700
To: interchange-users@icdevgroup.org
From: Ed LaFrance <edl@newmediaems.com>
Subject: Re: [ic] Help On Search by Alphabetical Order
Reply-To: interchange-users@icdevgroup.org
At 05:35 PM 8/10/2002 +0530, you wrote:
>Hi,
>
>Any body please help in searching alphabetical order for eg. searching
>
>Titles which start with "A" or "a" then the result should only display
>
>titles start with "A" or "a" .It is very urgent
>
>I have tried with following code but no use.
>
>[page search="st=db/fi=products/rl=title/rg=yes/rm=65/rx=65"] A [/page]
>
>
>Thanks
>
>Vijeeth