2012/1/5 Jan Haderka <jan.hade...@magnolia-cms.com>:
>> I'm not sure how that would work, but I'd say that an index should be
>> able to do that pretty quickly. As far as I could see (with luke)
>> there is no index on the date property. So we figured that we perhaps
>> could simply add such an index or so.
>
> Possibly yes. I've just never seen anyone doing indexing on DATE always only 
> on strings.  .
> [....]
>
> I would be interested to know if you gain anything and how does the config 
> exactly look like for indexing dates if you don't mind to post it here or on 
> the wiki once you get it working.

After some research we see that perhaps the date fields are somehow in
the index after. At least the created lucene query does contain a
constraint which is related to it. It seems that jackrabbit stores
these kind of fields in a complicated way as the values of the
_PROPERTIES fields. Perhaps we can assume that it would more or less
perform optimally then too, but at least it doesn't seem so simple to
intervene on that. So we're not quite sure yet what we are going to
do.

Michiel

-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to