Update document indexing app setting to use registry file and create literals for default values

This commit is contained in:
Roberto Rosario
2012-09-27 02:07:44 -04:00
parent daf72a8770
commit b5d09be31b
4 changed files with 38 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
DEFAULT_SUFFIX_SEPARATOR = u'_'
DEFAULT_MAX_SUFFIX_COUNT = 1000