Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RDF search - incompatible with structured JSON search #579

Closed
joepio opened this issue Feb 4, 2023 · 0 comments
Closed

Remove RDF search - incompatible with structured JSON search #579

joepio opened this issue Feb 4, 2023 · 0 comments

Comments

@joepio
Copy link
Member

joepio commented Feb 4, 2023

In the earlier iterations of Atomic Data, we indexed triples in the search engine. However, since tantivy supports indexing full JSON objects, we changed the logic. Now I think the RDF search code is becoming legacy, and should be removed. Let me know if anyone is actually using this - maybe we could create a new rust project that specializes in RDF search, based on the code that I'm about to remove.

joepio added a commit that referenced this issue Feb 4, 2023
@joepio joepio mentioned this issue Feb 4, 2023
5 tasks
joepio added a commit that referenced this issue Feb 4, 2023
joepio added a commit that referenced this issue Feb 4, 2023
@joepio joepio closed this as completed Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant