Compared to Swish-E Indexer?

okeedoak - April 11, 2008 - 22:29
Project:Search Files
Version:6.x-1.4
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Can you give us any comparison between Search Files and Swish-E Indexer (http://drupal.org/project/swish)? Obviously Search Files works on D6 and Swish-E Indexer is D5.

#1

jrglasgow - April 12, 2008 - 05:03

Swish-E Indexer uses the Swish-E Search Engine, Search files utilizes the Search functions built into drupal core

#2

jrglasgow - April 24, 2008 - 04:36

Swish-E requires the upload module be enabled, I would assume that Swish-E only indexes those files that were uploaded and attached to nodes, Search Files will index any directory on the server Apache has read access to. Search Files can also index multiple directories, not just one.

Search Files also lets you use whatever helper apps you want for whatever extensions, Swish-E limits the types of files you can index.

Swish-E also requires you to have the Swish-E binary installed on your server to do the indexing. Search Files doesn't require a separate binary.

Basically you can search a directories of files and you don't have to have the attached to nodes, just give Search Files the directory and off you go.

#3

okeedoak - May 2, 2008 - 05:09

Thanks for your answers! You make clear the differences and I think that Search Files has many advantages. I really like the fact that the files don't have to be attached to nodes.

Now if there was only a D5 version...

#4

schildi - May 31, 2008 - 12:12

It looks that choosing swish or search_files depends on your needs.
For me swishs method to walk through the list of files attached to nodes is appropriate. Every hit also offers a link to the node to which the files is attached. Then I can check the node and also have a look at other files attached to that node. That looks for me to be a main advantage. Not having a link to the corresponding node is not meaningful in my case.
On the other side swish maintains an index which is told to be perform well (compared to?) but is based on some binary file (not database).

#5

jrglasgow - June 14, 2008 - 15:31

Search Files was not intended to search files attached to nodes, just if you have a directory on your server with files that you want to be searchable. This is a case that I ran into and i didn't want to have to create a node for each file, or attach hundreds of files to a single node.

 
 

Drupal is a registered trademark of Dries Buytaert.