0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Gibheer 73a4ae21c8 because of a missing ! the relationship per :or returned false documents 2011-06-06 20:34:52 +02:00
Gibheer 68306d1f08 Document was replaced with Virtus, an attribute Gem from solnic
see http://github.com/solnic/virtus for more informations
2011-06-06 18:47:01 +02:00
Gibheer ffa9e96a9f searches are now done with Queries, which contain Terms 2011-06-06 16:08:37 +02:00
Gibheer 329f4d6d4b it's now possible to search on the default field 2011-05-30 22:23:38 +02:00
Gibheer 3e12494e44 * changed the method IndexSearcher#initialize to only use hashes
* added IndexSearcher#search for strings only
2011-05-30 21:56:02 +02:00
Gibheer d5057a5a26 * new basis for the save and load system of the index
* the old index will disappear and IndexSearcher will be the interface
  for searching through the index
2011-05-30 18:36:51 +02:00