On Tue, Nov 23, 2004 at 02:53:27AM -0800, ??????????? ?????? wrote:
> Hi!
> I use swish-e 2.4.2.
> I Think that if search like "foo or bar" then
> rank of page that have phrase "foo bar" >
> rank page have "foo something bar" >
> rank page have "foo" =
> rank page have "bar".
Ranking is currently not done by proximity. Yes, it's been a plan for
a while to do:
"foo bar" > "foo something bar" > "foo something else bar"
>
> But in current version that pages have same rank.
You mean like this?
$ echo foo > foo
$ echo bar > bar
$ echo "foo bar" > foobar
$ swish-e -i foo bar foobar
$ swish-e -w foo or bar -H0
1000 foobar "foobar" 8
249 bar "bar" 4
249 foo "foo" 4
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Tue Nov 23 05:44:51 2004