Re: delta-import of rich documents like word and pdf files!

2011-12-22 Thread Alessandro Benedetti
not getting connected to database. Is there any query like database queries of deltaImportQuery and deltaQuery? Does anyone has a solution? Thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files

Re: delta-import of rich documents like word and pdf files!

2011-11-20 Thread kumar8anuj
more -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3524047.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-18 Thread neuron005
) what does this mean? -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3518171.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread neuron005
/ --- But that did not work out! Am I missing something? Please help me out. Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread Ahmet Arslan
Now, I want to index my files according to their size and facet them according to their size ranges. I know that there is an option of fileSize in FileListEntityProcessor but I am not getting any way to perform this. Is fileSize a metadata? You don't need a dynamic field for this. The

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread neuron005
it shows size of file? Thanks again -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3515495.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread neuron005
And also I set my fileSize of type long. String will not work I think ! Size can not be a string...it shows error on using string as type. -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3515505.html Sent from

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread neuron005
.. This does not come when I set it to type int and when I use int it does not show size!! Please help me out -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3515567.html Sent from the Solr - User mailing

Re: delta-import of rich documents like word and pdf files!

2011-11-17 Thread neuron005
Sorry for disturbing you allactually I had to add plong instead of type string. My problem is solved Be ready for new thread CHEERS -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3515711.html Sent from

Re: delta-import of rich documents like word and pdf files!

2011-11-14 Thread Ahmet Arslan
Thanks for your reply Mr. Erick All I want to do is that I have indexed some of my pdf files and doc files. Now, any changes I make to them, I want a delta-import(incremental) so that I do not have to re index whole document by full import . Only changes made to these documents should get

Re: delta-import of rich documents like word and pdf files!

2011-11-14 Thread neuron005
.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3506404.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-14 Thread Ahmet Arslan
Thanks for your reply...my data-config.xml is dataConfig         dataSource type=BinFileDataSource name=bin/ document             entity name=f pk=id processor=FileListEntityProcessor recursive=true rootEntity=false dataSource=null  baseDir=/var/data/solr

Re: delta-import of rich documents like word and pdf files!

2011-11-14 Thread Erick Erickson
And you cannot update-in-place. That is, you can't update just selected fields in a document, you have to re-index the whole document. Best Erick On Mon, Nov 14, 2011 at 6:11 AM, Ahmet Arslan iori...@yahoo.com wrote: Thanks for your reply...my data-config.xml is dataConfig  

Re: delta-import of rich documents like word and pdf files!

2011-11-13 Thread neuron005
.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3505949.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-13 Thread neuron005
and changes are : file content, maybe I change its author and headers -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3505951.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: delta-import of rich documents like word and pdf files!

2011-11-12 Thread Erick Erickson
not getting connected to database. Is there any query like database queries of deltaImportQuery and deltaQuery?  Does anyone has a solution? Thanks in advance -- View this message in context: http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3502039