Matthew Scragg
4063754e12
update readme
2015-11-22 11:19:11 -06:00
Alvin Chow
1cf9295c78
Don't die if some non-MD files are found in the wiki repo during rebuild_index()
2015-09-25 16:35:16 -07:00
Matthew Scragg
a721de26b6
Merge pull request #66 from darkindex/elasticsearch-fields
...
Make Elasticsearch searched fields configurable
2015-07-24 12:30:17 -07:00
Simon Edwards
8e73a32875
Make Elasticsearch searched fields configurable
...
This allows fields stuch as "content" to be searchable when using Elasticsearch
Add config item ELASTICSEARCH_FIELDS, list of fields to search.
Defaults to just "name" to preserve existing behaviour
Available fields are:
- "name"
- "username"
- "content"
- "message"
2015-07-24 13:29:24 +01:00
Matthew Scragg
bd41eaac4e
use app context aware cli, fixes #65
2015-07-22 12:01:59 -05:00
Fabian Schlager
a8f61dfb13
Clean up & fix index creation, handling exceptions
2014-11-21 17:11:27 +01:00
Fabian Schlager
6ec3ff6acb
Remove fuzzy search, needs some tweaking probably
2014-11-21 16:47:50 +01:00
Fabian Schlager
e1aa96ea5f
Check if WHOOSH_INDEX path is read & writeable
2014-11-21 16:47:50 +01:00
Fabian Schlager
db1f5c84a7
Add fallback for non-supported languages & search in path and text
2014-11-21 16:47:50 +01:00
Fabian Schlager
06a5cd5aef
Initial version of whoosh based search
2014-11-21 16:47:50 +01:00
Matthew Scragg
6c7095ec5a
updated dockerfile, spacing adjustments
2014-11-17 11:25:26 -06:00
Matthew Scragg
b757ceff57
made simple search suck less
2014-11-12 22:11:13 -06:00
Matthew Scragg
08a4c71c10
search pass three
2014-11-12 17:06:56 -06:00
Matthew Scragg
13d4be8937
search pass two
2014-11-11 17:06:28 -06:00
scragg
312c61ef61
search module, wip
2014-11-10 10:54:46 -06:00