Hi David,
I have also looked into using SSD for one of my customers in their Laserfiche environment. Although we have not implemented it yet, the discussion mostly revolved around better I/O throughput and where we want this to happen.
When looking at your Laserfiche environment, one must understand two basic things:
1. There is a SQL database
2. There are volumes
You can target I/O performance for both of the above. The SQL database files (Repository, Workflow, Forms, tempdb etc.) are stored on a location somewhere on the SQL server's hard drive. If that hard drive hosting the SQL files was a SSD, then the I/O performance of the SQL databases would increase significantly. This could mean faster searching, browsing for the user.
If you target the performance of file retrieval on the volumes, then you should ensure that those volumes are pointing to your SSD. This should offer increased performance for any operations that would involve the volumes, like creating and retrieving files.
Since SSD at this stage is very expensive, I think you will get the best value for your money by adding a SSD drive to your SQL server first and pointing your database files to this SSD as a start. Investing in SSD for your volumes can be a very expensive task, considering that the volume size can grow quickly.
Then, if running RAID on either of the above, depending on your configuration of RAID, you will need to consider the cost of SSD used for redundancy. For example, if you're mirroring your disks, then you need to add more SSD drives, but may not get any increased storage capacity. That will be an expensive exercise.
Also consider the fact that there are SSD drives currently being manufactured specifically for server use, where the expected read/write operations are expected to be high. These type of SSD drives offer longer life expectancy.
In general, treat the SSD as a normal HDD, knowing it will offer better performance no matter where you install it. To my knowledge, there is no specific Laserfiche system requirement in order to use SSD.
Hope this helps you.
Cheers
Sheldon