I want to create a search engine for my computer. My doubt is, can i crawl my
G: / or any drive in my network to search any string in any file (any type
of file like XML, .log, properties) using solr? if yes, Please guide me, I
went through the tutorials given in Solr site but could not find them
Thanks for your answer Jack krupansky.
Here is my Request handler :
data-config.xml
Looking similar to yours
Here is my data-config.xml
When i am executing "DataImport" from the Solr Admin, It is showing some 67
files Indexed.
after th
Thanks for your answer Gora.
My whole idea is to create a webapp in which user can configure there
locations and search whatever they want in that locations...shall i able to
achieve it using Apache Solr?
Can you please any existing platform on which i can create my webapp?...i
can write a Java p