Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2009 at 02:51 UTC
Updated:
30 Apr 2009 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedComment #2
pwolanin commentedThe code might be simpler if we use PREG_SET_ORDER vs. the default PREG_PATTERN_ORDER
Comment #3
pwolanin commentedComment #4
Scott Reynolds commentedsubs
Comment #5
pwolanin commentedMore, much more. And it mostly works.
Comment #6
pwolanin commentedbetter still.
Comment #7
pwolanin commentedfixes a date facet bug, plus some more minor cleanup
Comment #8
pwolanin commentedcommitted to 6.x
Comment #9
pwolanin commentedfollow-up patch for handling of negative queries (still breaks on field aliases, but with this at least works for book facets without field aliases)
Comment #10
pwolanin commentedcommitted - but makes me think we need to really pull out the prefix as a separate attribute of each saved filter.
Comment #11
pwolanin commentedcommitting one more very minor fix - we need a char before 0 in the ASCII table, not after.
Comment #12
pwolanin commentedfurther work here: http://drupal.org/node/436074