Hi Ashok,

This isn't something that expressions can do, expressions have been
designed for sorting and scoring and can only manipulate numbers.

On Mon, Jan 7, 2019 at 1:45 AM Ashok Archunan
<ashokarchunana...@gmail.com> wrote:
>
> Dear team,
> I have query related to scripting in lucene. Consider a scenario where I
> need to create a new field(Full_Name) by means of merging two existing
> field (First_name + Last_name = Full_Name) and also appending new value in
> a existing field. These things can be achieved via Scripting language using
> Elastic search (Update API). But the real case is, can we do the same in
> lucene using any external scripting package or can we achieve these using
> Expression class in lucene?. Please let me know once you received the mail.
>
> Thanks and Regards,
> Ashok Archunan.



-- 
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to