Skip to content

Instantly share code, notes, and snippets.

View govindpatel's full-sized avatar

Govind H Patel govindpatel

View GitHub Profile
@govindpatel
govindpatel / Main.java
Last active April 18, 2017 08:11
Document Structure and program for Luwak (Not working yet)
import org.apache.lucene.analysis.standard.StandardAnalyzer;
import org.apache.lucene.search.*;
import uk.co.flax.luwak.*;
import uk.co.flax.luwak.matchers.SimpleMatcher;
import uk.co.flax.luwak.presearcher.TermFilteredPresearcher;
import uk.co.flax.luwak.queryparsers.LuceneQueryParser;
import java.util.ArrayList;
import java.util.List;
@govindpatel
govindpatel / VIM and other stuffs
Last active July 2, 2018 21:10
Setting up mac
http://sourabhbajaj.com/mac-setup/Vim/README.html
http://www.viemu.com/vi-vim-cheat-sheet.gif
"vim awesome"