Page 1 of 1
Search Module
Posted: Thu Sep 20, 2012 12:07 pm
by buhuhu
Hello,
There is a possibility to make Search module to look into folder with files (word, excel document) and search in name of files and return a links with files ?
For example:
I put with ftp client a many files and folders into /upload folder. I use a module to list files.
Now I want to find a file from that folder. It is possible ?
Thank You
Re: Search Module
Posted: Thu Sep 20, 2012 5:46 pm
by Rolf
No, it only looks in the database.
You could use Google search in your website though!
Rolf
Re: Search Module
Posted: Thu Sep 20, 2012 6:07 pm
by buhuhu
Rolf wrote:No, it only looks in the database.
You could use Google search in your website though!
Rolf
I use in INTRANET.

I love CMSMS but.....
P.S. I try to use same Download Module but is too old for new CMSMS version.
Re: Search Module
Posted: Thu Sep 20, 2012 7:25 pm
by Dr.CSS
If the file is listed on a page it seems that normal Search module should find it...
Re: Search Module
Posted: Mon Sep 24, 2012 12:17 pm
by buhuhu
Dr.CSS wrote:If the file is listed on a page it seems that normal Search module should find it...
Not working
I try this but not included in search.
Re: Search Module
Posted: Tue Sep 25, 2012 2:07 am
by Dr.CSS
Have you tried running the search re-index..?
Re: Search Module
Posted: Tue Sep 25, 2012 4:27 am
by buhuhu
Dr.CSS wrote:Have you tried running the search re-index..?
Ofcourse.
Not working
Re: Search Module
Posted: Fri Sep 28, 2012 8:15 am
by buhuhu
Other possibility to include in search a part of file name ? Please ....
Thank You.
Re: Search Module
Posted: Fri Sep 28, 2012 9:58 am
by gianpiero
in my opinion this is not CMSMS related.
Infact you need an application working outside of CMSMS, because you don't list the name into the page but the module do the output in page, bypassing database and text of pages.
PHPfileNavigator v2.3.3 is a solution
http://pfn.sourceforge.net/
bye
gianpiero
Re: Search Module
Posted: Sat Sep 29, 2012 4:10 am
by buhuhu
gianpiero wrote:in my opinion this is not CMSMS related.
Infact you need an application working outside of CMSMS, because you don't list the name into the page but the module do the output in page, bypassing database and text of pages.
PHPfileNavigator v2.3.3 is a solution
http://pfn.sourceforge.net/
bye
gianpiero
Now I using php file explorer for that. But I want to use just one search module not different search.