Daniel Hensby
fec3cadd95
Merge pull request #139 from silverstripe-elliot/patch-1
...
Update Solr.md
2017-07-27 11:35:44 +01:00
Elliot Sawyer
f5392b630f
Update Solr.md
...
Update documentation explaining how to search for numeric terms by overloading types.ss
2017-03-28 16:20:46 +13:00
Elliot Sawyer
5790802544
Update Solr.md
...
Added documentation for how to search on macrons and other unicode characters. Thanks to @chrispenny for the code sample.
2017-03-28 16:12:56 +13:00
Daniel Hensby
e37c3a265b
Merge branch 'chillu/pulls/dataobject-index'
2016-10-04 11:59:46 +01:00
Daniel Hensby
6e25c5c94b
Merge pull request #62 from chillu/pulls/timeout-docs
2016-10-04 11:53:52 +01:00
Eduard Briem
695280e91e
adding ability to define different port for WebDAV than used for Solr ( #126 )
...
* adding ability to define different port for WebDAV than used for Solr
* removed spaces
* added Solr configuration example to documentation
2016-09-12 00:38:52 +01:00
Darren Inwood
234eac8308
More complete faceting example for docs.
2016-05-09 16:19:01 +12:00
Darren Inwood
034171270f
Add an extension hook to allow altering search results
2016-05-09 10:21:07 +12:00
Damian Mooyman
1683f776bd
API QueuedJob support for Solr_Reindex
...
API Incremental clear and re-index of records rather than clearing all records from SolrIndex up front
2015-07-28 12:46:23 +12:00
Ingo Schommer
0c14c696b2
Add docs on indexing dataobjects
...
Copied from CWP docs at https://www.cwp.govt.nz/guides/core-technical-documentation/common-web-platform-core/en/cwp-features/solr_search .
It's not specific to this platform, so should be part of the general docs.
2015-07-20 22:39:59 +12:00
Damian Mooyman
ddb0b2520a
API Additional support for custom copy_fields
...
API Additional textSpellHtml type for html-safe spelling database generation
2015-07-06 17:49:06 +12:00
Damian Mooyman
f2f16ae863
API Enable boosted fields to be specified on the index
...
API Enable configuration of default field
2015-06-30 15:13:49 +12:00
Ingo Schommer
6321c5310f
Docs on index triggers, queues and timeouts
2015-05-04 17:40:44 +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