Damian Mooyman
23a1ba6e1a
BUG Fix subsite document ID generation
2014-05-22 16:48:37 +12:00
Darren Inwood
a2cfbb531b
BUG Fix sold indexing storing against the incorrect class key
2014-05-22 12:18:38 +12:00
unclecheese
c1e500c8c2
MINOR: Update broken tutorial link
2013-11-21 09:31:53 +13:00
Hamish Friedlander
799c8760af
API Move local solr to own repo
...
The local solr server was very out of date (because changing it would be an API change)
and took up lots of space in the repository.
This commit removes it, and references a newly created package,
silverstripe/fulltextsearch-localsolr
Not only does this save on storage space when the example server
isnt needed (you shouldnt really be using it for production), it
also disconnects the server version from the module version, so
you can easily change one without changing the other
2013-11-08 16:28:51 +13:00
Ingo Schommer
bb2e5624f3
Merge pull request #19 from cam-findlay/patch-2
...
Solr doc typos
2013-05-08 06:16:53 -07:00
Ingo Schommer
b2f2f6b63b
Cross-reference textextraction module in docs
2013-05-07 20:15:46 +02:00
Ingo Schommer
919716a0ce
Note about installing 'text extraction' feature
2013-05-07 18:43:38 +02:00
cam-findlay
feef2602e8
Solr doc typos
2013-03-29 17:19:24 +13:00
Sean Harvey
9440267d51
Moving docs into docs/en to fit with docsviewer
2013-02-13 10:45:48 +13:00
Sean Harvey
1b096fea94
Removing repeated parts of docs in docs folder (it's in root README.md instead)
2013-02-13 10:44:52 +13:00
Sean Harvey
7a9a698c2d
Merge branch 'docs' of github.com:silverstripe-big-o/silverstripe-fulltextsearch into silverstripe-big-o-docs
2013-02-13 10:43:05 +13:00
Sean Harvey
3508aadf56
Merge branch 'pull/field-defs-analyzers' of github.com:silverstripe-big-o/silverstripe-fulltextsearch into silverstripe-big-o-pull/field-defs-analyzers
2013-02-13 10:40:08 +13:00
Sean Harvey
cc144aa33e
Merge branch 'pull/highlighting-support' of github.com:silverstripe-big-o/silverstripe-fulltextsearch into silverstripe-big-o-pull/highlighting-support
2013-02-13 10:36:20 +13:00
Sean Harvey
e89a89a009
Additional docs on specifying search fields and boosting
2013-02-13 09:54:01 +13:00
Sean Harvey
2a73a21bd9
Fixing missing backtick to indicate code formatting
2013-02-13 09:46:22 +13:00
Hamish Friedlander
b10c263784
Merge pull request #13 from silverstripe-big-o/pull/spell-checking
...
ENHANCEMENT Better spell checking default config and docs
2012-11-01 14:32:58 -07:00
Hamish Friedlander
94f271da7f
Merge pull request #12 from silverstripe-big-o/pull/custom-source-paths
...
ENHANCEMENT Configurable source paths for Solr config
2012-11-01 14:31:51 -07:00
Hamish Friedlander
83badd9215
Merge pull request #8 from silverstripe-big-o/pull/docs-types
...
Docs about custom types
2012-11-01 14:29:15 -07:00
Hamish Friedlander
9ce4545bb9
Merge pull request #6 from silverstripe-big-o/ignore-empty-fields
...
Ignore empty fields
2012-11-01 14:27:31 -07:00
Ingo Schommer
0ef78f905c
ENHANCEMENT Per-field analyser support for SolrIndex
2012-10-05 12:40:46 +02:00
Ingo Schommer
8a6e426676
ENHANCEMENT Better spell checking default config and docs
2012-09-05 22:20:28 +02:00
Ingo Schommer
1b069fe07b
ENHANCEMENT Configurable source paths for Solr config
...
- Made Solr_Configure task output more expressive by exposing the directories involved
- Documented configuration copying process, and how to override it
2012-09-05 22:16:18 +02:00
Ingo Schommer
78c5daa186
ENHANCEMENT Basic highlighting support
2012-09-05 22:14:44 +02:00
Ingo Schommer
6f3d3ca8be
Docs about custom types
2012-09-03 23:19:48 +02:00
Ingo Schommer
29b17a860a
Documentation
2012-08-29 21:57:45 +02:00
Ingo Schommer
2c7d6d0ab8
BUG Only index date fields with values
...
Otherwise the values end up being the start of epoch (1970-01-01)
by default, which can throw off search filters. See README additions for details.
2012-08-29 21:00:40 +02:00
Ingo Schommer
50304e4b0c
NEW SearchIndex->excludeVariantState()
2012-08-28 23:34:51 +02:00
Ingo Schommer
f09aad3280
Document CLI options, smaller doc improvements
2012-07-19 16:34:46 +02:00
Ingo Schommer
02e8f7338e
Improved docs
2012-07-19 13:48:38 +12:00
Hamish Friedlander
bcfb036320
Update documentation
2012-07-19 13:41:05 +12:00
Hamish Friedlander
17be5a3e63
Import first version of fulltextsearch module
2011-05-02 16:33:05 +12:00