[ 
https://issues.apache.org/jira/browse/UNOMI-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Sinovassin-Naïk updated UNOMI-822:
-------------------------------------------
    Description: 
Add the possibility to send search event to UNOMI.

The fields of the form should be added to the flattenedProperties of the event 
to avoid to create mappings for the fields.

The event should have the following structure to properties field of the event:

{code:java}
{
    originForm: The form name,
    language: The language,
    keyword: The search term,
    origin: The page where is located the form
}
{code}

In the tracker: 
Add a function to help to build search events

  was:

The fields of the form should be added to the flattenedProperties of the event 
to avoid to create mappings for the fields.

The properties of the event should contains four properties:

{code:java}
{
    originForm: The form name,
    language: The language,
    keyword: The search term,
    origin: The page where is located the form
}
{code}




> Add search event
> ----------------
>
>                 Key: UNOMI-822
>                 URL: https://issues.apache.org/jira/browse/UNOMI-822
>             Project: Apache Unomi
>          Issue Type: Task
>          Components: unomi-tracker
>    Affects Versions: unomi-tracker-1.3.0
>            Reporter: Jonathan Sinovassin-Naïk
>            Assignee: Jonathan Sinovassin-Naïk
>            Priority: Major
>             Fix For: unomi-tracker-1.4.0
>
>
> Add the possibility to send search event to UNOMI.
> The fields of the form should be added to the flattenedProperties of the 
> event to avoid to create mappings for the fields.
> The event should have the following structure to properties field of the 
> event:
> {code:java}
> {
>     originForm: The form name,
>     language: The language,
>     keyword: The search term,
>     origin: The page where is located the form
> }
> {code}
> In the tracker: 
> Add a function to help to build search events



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to