Merel
Merel
I have a problem that's a bit related to this issue here. I also use ag for searching with ctrlp and everything works as expected when I'm using regular vim....
I actually switched over to this maintained fork of ctrlp. It works there. https://github.com/ctrlpvim/ctrlp.vim
@stevedomin @pgilad Hope this helps for you guys
Hey @ruflin. Since those mapping parameters are not supported anymore what is the current way of using your analyzers then? Naming them "default" and "default_search" when creating the index? Edit:...
Yes it does. It was a bit confusing because before I could name the analyzers whatever I wanted and then use the mentioned mappings to define which analyzer was used...
I'll make a PR in the weekend for the documentation page "Storing-and-indexing-documents". I'm pretty sure most people will be helped by this small change. Some sort of analysis interface in...
Hey @JZuidema. Thank you for your contribution. I have read your PR and tested in a local environment and i had a few things that might need looking at. The...
@JZuidema I think i had made a mistake in the styling of my demo project. It is displayed correctly now. With the multidomain i meant this feature to manage multiple...
@JZuidema When enabling the multidomain bundle you have to make a new Homepage for every domain. The seperation of nodes in the tree works by only showing the children of...
@JZuidema i made a single suggestion that is necessary for the multi domain to work. Otherwise this feature works well and looks good. @acrobat i think this pull request looks...