Chris,

This is really good stuff, I said stuff not really thinking/knowing about
the index inner-workings.

I was thinking if I could use "copyField", as in my previous example:

<field name="body" type="text" />
<field name="has_body" type="boolean" />

<copyField source="body" dest="has_body"/>

But I guess I would have had to write a custom processor and define a
specific field type.

I guess a more elegant solution will be
CountFieldValuesUpdateProcessorFactory (Thanks again)

And again, thank you very much for being so responsive about this.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-3-6-1-query-performance-is-slow-when-asterisk-is-in-the-query-tp4002496p4004788.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to