• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • teck
  • Reporter:
  • October 28, 2010
  • 0
  • Watchers: 1
  • July 27, 2012
  • November 05, 2010

Description

* Keys which are already of a supported attribute type should be able to be added to queries using the attribute name "key"
* same goes for values

We should add a short form config

There will be many times when caches have keys and sometimes when they have values which are already in the supported form.

Comments

Tim Eck 2010-10-29

You’d still be declaring that you want these attributes though, right? It’s just the potential short cut in config that is proposed here?

In terms of the config though, the form above clashes with other idea for javabean style attributes definitions.

Tim Eck 2010-11-05

forget my comment above now.

“key” and “value” attributes are now always available for searchable caches. If the key and/or value object are not of the allowed type then they will be searchable.