I want to implement "Find in Files" similar to one in IDE's using lucene. Basically wants to search in source code files like .c,.cpp,.h,.cs and .xml. I tried the demo shown in apache website. It returns the list of files without line numbers and number of occurance in that file. I am sure there should be some ways to get it.
Is there anyway to get those details? -- View this message in context: http://lucene.472066.n3.nabble.com/Can-Lucene-return-search-results-with-line-number-tp4072929.html Sent from the lucy-user mailing list archive at Nabble.com.
