YOO JEONGIN created LUCENE-8578:
-----------------------------------
Summary: Can I do a lot of analysis on one field at the time of
indexing?
Key: LUCENE-8578
URL: https://issues.apache.org/jira/browse/LUCENE-8578
Project: Lucene - Core
Issue Type: Improvement
Reporter: YOO JEONGIN
Hello
I have a question about index schemas.
1) Can I do various analysis on one field?
For example, you can analyze the 'title' field with multiple tokenizers, and
merge the analysis into a single field.
2) You can collect multiple fields in one field using 'copyField' function.
However, several fields have different data attributes (eg, category fields,
text fields, etc.) _)
At this time, I would like to analyze each field differently.
Do you have these features in version 7.5? Is there any kind of shortcut to do
these similar functions?
Thank you for your advice.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]