Bug #213
Two folders for each index while scheduling
| Status: | Closed | Start: | ||
| Priority: | Urgent | Due date: | ||
| Assigned to: | Karl Heinz Marbaise | % Done: | 100% |
|
| Category: | Document Scanner | |||
| Target version: | 0.6.1 Bestla | |||
Description
Hello,
While scheduling, supose creates two indexes of my repositories. In my repositories.ini I'm giving it
resultindex = de-svn
The produced directories are
de-svn index.de-svn
They have the same size and seem to have the same index within. I expected that only one folder named "de-svn" would be created. Am I configuring something wrong?
History
Updated by Karl Heinz Marbaise 1068 days ago
Hi Christian,
the resultindex is intended to support scanning of multiple repositories and put the resulting index may be in different indexes...so usualy if you have only one repository you don't need to give the resultindex.
Details can be found Configuration descrition
I suggest to ask in the forum before you create an issue thanks in advance..
Kind regards
Karl Heinz Marbaise
Updated by Christian Dehning 1068 days ago
Hi Karl,
I'm scanning multiple repositories at once, thats not the key. My problem is, that supose produces for each repository two index-folder. One named "index.#name#" and one named "#name#". Otherwise I wouldn't have raised an issue ;)
Kind regards
Christian Dehning
Updated by Karl Heinz Marbaise 1067 days ago
Hi Christian,
that's Ok (from my point of view) may be not from yours...
The basic idea is that you can define a result index (resultindex) which contains the result of different repositories.
So you can create a scan of repoA, repoB and repoC and put the result into resultA which contains repoA and repoB the last one can be put into a separate index resultC.
But on the other hand if you have multiple repositories which will be scanned but you don't like to have a summarized indexes (only one index per repository) than it might be good idea to think about a configuration to be aware of this kind of situations.
What I missed to say, that the index.de-svn will be created from the scratch every time the scanning job is running whereas the de-svn index is held intact which is intended to search in this index.
Kind regards
Karl Heinz Marbaise
Updated by Karl Heinz Marbaise 1066 days ago
- Category set to Document Scanner
- Assigned to set to Karl Heinz Marbaise
- Target version set to 0.6.1 Bestla
- Start deleted (
06/15/2009)
Hi Christian,
i have to apologize, cause after some investigation i found out that the second scan of a repository will do a full scan instead scanning the changed revisions only.
So this is really a Bug ...
Thanks for your support....
Kind regards
Karl Heinz Marbaise