Follow up question. Let's say there is a <descr> element and inside there are couple of words inside this element. Would I still get the results if I execute a string search like abc* with trailing wildcard searches index.
On Wed, May 20, 2015 at 11:15 PM, Shashidhar Rao <[email protected] > wrote: > Hi, > > Could somebody help me with the difference between these two > > 1.trailing wildcard searches (this I understood like play* ) > > 2. fast element trailing wildcard searches (this says predicates, but > there will be no searches on xpath predicates /a/b/c[1] etc/ > > In my use case I am only going to do a string search like in abc* etc. > > I have created indexes on both but if I am only going to do a search on > abc* etc then whether deleting 2 would I still get the results which I want > in 1. > > Thanks >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
