AngelaFabregues opened a new pull request, #597:
URL: https://github.com/apache/jackrabbit-oak/pull/597

   The mapping properties for creating the elastic index do now optimise the 
use of the index by differentiating among analyzed, indexed, ordered/faceted, 
and useInExcerpt which have different needs.
   
   The index size of well defined (setting only the necessary properties) large 
indices should get reduced as soon as this change is deployed. It is worth to 
measure index sizes before an after.
   
   Includes some commented lines that refer to the elasticsearch support of 
useInExcerpt.
   
   It is recommended to do not deploy the useInExcerpts support before this PR 
is deployed. Better do it together.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to