I looked up the `_.uniq` function in lodash.js and I'm adapting and simplifying it for this purpose. Who do I talk to about getting the data to test on it?
On Saturday, September 19, 2015 at 11:15:19 PM UTC-4, Robin Powell wrote:
On Sat, Sep 19, 2015 at 10:04:17AM -0700, TR NS wrote:
>
>
> On Friday, September 18, 2015 at 7:59:52 PM UTC-4, Robin Powell
> wrote:
> >
> >
> >
> > http://www.princexml.com/forum/topic/3129/merge-repeated-cross-links?p=1#15171
> >
> > I probably won't take the time for this one.
> >
>
> Do you just want a separate script that will go through the index
> and look for identical entries and eliminate all but one?
That sounds right, yes.