Solr File System Search

2013-06-23 Thread Sourabh107
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
useful for me, everywhere they are taking database as an example. But i want
to crawl my file system.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-File-System-Search-tp4072439.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr File System Search

2013-06-24 Thread Sourabh107
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 that how can i search the string. Should i enter anything in custom
parameter field?
 

I am very much confused, how does it work?..

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?





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-File-System-Search-tp4072439p4072587.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Solr File System Search

2013-06-24 Thread Sourabh107
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 program from scratch also...but it would be too much work
and it will take time also.

Please guide me and suggest me something. It would be really very helpful
for me..



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-File-System-Search-tp4072439p4072588.html
Sent from the Solr - User mailing list archive at Nabble.com.