index
:
collective.solr.git
master
Fork of collective.solr
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore KeyError when looking up broken catalog entries
HEAD
master
Nicolas Demonte
2022-06-20
1
-0/+3
*
mangle searches for all _as_text indexes (#4668)
Frédéric Péters
2014-06-10
1
-1/+1
*
mangle Title like it's done for SearchableText (#4446)
Frédéric Péters
2014-03-12
1
-0/+23
*
add some debugging code
Frédéric Péters
2014-01-06
1
-1/+5
*
let iso8601date handle strings
Frédéric Péters
2013-09-24
1
-0/+2
*
fix range support
Frédéric Péters
2013-09-24
1
-0/+1
*
do not abort query on empty parameter
Frédéric Péters
2013-07-17
1
-7/+1
*
turn flare functions into properties, for better compatibility
Frédéric Péters
2013-07-15
1
-2/+11
*
Make jshint happy.
Timo Stollenwerk
2013-07-10
1
-8/+9
*
Integrate 'suggest-terms' view from ftw.solr.
Timo Stollenwerk
2013-07-10
4
-0/+195
*
Add plone.app.testing setup.
Timo Stollenwerk
2013-07-10
2
-0/+5
*
Add plone.app.testing setup. For now we have to use PTC and p.a.testing at th...
Timo Stollenwerk
2013-07-10
1
-0/+37
*
Attempt to fix the configlet test that fails for Python 2.6 only.
Timo Stollenwerk
2013-07-10
1
-2/+2
*
Add a more meaningful description for levensthein_distance.
Timo Stollenwerk
2013-07-10
1
-1/+4
*
Fix last failing test that has been introduced by the fuzzy search option.
Timo Stollenwerk
2013-07-10
1
-1/+1
*
levenshtein_distance is a float. Fix test. Sorry for the noise, I currently c...
Timo Stollenwerk
2013-07-10
2
-2/+2
*
Fix failing import/export step test.
Timo Stollenwerk
2013-07-10
1
-0/+3
*
Fix failing configlet test.
Timo Stollenwerk
2013-07-10
1
-3/+3
*
Add levenshtein_distance setting to control panel and use it for fuzzy search.
Timo Stollenwerk
2013-07-10
7
-16/+54
*
Test against Plone 4.3.
Timo Stollenwerk
2013-07-10
1
-3/+3
*
Pin c.recipe.solrinstance.
Timo Stollenwerk
2013-07-10
1
-0/+1
*
Merge pull request #16 from tisto/fuzzy-search
Timo Stollenwerk
2013-07-08
6
-24/+89
|
\
|
*
test: Increase sleep time when testing commit_within
Carsten Senger
2013-07-05
1
-1/+1
|
*
Mention fuzzy search in CHANGES
Carsten Senger
2013-07-04
1
-0/+4
|
*
.gitignore lib64 and emacs backup files
Carsten Senger
2013-07-04
1
-0/+2
|
*
Implement fuzzy search (w/o a config UI)
Carsten Senger
2013-07-04
4
-23/+82
*
|
Added some ideas
tomgross
2013-07-05
1
-2/+5
*
|
Increase sleep time in testCommitWithinIndexing to fix a test failure on trav...
Timo Stollenwerk
2013-07-05
1
-1/+1
*
|
Whitespace
Timo Stollenwerk
2013-07-05
1
-1/+1
*
|
Pep8
Timo Stollenwerk
2013-07-05
1
-135/+234
*
|
Merge pull request #15 from collective/tomgross-runsolrontravis
Timo Stollenwerk
2013-07-04
3
-3/+41
|
\
\
|
*
|
cleanup
Tom Gross
2013-07-04
3
-842/+0
|
*
|
fixed syntax error
Tom Gross
2013-07-04
1
-1/+1
|
*
|
use separate travis buildout and increase timeout
Tom Gross
2013-07-04
2
-7/+10
|
*
|
check if solr is up before testing
Tom Gross
2013-07-04
2
-5/+17
|
*
|
add download cache for travis buildout
Tom Gross
2013-07-03
1
-0/+1
|
*
|
added config to run solr on travis
Tom Gross
2013-07-03
5
-3/+867
|
|
/
*
|
Update todo list.
Timo Stollenwerk
2013-07-03
1
-1/+6
*
|
Set the default operator to 'and', otherwise the search always returns all ob...
Timo Stollenwerk
2013-07-03
1
-0/+1
*
|
Pep8
Timo Stollenwerk
2013-07-03
1
-37/+54
*
|
Fix solr port.
Timo Stollenwerk
2013-07-02
1
-5/+5
*
|
Add alltests section.
Timo Stollenwerk
2013-07-02
1
-0/+9
*
|
Add Plone 4.3 test buildout.
Timo Stollenwerk
2013-07-02
1
-0/+8
*
|
Add solr 4.3.1 buildout.
Timo Stollenwerk
2013-07-02
1
-0/+65
|
/
*
revert pull request #11 since it breaks a lot of tests
Tom Gross
2013-06-30
1
-1/+1
*
Merge branch 'master' of github.com:collective/collective.solr
Tom Gross
2013-06-27
7
-12/+60
|
\
|
*
Merge pull request #11 from cedricmessiant/master
Timo Stollenwerk
2013-06-20
1
-1/+3
|
|
\
|
|
*
Give a name to I18NFacetTitlesVocabularyFactory
Cédric Messiant
2013-04-04
1
-1/+3
|
*
|
Make sure slashes are properly escaped in the search query.
Timo Stollenwerk
2013-06-20
2
-1/+16
|
*
|
Pep8
Timo Stollenwerk
2013-06-20
1
-2/+2
[next]