1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Full-text search: Add pack_lucene

This commit is contained in:
gnosygnu
2017-03-26 20:14:18 -04:00
parent f2520ef81f
commit a43c0d17ba
7 changed files with 93 additions and 19 deletions

View File

@@ -28,5 +28,6 @@ public class Xobc_import_type {
, Tid__wiki__ctg = 9
, Tid__misc = 10
, Tid__wiki__wbase = 11
, Tid__wiki__lucene = 12
;
}