factored out the "unindex some piece of content code" so it can be used
authorjohn <john>
Sat, 18 Jan 2003 15:39:45 +0000 (15:39 +0000)
committerjohn <john>
Sat, 18 Jan 2003 15:39:45 +0000 (15:39 +0000)
commitd10337c6edde3be5436b154a76aac8500bb94d66
tree6d29a213720dfeacf5328c25cc97e2dcd150a73f
parentc50b80332822c7322401efba903156ee037992a3
factored out the "unindex some piece of content code" so it can be used
everywhere it is needed.  then used it where it is needed.
source/mircoders/producer/IndexingProducerNode.java
source/mircoders/producer/UnIndexingProducerNode.java
source/mircoders/search/IndexUtil.java [new file with mode: 0755]