P Kiran wrote on 9/27/08 1:49 PM:
> Hi, I'm working on a Swish-e setup which has a couple of significant problems
> with search results and am hoping to get some advice or wisdom on diagnosing or
> fixing them.
>
> 1) Searches are not returning the main result where the keyword is a title of
> a document in the index. The titled document itself doesn't appear in
> the search result.
Not sure exactly what you mean. A small example might help. But see also my
comment on PropertyNameAlias below.
>
> 2) The "Did you mean" feature mostly suggests useless alternatives,
> often not even actual words.
'Did you mean' is not a feature of Swish-e afaik.
>
> ::::::::::begin swish.conf::::::::::::::::
>
> FuzzyIndexingMode Stemming_en1
> MetaNames source url title breadcrumb summary
You likely want:
MetaNames swishtitle
MetaNamesAlias swishtitle title
> PropertyNamesDate modified created
> PropertyNames source url title breadcrumb summary
You likely want:
PropertyNameAlias swishtitle title
instead of title as a separate PropertyName
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Sun Sep 28 22:30:21 2008