Eko Zhan
Eko Zhan
## **Summary** Google Universal Analytics (gtag.js) plugin, usage is the same as `src/plugins/ga.js` ## **What kind of change does this PR introduce?** Feature ## **For any code change,** - [...
## Feature request #### What problem does this feature solve? I use ga plugin, set the right ga code, but Google Analytics can not recived data, ga.min.js request param is...
### ansj_solr6_plugin 里面的 AnsjTokenizerFactory 的 create 方法 ``` public Tokenizer create(AttributeFactory factory) { if (isQuery == true) { return new AnsjTokenizer(new ToAnalysis(), filter); } else { return new AnsjTokenizer(new IndexAnalysis(),...
是否能提供一个类似于stopWordDictionaryPath 的配置,来配置同义词 synonymWordDictionaryPath,这样可以不用 solr 自己的同义词 ``` ```
 Line 46 declared const MutationObserver 