Sam
|
aa7ed0b2ba
|
FIX: remove broken find topic id feature
|
2014-07-29 16:36:52 +10:00 |
Sam
|
6559de0085
|
Chinese search tests
|
2014-06-26 09:58:49 +10:00 |
Sam
|
af86014fd0
|
BUGFIX: bypass fulltext for search in topic
|
2014-06-20 15:48:34 +10:00 |
Sam
|
a288ff331d
|
BUGFIX/FEATURE: call out context for search.
|
2014-06-17 17:53:45 +10:00 |
Sam
|
a044e3de58
|
Remove min_posts_for_search_in_topic
no longer needed, we always search in topic
|
2014-06-10 15:07:38 +10:00 |
paully21
|
84d100be85
|
Add blurb of post to search results via API
|
2014-04-17 07:58:51 -05:00 |
Sam
|
2a8734f0d5
|
Suppress search in topic unless we have more than 10 posts
(configurable in site setting)
|
2014-02-19 08:59:18 +11:00 |
Sam
|
abb2de22ab
|
BUGFIX: search could break when expanding
|
2014-02-17 14:34:14 +11:00 |
Sam
|
2b10fdc97f
|
FEATURE: search auto scopes on topic first
|
2014-02-17 13:54:51 +11:00 |
Robin Ward
|
1c3c468675
|
FIX: Single quotes in search terms would raise an error.
|
2013-08-26 16:25:54 -04:00 |
Navin Keswani
|
d87389b38e
|
No more rails 4 deprecation warnings
|
2013-08-25 23:18:11 +02:00 |
Sam
|
fcbb9919b6
|
override search term length for topic id spec
|
2013-08-15 13:19:37 +10:00 |
Timo Göllner
|
6b07c689cd
|
fix search spec
search spec failed when using rails4
|
2013-08-04 15:15:05 +02:00 |
Sam
|
3246f066c6
|
an attempt at getting this working on rails 4 ... not fruitful
|
2013-08-02 10:31:36 +10:00 |
Sam
|
ecf17cfebb
|
work in progress, add fidelity to category group permissions (full, create posts, readonly)
|
2013-07-16 15:46:11 +10:00 |
Régis Hanol
|
9656759ecf
|
fix deep link to post in search
|
2013-06-29 03:22:17 +02:00 |
Robin Ward
|
1313c0f094
|
FIX: When using a search context, *prefer* the context's results, don't restrict to only them.
|
2013-05-24 16:17:09 -04:00 |
Robin Ward
|
bd779834e5
|
Use search context for filtering search results by current category or user
|
2013-05-24 14:04:26 -04:00 |
Robin Ward
|
8e8d9af2bf
|
Use classes instead of a complicated nested hash for search results
|
2013-05-23 12:44:47 -04:00 |
Robin Ward
|
7a31630837
|
Search Refactor: Remove some manual SQL, make search data tables more idomatic Rails/AR
|
2013-05-22 16:31:13 -04:00 |
Robin Ward
|
b9a310f4b1
|
Search Refactor: Let's use a class to keep track of our state rather
than passing params everywhere. Also make the private API private.
|
2013-05-22 15:22:06 -04:00 |
Jason Kriss
|
c22435562d
|
fix small typo in search_spec
|
2013-05-21 05:56:04 -03:00 |
Sam
|
ef98b60184
|
disable observers in tests, enable as needed, tests are 20% faster
|
2013-05-14 11:59:55 +10:00 |
Robin Ward
|
fff46cf5aa
|
Can search by URL or ID
|
2013-05-13 17:07:58 -04:00 |
Sam
|
b6bf95e741
|
speed up startup (avoid loading some gems on startup)
correct group permission leaks
add Discourse.cache for richer caching support
|
2013-05-13 18:04:03 +10:00 |
Sam
|
30501e943c
|
fix search
|
2013-05-13 11:07:21 +10:00 |
Regis Hanol
|
2039c0f704
|
fix the specs errors due to a change to the min topic title's length
|
2013-03-11 14:51:24 +01:00 |
Regis Hanol
|
5703d6c730
|
added the min-search-term-length site setting
|
2013-03-07 16:52:01 +01:00 |
Michael Berg
|
50dcaa0205
|
Removed Strange Test-Output
|
2013-03-02 12:23:40 +01:00 |
Kirill Pimenov
|
f639397aff
|
Correct stripping of non BasicLatin characters
|
2013-02-28 23:52:35 +04:00 |
Gosha Arinich
|
cafc75b238
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
Robin Ward
|
40da901e5d
|
Introduction of TextSentinel to enforce title and body quality.
|
2013-02-06 20:53:34 -05:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |