We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d57d0 commit 2317d4cCopy full SHA for 2317d4c
src/main/java/com/marklogic/client/query/MatchLocation.java
@@ -26,7 +26,7 @@ public interface MatchLocation {
26
public String getPath();
27
28
/**
29
- * Returns the entire text of the snippet.
+ * Returns the entire text only of the snippet, excluding any highlight tags.
30
* @return The snippet text.
31
*/
32
0 commit comments