How can i use Solr based Search Engine for My University?

2011-05-06 Thread Anurag
I am a student at  http://jmi.ac.in/index.htm Jamia Millia Islamia  , a
central univeristy in India. I want to use my search engine for the benefit
of students. The university has course like undergraduate,graduate,phd etc
inlcuding Engineering . Earlier one of my teacher suggested developing
Intranet Search ( for Lan) , but i am not able to figure it out as to how to
implement it. My university uses Google as its own site search tool. 

I am in Engg department and i see students( including me ) using Xerox,
Previous year papers , Notes  etc  during exam  time. People use internet or
say google to learn if any topics is not inlucded in book. 

Please give some valuable suggestions.

Thanks

-
Kumar Anurag

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907168.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: How can i use Solr based Search Engine for My University?

2011-05-06 Thread Paul Libbrecht
Have you looked at Nutch?
Or any other web-harvester?
That seems to be closest.
paul


Le 6 mai 2011 à 10:01, Anurag a écrit :

 I am a student at  http://jmi.ac.in/index.htm Jamia Millia Islamia  , a
 central univeristy in India. I want to use my search engine for the benefit
 of students. The university has course like undergraduate,graduate,phd etc
 inlcuding Engineering . Earlier one of my teacher suggested developing
 Intranet Search ( for Lan) , but i am not able to figure it out as to how to
 implement it. My university uses Google as its own site search tool. 
 
 I am in Engg department and i see students( including me ) using Xerox,
 Previous year papers , Notes  etc  during exam  time. People use internet or
 say google to learn if any topics is not inlucded in book. 
 
 Please give some valuable suggestions.
 
 Thanks
 
 -
 Kumar Anurag
 
 --
 View this message in context: 
 http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907168.html
 Sent from the Solr - User mailing list archive at Nabble.com.



Re: How can i use Solr based Search Engine for My University?

2011-05-06 Thread Grijesh
Use Nutch for your Intranet crawling.For more detail 
http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/

-
Thanx: 
Grijesh 
www.gettinhahead.co.in 
--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907200.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: How can i use Solr based Search Engine for My University?

2011-05-06 Thread Anurag
In my search engine Nutch and Solr have been integrated both. Also i am
impplemented autocraling process. Whenever any one puts a http link in a
given box and then submit it, the http site address gets automatically
crawled and Indexes to solr...



On Fri, May 6, 2011 at 2:02 PM, Grijesh [via Lucene] 
ml-node+2907200-1529372386-146...@n3.nabble.com wrote:

 Use Nutch for your Intranet crawling.For more detail
 http://www.lucidimagination.com/blog/2009/03/09/nutch-solr/
 Thanx:
 Grijesh
 www.gettinhahead.co.in http://www.gettingahead.co.in


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907200.html
  To unsubscribe from How can i use Solr based Search Engine for My
 University?, click 
 herehttp://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=2907168code=YW51cmFnLml0LmpvbGx5QGdtYWlsLmNvbXwyOTA3MTY4fC0yMDk4MzQ0MTk2.





-- 
Kumar Anurag


-
Kumar Anurag

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907483.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: How can i use Solr based Search Engine for My University?

2011-05-06 Thread findbestopensource
Hello Anurag

Google is always there to do internet search. You need to support search for
your university. My opinion would be don't crawl the sites. You require only
Solr and not Nutch.

1. Provide an interface to upload the documents by the university students.
The documents could be previous year question paper, Notes, E-books etc.
Scan the documents and convert it to PDF and upload them. Providing search
on these things would be more valuable than crawling the sites.

Regards
Aditya
www.findbestopensource.com



On Fri, May 6, 2011 at 1:31 PM, Anurag anurag.it.jo...@gmail.com wrote:

 I am a student at  http://jmi.ac.in/index.htm Jamia Millia Islamia  , a
 central univeristy in India. I want to use my search engine for the benefit
 of students. The university has course like undergraduate,graduate,phd etc
 inlcuding Engineering . Earlier one of my teacher suggested developing
 Intranet Search ( for Lan) , but i am not able to figure it out as to how
 to
 implement it. My university uses Google as its own site search tool.

 I am in Engg department and i see students( including me ) using Xerox,
 Previous year papers , Notes  etc  during exam  time. People use internet
 or
 say google to learn if any topics is not inlucded in book.

 Please give some valuable suggestions.

 Thanks

 -
 Kumar Anurag

 --
 View this message in context:
 http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907168.html
 Sent from the Solr - User mailing list archive at Nabble.com.



Re: How can i use Solr based Search Engine for My University?

2011-05-06 Thread Anurag
Thanks Aditya, i appreciate your suggestion.i will implemet your
suggestions. Besides these is there any other useful aspect that i may be
not taking into account?
Thanks a lot..

On Fri, May 6, 2011 at 4:57 PM, findbestopensource [via Lucene] 
ml-node+2907727-211212-146...@n3.nabble.com wrote:

 Hello Anurag

 Google is always there to do internet search. You need to support search
 for
 your university. My opinion would be don't crawl the sites. You require
 only
 Solr and not Nutch.

 1. Provide an interface to upload the documents by the university students.

 The documents could be previous year question paper, Notes, E-books etc.
 Scan the documents and convert it to PDF and upload them. Providing search
 on these things would be more valuable than crawling the sites.

 Regards
 Aditya
 www.findbestopensource.com



 On Fri, May 6, 2011 at 1:31 PM, Anurag [hidden 
 email]http://user/SendEmail.jtp?type=nodenode=2907727i=0by-user=t
 wrote:

  I am a student at  http://jmi.ac.in/index.htm Jamia Millia Islamia  , a
  central univeristy in India. I want to use my search engine for the
 benefit
  of students. The university has course like undergraduate,graduate,phd
 etc
  inlcuding Engineering . Earlier one of my teacher suggested developing
  Intranet Search ( for Lan) , but i am not able to figure it out as to how

  to
  implement it. My university uses Google as its own site search tool.
 
  I am in Engg department and i see students( including me ) using Xerox,
  Previous year papers , Notes  etc  during exam  time. People use internet

  or
  say google to learn if any topics is not inlucded in book.
 
  Please give some valuable suggestions.
 
  Thanks
 
  -
  Kumar Anurag
 
  --
  View this message in context:
 
 http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907168.htmlhttp://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907168.html?by-user=t
  Sent from the Solr - User mailing list archive at Nabble.com.
 


 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2907727.html
  To unsubscribe from How can i use Solr based Search Engine for My
 University?, click 
 herehttp://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=2907168code=YW51cmFnLml0LmpvbGx5QGdtYWlsLmNvbXwyOTA3MTY4fC0yMDk4MzQ0MTk2.





-- 
Kumar Anurag


-
Kumar Anurag

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-can-i-use-Solr-based-Search-Engine-for-My-University-tp2907168p2908076.html
Sent from the Solr - User mailing list archive at Nabble.com.