All Questions
3
questions
0
votes
1
answer
86
views
Any Riak Yokozuna custom erlang term extractor available?
My basic requirement is proplist actually and I guess I can write a custom extractor for application/erlangproplist.
Just out of curiosity, as Riak is written in Erlang, is there any Erlang term ...
0
votes
1
answer
90
views
how to access the inner html content with the css engine in extractor plugin for filtering process
I have configured Apache Nutch , Solr with the extractor plug in for filtering of html content. how could i be able to access the inner div content with using css engine or xpath engine.
Thanks in ...
0
votes
1
answer
1k
views
Issue parsing PDF with Apache Nutch - extractor plugin
I am trying to index web pages AND pdf documents from a website. I am using Nutch 1.9.
I downloade the nutch-custom-search plugin from https://github.com/BayanGroup/nutch-custom-search. The plugin is ...