o19s / skipchunk

Extracts a latent knowledge graph from text and index/query it in elasticsearch or solr
MIT License
19 stars 2 forks source link

Implement content schema and indexer #4

Closed binarymax closed 4 years ago

binarymax commented 4 years ago

The concept index and autocomplete is working, but the enriched field data needs its own index and process.

This index should be driven by dynamic fields and will be mostly hands-off for analysis configuration.

This index will be required to allow for the query enrichment api