Highlighting - 0.19.7

Hi,

I have one field configured to store, but not index.

    "titulo" : {
      "type" : "string",
      "boost" : 2.5,
      "index" : "no",
      "store" : "yes",
      "include_in_all" : true
    },

The Highlighting not working. Is correct not working ?

--
Gustavo Maia

If its not indexed, what are you highlighting on? You specify 0.19.7, did
it use to work (I wouldn't think so)?

On Wed, Jun 27, 2012 at 7:52 PM, Gustavo Maia gustavobbmaia@gmail.comwrote:

Hi,

I have one field configured to store, but not index.

   "titulo" : {
     "type" : "string",
     "boost" : 2.5,
     "index" : "no",
     "store" : "yes",
     "include_in_all" : true
   },

The Highlighting not working. Is correct not working ?

--
Gustavo Maia

Hi,

I add in field all too. but need do highlighting only this field (titulo)

I try again here,
The highlighting worked, but when i restart the ES highlighting stop to work.

2012/6/27 Gustavo Maia gustavobbmaia@gmail.com:

Hi,

I have one field configured to store, but not index.

   "titulo" : {
     "type" : "string",
     "boost" : 2.5,
     "index" : "no",
     "store" : "yes",
     "include_in_all" : true
   },

The Highlighting not working. Is correct not working ?

--
Gustavo Maia

--
Gustavo Maia

I try it in 0.19.6, and have the same problem.

It is possible it, not index one field (only index in field _all) and
make highlighting of this field ?

2012/6/27 Gustavo Maia gustavobbmaia@gmail.com:

Hi,

I add in field all too. but need do highlighting only this field (titulo)

I try again here,
The highlighting worked, but when i restart the ES highlighting stop to work.

2012/6/27 Gustavo Maia gustavobbmaia@gmail.com:

Hi,

I have one field configured to store, but not index.

   "titulo" : {
     "type" : "string",
     "boost" : 2.5,
     "index" : "no",
     "store" : "yes",
     "include_in_all" : true
   },

The Highlighting not working. Is correct not working ?

--
Gustavo Maia

--
Gustavo Maia

--
Gustavo Maia

I am confused, did it use to work?

On Wed, Jun 27, 2012 at 8:01 PM, Gustavo Maia gustavobbmaia@gmail.comwrote:

Hi,

I add in field all too. but need do highlighting only this field (titulo)

I try again here,
The highlighting worked, but when i restart the ES highlighting stop to
work.

2012/6/27 Gustavo Maia gustavobbmaia@gmail.com:

Hi,

I have one field configured to store, but not index.

   "titulo" : {
     "type" : "string",
     "boost" : 2.5,
     "index" : "no",
     "store" : "yes",
     "include_in_all" : true
   },

The Highlighting not working. Is correct not working ?

--
Gustavo Maia

--
Gustavo Maia