mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Full-text search: Rename directory to java7-v1
This commit is contained in:
@@ -43,6 +43,6 @@ public class Xosearch_fulltext_addon implements Xoax_addon_itm, Xoax_addon_itm__
|
||||
|
||||
public static Io_url Get_index_dir(Xow_wiki wiki) {return Get_index_dir(wiki.Fsys_mgr().Root_dir());}
|
||||
public static Io_url Get_index_dir(Io_url wiki_dir) {
|
||||
return wiki_dir.GenSubDir_nest("data", "search", "java8-v1");
|
||||
return wiki_dir.GenSubDir_nest("data", "search", "java7-v1");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user