diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-03 21:14:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-03 21:14:56 -0400 |
commit | 44fde6cbff2aaa8d647084721320111e8807ea74 (patch) | |
tree | fd23e3d08b1748a2d3822bc1551254977f512514 /doc/bugs | |
parent | 8a9be51d61e18d0c054438881646665b16cda61f (diff) |
first pass at doing xapian indexing
Still some TODOs to fill in.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn b/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn index 45a8f0abd..5f36e21df 100644 --- a/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn +++ b/doc/bugs/Search_results_should_point_to_dir__44___not_index.html__44___when_use__95__dirs_is_enabled.mdwn @@ -11,3 +11,5 @@ point to `foo/bar/` instead. > This bug affects the [[plugins/amazon_s3]] plugin -- when using that > plugin plus the search plugin, you need to enable `amazon_s3_dupindex`. > So this definitly should be fixed. --[[Joey]] + +> [[done]], the new xapian search uses nice urls |