RE: Can an analyzer access other field's data during index time?

2023-04-25 Thread Wang, Guan
Hi Mikhail, Again, thank you so much for getting back to me! Here is the scenario: Given a document with an added header line: HEADER_LINE ORIGINAL_TEXT_LINE ORIGINAL_TEXT_LINE... And a field in managed-schema for the document: I'd like to extract the information in the HEADER_LINE to guide

Re: Can an analyzer access other field's data during index time?

2023-04-25 Thread Mikhail Khludnev
Guan, I hardly grasp the particular obstacle. But I don't think that the task is out of reach overall. Can you share a test case formally describing the desired behavior? On Tue, Apr 25, 2023 at 12:29 AM Wang, Guan wrote: > Hi Mikhail, > > Thank you for introducing abstract class ConditionalToke