Paul Makepeace
|
5c4930cc78
|
Couple Engine to FacetsResponse to enable looking up computed facet by their originating object handle/id. Remove unused Engine.as_dict(). Add some commentary.
|
2011-04-26 23:52:13 -04:00 |
Paul Makepeace
|
a0e4ce60e8
|
Add NumericFacet.reset that clears the range (from, to)
|
2011-04-26 19:31:10 -04:00 |
Paul Makepeace
|
dbe0ba518a
|
Add expression to NumericFacet
|
2011-04-26 19:24:32 -04:00 |
Paul Makepeace
|
fe68217fba
|
Take expression out of Facet and put it in TextFacet. Add case_sensitive to TextFilterFacet
|
2011-04-26 19:09:52 -04:00 |
Paul Makepeace
|
b23147ce48
|
Fix TextFilterFacet and make query most important option.
|
2011-04-26 18:56:59 -04:00 |
Paul Makepeace
|
423a887f56
|
Add Engine.set_facets() so RefineProject.{compute_facets,get_rows}() don't lose the Engine's other attrs (i.e. mode). Split TestFacet into component classes in test_facet.py.
|
2011-04-26 16:59:17 -04:00 |
Paul Makepeace
|
51d2294878
|
Break facet & engine out into facet.py; move refine.py into refine/refine.py. Tidy up (c) notice.
|
2011-04-26 02:02:44 -04:00 |