Page 1 of 1

Customize Fast Search

PostPosted:Thu Feb 21, 2013 2:44 pm
by jeffgm
Is it possible to customize the "Fast Search" so that it not only searches in content of files but also in filenames, keywords, categories etc?

Any help is appreciated!

Jeff

Re: Customize Fast Search

PostPosted:Thu Feb 21, 2013 3:56 pm
by dip
+1 this would be great.

Re: Customize Fast Search

PostPosted:Mon Feb 25, 2013 9:49 am
by jllort
At this moment is not possible. In other words basically because these means should return to activate OR search which actually is not activated. Meanwhile or search will not be able this kind of feature is not possible.

Re: Customize Fast Search

PostPosted:Mon Feb 25, 2013 10:26 am
by jeffgm
That's pity. Thanks for your answer.

Re: Customize Fast Search

PostPosted:Tue Mar 12, 2013 5:56 pm
by pavila
I think you are talking about "Fulltext search". In this case you can construct the query by yourlself. Foe example, to search by content:
Code: Select all
grial
To search by keyword:
Code: Select all
keyword:kiko
To search by document name:
Code: Select all
name:santo*.txt
It is something like Google Advanced Search.