You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "David Gonzalez (JIRA)" <ji...@apache.org> on 2019/01/29 14:53:00 UTC

[jira] [Created] (OAK-8010) Lucene index: Index definitions implications of isRegexp

David Gonzalez created OAK-8010:
-----------------------------------

             Summary: Lucene index: Index definitions implications of isRegexp
                 Key: OAK-8010
                 URL: https://issues.apache.org/jira/browse/OAK-8010
             Project: Jackrabbit Oak
          Issue Type: Documentation
          Components: search
            Reporter: David Gonzalez


It would be good to put a sentence in the documentation (in the `isRegexp` section of  [1]) citing if there are any adverse implications of using `isRegexp` in conjunction with options like `property=true`, `facets=true`, or other configs.

 

The common use of `isRegexp` is a way to index many properties, variable properties (variable in number). Any implications (or lack thereof) for this "broad brushed" approach with should be articulated to guide developers to use `isRegexp` in a responsible manner.

 

[1] https://jackrabbit.apache.org/oak/docs/query/lucene.html#property-definitions



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