Re: UpdateRequestProcessor to avoid documents of being indexed

2009-12-10 Thread Marc Sturlese
ed that once a document has been created be able to decide if I >> want >> >> it >> >> to be indexed or not. I have thought in implement an >> >> UpdateRequestProcessor >> >> to do that but don't know how to tell Solr in the processAdd v

Re: UpdateRequestProcessor to avoid documents of being indexed

2009-12-10 Thread Chris Male
t don't know how to tell Solr in the processAdd void to > skip > >> the document. > >> If I delete all the field would it be skiped or is there a better way to > >> reach this goal? > >> Thanks in advance. > >> -- > >> View this message in con

Re: UpdateRequestProcessor to avoid documents of being indexed

2009-12-10 Thread Marc Sturlese
sor >> to do that but don't know how to tell Solr in the processAdd void to skip >> the document. >> If I delete all the field would it be skiped or is there a better way to >> reach this goal? >> Thanks in advance. >> -- >> View this message in context: >

Re: UpdateRequestProcessor to avoid documents of being indexed

2009-12-10 Thread Chris Male
his goal? > Thanks in advance. > -- > View this message in context: > http://old.nabble.com/UpdateRequestProcessor-to-avoid-documents-of-being-indexed-tp26725534p26725534.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- Chris Male | Software Developer | JTeam BV.| T: +31-(0)6-14344438 | www.jteam.nl

UpdateRequestProcessor to avoid documents of being indexed

2009-12-10 Thread Marc Sturlese
kiped or is there a better way to reach this goal? Thanks in advance. -- View this message in context: http://old.nabble.com/UpdateRequestProcessor-to-avoid-documents-of-being-indexed-tp26725534p26725534.html Sent from the Solr - User mailing list archive at Nabble.com.