Loading request...
Implement a way to turn a Document into a Query to create a "Similar Documents" style search.
I'm looking for a way to turn a Document into a Query to create a "Similar Documents" style search. Is there a built-in way to do this or is it something I'll have to implement? Looking through the docs I don't see anything obvious. Thanks!