Issue Details (XML | Word | Printable)

Key: NUTCH-169
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Andrzej Bialecki
Reporter: Stefan Groschupf
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Nutch

remove static NutchConf

Created: 10/Jan/06 09:41 PM   Updated: 01/Feb/06 01:09 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 0.8

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works NutchConf.367837.patch 2006-01-14 06:31 AM Stefan Groschupf 425 kB
Text File Licensed for inclusion in ASF works NutchConf.370854.patch 2006-01-30 11:34 PM Marko Bauhardt 447 kB
Text File Licensed for inclusion in ASF works NutchConf.Fetcher.060111.patch 2006-01-11 08:22 AM Jerome Charron 3 kB
Text File Licensed for inclusion in ASF works NutchConf.Http.060111.patch 2006-01-11 08:16 AM Jerome Charron 36 kB
Text File Licensed for inclusion in ASF works nutchConf.patch 2006-01-10 09:52 PM Stefan Groschupf 369 kB
Text File Licensed for inclusion in ASF works NutchConf.RegexURLFilter.060111.patch 2006-01-11 08:31 AM Jerome Charron 4 kB

Resolution Date: 01/Feb/06 01:09 AM


 Description  « Hide
Removing the static NutchConf.get is required for a set of improvements and new features.
+ it allows a better integration of nutch in j2ee or other systems.
+ it allows the management of nutch from a web based gui (a kind of nutch appliance) which will improve the usability and also increase the user acceptance of nutch
+ it allows to change configuration properties until runtime
+ it allows to implement NutchConf as a abstract class or interface to provide other configuration value sources than xml files. (community request)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Stefan Groschupf made changes - 10/Jan/06 09:52 PM
Field Original Value New Value
Attachment nutchConf.patch [ 12321843 ]
Jerome Charron made changes - 11/Jan/06 08:16 AM
Attachment NutchConf.Http.060111.patch [ 12321856 ]
Jerome Charron made changes - 11/Jan/06 08:22 AM
Attachment NutchConf.Fetcher.060111.patch [ 12321857 ]
Jerome Charron made changes - 11/Jan/06 08:31 AM
Attachment NutchConf.RegexURLFilter.060111.patch [ 12321858 ]
Stefan Groschupf made changes - 14/Jan/06 06:31 AM
Attachment NutchConf.367837.patch [ 12321945 ]
Marko Bauhardt made changes - 30/Jan/06 11:34 PM
Attachment NutchConf.370854.patch [ 12322480 ]
Andrzej Bialecki made changes - 31/Jan/06 05:50 AM
Assignee Andrzej Bialecki [ ab ]
Andrzej Bialecki made changes - 01/Feb/06 01:09 AM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]