login | register
29 Aug 2008 [03:30 UTC]

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

     
Thread UnlockedNon Sticky Thread

Searching for word-parts

Stefan
Reply to this PostReply with Quote to this Post

Searching for word-parts

Posted: 15 May 2008 [09:19 UTC],
Hello.
When i type the german word "Fahrrad" (engl.: bicycle) in bitweaver search, i recieve no search results. But when i type "Fahrradtour" (engl.: bicylce tour), i recieve my wiki-article about my bicycle tour.
I guess bitweaver have a full-text-search, so i can search for word-parts.
But it seems to be different.

Did i make a mistake or is it a problem with the programming or is it a setting problem?

Can somebody help me?

Bye
Stefan
laetzer
Joined: 15 Mar 2004
Reply to this PostReply with Quote to this Post

Re: Searching for word-parts

Posted: 15 May 2008 [19:27 UTC],
You could try a different search module. At bitweaver.org, searching for "bitw" finds also "bitweaver". The search module is called "ilike". Should be available in Administration > Themes > Layout...
Anonymous
Reply to this PostReply with Quote to this Post

Re: Searching for word-parts

Posted: 21 May 2008 [06:01 UTC],
Thank you.
But in my bitweaver, I have only the search packages "ajax search", "global search" and "package search". No "ilike".
Where can I found ilike?

Bye
Stefan
Martin
Joined: 10 Jun 2008
Reply to this PostReply with Quote to this Post

Aw: Searching for word-parts

Posted: 11 Jun 2008 [09:41 UTC],
Ilike works now very well but there is still one problem:
A registered user gets an "access denied", but an admin can access ilike-search.
In the permission and maintenance menu there is no permission for ilike listed...

What can I do???
laetzer
Joined: 15 Mar 2004
Reply to this PostReply with Quote to this Post

Re: Aw: Searching for word-parts

Posted: 12 Jun 2008 [08:34 UTC],
Looks like an error somewhere. In that install where I use the package ilike, it does appear in the permission maintenance matrix. The permission is called p_ilike_search. Maybe you could try to insert it in your database directly.
Will
Joined: 28 Sep 2005
Reply to this PostReply with Quote to this Post

Re: Aw: Searching for word-parts

Posted: 13 Jun 2008 [13:20 UTC],
As Stefan has said, there is a p_ilike_search permission, should find that in admin > users > permissions maintenance
Martin
Joined: 10 Jun 2008
Reply to this PostReply with Quote to this Post

Aw: Searching for word-parts

Posted: 17 Jun 2008 [11:59 UTC],
It still doesn't appear...:-(
In the \ilike\admin folder ther is a file "schema_inc.php" which is containing that p_ilike_search item.
But in the users permission maintenance menu it's still not listed...

In the meantime I have copied another ilike folder into the installation but that makes no difference.

any idea??
Martin
Joined: 10 Jun 2008
Reply to this PostReply with Quote to this Post

Aw: Searching for word-parts

Posted: 17 Jun 2008 [12:43 UTC],
Now it works!!

After another "reinstall" package the p_ilike_search item appears on the maintanance page and iLike works properly!
Thank's for all support.