• Randall Leeds's avatar
    Simplify duplicate facet handling · e5169552
    Randall Leeds authored
    When a query parameter is used twice in search or the same facet is
    selected twice in the search input handle it the same way.
    
    - Remove special code for multi-value filter clauses
    - Remove special parsing of text facet, which seems to have been
      added by mistake (the space-delimited text field might come from
      the text field being the default remainder field, meaning it takes
      the left-over text in the search box which doesn't match a facet)
    e5169552
Name
Last commit
Last update
..
plugin Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
app_directives.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
helpers.coffee Loading commit data...
host.coffee Loading commit data...
services.coffee Loading commit data...
session.coffee Loading commit data...
socket.coffee Loading commit data...
streamfilter.coffee Loading commit data...
streamsearch.coffee Loading commit data...