Author Topic: Can on longer do string search in version: 0.9.9.1  (Read 1040 times)

Offline epabva

  • User
  • *
  • Posts: 1
    • View Profile
Can on longer do string search in version: 0.9.9.1
« on: July 23, 2009, 06:04:53 AM »

After upgrading to version: 0.9.9.1 I can no longer do a phrase search like it did in the previous version.

I need to be able to search for phrases like "the command is" so it returns results with only documents that have that exact phrase in them.

Instead, the new search engine will return every document with "the" OR "command" OR "is" which returns way too many documents.

How can I enable exact phrase matching for the search feature?

Thanks.

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Can on longer do string search in version: 0.9.9.1
« Reply #1 on: July 23, 2009, 12:55:45 PM »
Hi,

this is not possible at the moment.
I will find a slotion for that in the next minor release 0.9.9.2 that is in work.

Your ticket:
http://trac.knowledgeroot.org/cgi-bin/trac.cgi/ticket/126

regards,
Frank

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Can on longer do string search in version: 0.9.9.1
« Reply #2 on: July 24, 2009, 11:00:09 PM »
Hi,

i started the work on the search.

So you can search for:
"hello world" knowledgeroot

This will result in a search that searches for "hello world" or for knowledgeroot.

Hope this search is ok for your needs.

Frank

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Can on longer do string search in version: 0.9.9.1
« Reply #3 on: July 31, 2009, 11:37:40 PM »
is now in svn and will be official in version 0.9.9.2

Frank