I've spent some time lately updating swish-e to 4.7 and changing some parts to work on windows, this work is available in the 'issues' for swish-e. However, what I want to do now requires extensive changes and I'm not even sure they are possible. So before I start I'd like some confirmation that it can be done.
Currently the module adds an 'uploaded files' tab to the search page. So to search within the files you need to click on this. After using the frontpage search_box this means that you have an extra click after you get told that no results were found. This is not really what I want.
1. I want there to only be one search results page. Containing both the swish-e and standard search results.
If you do use the 'uploaded files' tab, the module themes it's search results so that you get an icon and a link to the file, along with some other misc. info.
2. I would like the search results to link to the node that the file is attached to. Not the file itself. Clicking the link will take you to the node as normal. So retaining the functionality that the users will be used to. This would also help with the results fitting in on the standard search page as per '1'.
3. This follows on from '2'. I would like the search result items to contain the snippits of highlighted text that a standard search returns. I can see how I can get text from these files using the programs that swish-e provides but I do not know how to then use that.