From: Joe W. <jo...@gm...> - 2010-07-12 22:59:41
|
Hi Patrick, > I created an lucene index on @value: ... > for $i in collection("tuscreen")//*[ft:query(@value, $query)] > return > $i > > Unfortunately it doesn't return a result? Strange. Just checking: did you reindex after adding the index definition? Cheers, Joe |