For a given word in a word lexicon, I'd like to know the number of times that the word occurs in all fragments. I know that with a range index, I can get the number of occurrences for a specific value, but I can't figure out how to do something similar with a word lexicon.

Alternatively, I'd be willing to accept the number of fragments that contain the given word. I suppose that I could do a search for each word in the word lexicon to get the number of fragments that match that word, but it seems like an awkward way to do it.

                -Dave



David Feldmeier
Twin Dolphin Software, Inc.
303 Twin Dolphin Drive, Suite 600
Redwood City, CA, 94065
Tel:
650-352-5700
[email protected]
www.twindolphinsoftware.com



_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to