You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2018/09/13 04:41:00 UTC

[jira] [Created] (SOLR-12768) Determine how _nest_path_ should be analyzed to support various use-cases

David Smiley created SOLR-12768:
-----------------------------------

             Summary: Determine how _nest_path_ should be analyzed to support various use-cases
                 Key: SOLR-12768
                 URL: https://issues.apache.org/jira/browse/SOLR-12768
             Project: Solr
          Issue Type: Sub-task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: David Smiley


We know we need {{\_nest\_path\_}} in the schema for the new nested documents support, and we loosely know what goes in it.  From a DocValues perspective, we've got it down; though we might tweak it.  From an indexing (text analysis) perspective, we're not quite sure yet, though we've got a test schema, {{schema-nest.xml}} with a decent shot at it.  Ultimately, how we index it will depend on the query/filter use-cases we need to support.  So we'll review some of them here.

TBD: Not sure if the outcome of this task is just a "decide" or wether we also potentially add a few tests for some of these cases, and/or if we also add a FieldType to make declaring it as easy as a one-liner.  A FieldType would have other benefits too once we're ready to make querying on the path easier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org