Additional:

At the beginning I had all entries in an array. But By searching for the 
strings I got also back the wohle array.
The document looks in this way:

{
    "project" : 

    [ 
          {   
             "title" : "A",
             "id" : "1234",
             "fulltext" : "Some Text"

          },
      
            {
               "title": "Believe",
            "id": "5678",
            "fulltext": "inside the fied"

          },
          
          {
            "title": "imagination",
            "id": "9",
            "fulltext": "makes trouble" 
          }
    ]
}


-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/0e2a1f79-712b-4012-ab95-0eac36f70399%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to