Samuel Lai
|
06e210d37a
|
Implemented random questions on home pages. Also consolidated the index pages into a single template.
|
2012-02-11 22:32:23 +11:00 |
|
Samuel Lai
|
6c58938d44
|
Changed the default operator to AND properly this time. It has been changed in Solr configuration, instead of hacking the query string.
|
2012-02-11 21:09:40 +11:00 |
|
Samuel Lai
|
6d32f93452
|
Changed the indexed field from site name to site key because site key is relatively more unique.
|
2012-02-05 17:52:44 +11:00 |
|
Samuel Lai
|
ea2170edb9
|
Changed name of field from 'score' to 'votes' as score is a keyword in Lucene.
|
2012-02-04 17:04:54 +11:00 |
|
Samuel Lai
|
045b50fe6c
|
Tags are now parsed during import, and inserted into the index as an array field.
Also changed names of multivalued Solr fields so they are plural.
|
2011-11-06 18:02:06 +11:00 |
|
Samuel Lai
|
ed9a46144b
|
Redesigned Solr schema to index more, store less and use the JSON fields.
|
2011-09-18 18:00:05 +10:00 |
|
Samuel Lai
|
cc760afec9
|
Configured Solr - setup and schema.
|
2011-09-17 19:53:31 +10:00 |
|
Samuel Lai
|
af2eafeccd
|
Initial commit. Still building up the env and some parsing code.
|
2011-09-11 14:29:39 +10:00 |
|