I supposed the haystack make that for me, what I need is to know where the
solr save the index to chekc if the documents are repeated in the index, I
am working in ubuntu, could somebody tell me where it is ??? This is a basic
question but I am newbie in solr.
I hope you can help me ¿
Regards
Ariel



On Tue, Apr 20, 2010 at 3:03 PM, Israel Ekpo <israele...@gmail.com> wrote:

> I hear this sort of complaint frequently.
>
> Make ensure you did not forget to send a commit request after deleting any
> documents you have removed.
>
> Until the commit request is made those deletes are not yet finalized and
> the
> removed documents will still show up
>
> On Tue, Apr 20, 2010 at 2:37 PM, MitchK <mitc...@web.de> wrote:
>
> >
> > Hi Isaac,
> >
> > how did you implement pagination in Solr? What did you do there?
> > Did you ever had a look at your index with q=*:*?
> > Maybe you've forgotten to delete some news while testing your application
> > and so there are some duplicates.
> >
> > Another thing is: If you have got only 20 news and Solr seems to have 40
> > you
> > should be able to find those which are doubled. If not - don't change
> > anything, try to find a corporation with a lot of money and declare "I've
> > got an application which writes its own news - artificial intelligence?
> > Here
> > you are!" :).
> >
> > Hope this helps
> > - Mitch
> > --
> > View this message in context:
> >
> http://n3.nabble.com/I-have-a-big-problem-with-pagination-using-apache-solr-and-haystack-tp732572p733115.html
> > Sent from the Solr - User mailing list archive at Nabble.com.
> >
>
>
>
> --
> "Good Enough" is not good enough.
> To give anything less than your best is to sacrifice the gift.
> Quality First. Measure Twice. Cut Once.
> http://www.israelekpo.com/
>

Reply via email to