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
Search Module
Re: Search Module
No, it only looks in the database.
You could use Google search in your website though!
Rolf
You could use Google search in your website though!
Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Search Module
Rolf wrote:No, it only looks in the database.
You could use Google search in your website though!
Rolf
I use in INTRANET.



P.S. I try to use same Download Module but is too old for new CMSMS version.
Re: Search Module
If the file is listed on a page it seems that normal Search module should find it...
Re: Search Module
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
Have you tried running the search re-index..?
Re: Search Module
Ofcourse.Dr.CSS wrote:Have you tried running the search re-index..?
Not working
Re: Search Module
Other possibility to include in search a part of file name ? Please ....
Thank You.
Thank You.
Re: Search Module
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
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
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.