We are developing Knowledge Management Systems for internal use. We are crawling into pre defined shared folders and picking up the newly moved pdf documents. Then we are using Apache Solr to extract the metadata and index it. And then we have a web page where user enters keywords and we pass it to solr and get the results based on the rankings. I want to display the title, short description and link to the pdf file. I want to know how Google search displays title and short description of the pdf. Can anyone guide on this ?
↧