Kevin Watters created SOLR-7543:
-----------------------------------
Summary: Create GraphQuery that allows graph traversal as a query
operator.
Key: SOLR-7543
URL: https://issues.apache.org/jira/browse/SOLR-7543
Project: Solr
Issue Type: New Feature
Components: search
Reporter: Kevin Watters
Priority: Minor
I have a GraphQuery that I implemented a long time back that allows a user to
specify a "seedQuery" to identify which documents to start graph traversal
from. It then gathers up the edge ids for those documents , optionally applies
an additional filter. The query is then re-executed continually until no new
edge ids are identified. I am currently hosting this code up at
https://github.com/kwatters/solrgraph and I would like to work with the
community to get some feedback and ultimately get it committed back in as a
lucene query.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]