I'm evaluating FishEye to be used in my company. Our only need is to index a very large Subversion repository with c# and c++ code to gain fast searching.
I have set up a single project (1 out of 100) and i takes ages to index the files (scanning 1.500 commits on that single project)
I have read the FAQ https://confluence.atlassian.com/display/FISHEYE/Improve+FishEye+scan+performance
Can I set it up to only request and index the current version in SVN?
We don't need searching comments, diffs, JIRA integration or anything else, we just want to search the code as it is now in the trunk.