Hi all,

I want to use Fileframework to have a central archive storage, and I need to search a file via its name or a part of the name (ie without the ".pdf" extension).
And using the search functionality of drupal, I'm not able to find a file if I don't use the exact name of the node file.

Could someone help me ?

Comments

waako’s picture

I am having the same issue here, Files can be found by searching for the tags entered when creating the file, but searching Filename (file node title) gives no results.

miglius’s picture

Issue tags: +search

The search for the file name (file node title) is working for my. Have you run cron to index it?

gresda’s picture

Thanks miglius to spend time for us.

I think my cron is working correctly, when I add a new file, or with poormancron.

Does I have to setup something specific for file node title indexation ??

miglius’s picture

No, nothing specific. FileFramework does not change the way drupal indexes node titles. Can you create some other custom CCK node type, add some content of that type and see if it is indexed?

gresda’s picture

Hi miglius,

Two news :)

One bad, I'm stupid,
one good, it works, I installed CCK Field Indexer, but without starting it, I can wait long time for CCK field indexation !

I hope waako have the same problem... not being stupid ! :)

So thanks for your help miglius, and many congratulations for this very useful package.

johanneshahn’s picture

Status: Active » Closed (works as designed)

no activity