mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Update README.md
This commit is contained in:
parent
0daf94ffc7
commit
b1b48272b4
|
@ -129,7 +129,8 @@ build xapian from source, download and extract the xapian-core source code.
|
|||
make
|
||||
make install
|
||||
|
||||
On Windows,follow the instructions in the xapian-core/INSTALL Visual Studio parts.
|
||||
On Windows,follow the instructions in the xapian-core/INSTALL Visual Studio parts.(**xapian does not support Debug in Windows**)
|
||||
A precompiled version of xapian lib has provided in winlibs
|
||||
|
||||
use `CONFIG+=use_xapian` to enable this feature. when enabled ,xapian will be used to support as the the fulltext's backend engine.
|
||||
|
||||
|
|
Loading…
Reference in a new issue