Hi, The data coming into Solr is different metadata such as author, created time, last modified time etc along with content of the file.
So indexing content is giving me different errors, so i just simply want to skip indexing content part. Thanks, Ameya On Mon, Jul 21, 2014 at 11:07 AM, Alexandre Rafalovitch <[email protected]> wrote: > Nothing gets indexed automatically. So you must be doing something (e.g. > Nutch). Tell us what that something is first so we know your baseline > setup. > > Regards, > Alex > On 21/07/2014 9:43 pm, "Ameya Aware" <[email protected]> wrote: > > > Hi, > > > > How can i stop content of file from being getting indexed?? > > > > Will removing content field from schema.xml do that job? > > > > > > Thanks, > > Ameya > > >
