You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by robinsolr <th...@gmail.com> on 2012/06/17 07:43:09 UTC

to create index for the data without document

I want o create index for the information without document what we have to
do.........please sort out this problem

--
View this message in context: http://lucene.472066.n3.nabble.com/to-create-index-for-the-data-without-document-tp3989994.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: to create index for the data without document

Posted by Erick Erickson <er...@gmail.com>.
robinsolr:

See: http://people.apache.org/~hossman/#xyproblem
You're never telling us _why_ you want to do  this, so we can't
suggest alternatives.

Best
Erick

On Sun, Jun 17, 2012 at 3:29 AM, Gora Mohanty <go...@mimirtech.com> wrote:
> On 17 June 2012 11:44, robinsolr <th...@gmail.com> wrote:
>> HI Gora,
>>
>> Actually presently i am creating index in which document information is used
>> for indexing but now i want to create index where no document is used,
> [...]
>
> Sorry, but I am still unable to make sense out of this.
> What is a "document" in this context? Could you explain
> further, including details of what commands you are using
> to index data.
>
> Regards,
> Gora

Re: to create index for the data without document

Posted by Gora Mohanty <go...@mimirtech.com>.
On 17 June 2012 11:44, robinsolr <th...@gmail.com> wrote:
> HI Gora,
>
> Actually presently i am creating index in which document information is used
> for indexing but now i want to create index where no document is used,
[...]

Sorry, but I am still unable to make sense out of this.
What is a "document" in this context? Could you explain
further, including details of what commands you are using
to index data.

Regards,
Gora

Re: to create index for the data without document

Posted by robinsolr <th...@gmail.com>.
HI Gora,

Actually presently i am creating index in which document information is used
for indexing but now i want to create index where no document is used, I
want to know that whether this is done by same schema for indexing or we
have to create separate schema . presently when we create index without
document it throws exception so when no document found how it creates index.

Thanks 

--
View this message in context: http://lucene.472066.n3.nabble.com/to-create-index-for-the-data-without-document-tp3989994p3989996.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: to create index for the data without document

Posted by Gora Mohanty <go...@mimirtech.com>.
On 17 June 2012 11:13, robinsolr <th...@gmail.com> wrote:
> I want o create index for the information without document what we have to
> do.........please sort out this problem

What does that mean. Please explain in further detail,
as an index without a document seems absurd. Do you
mean that you have the information that you want to
index in some form other than a file-system document?
If so, it is possible to handle this use case: What form
is the information in?

You might also wish to read http://wiki.apache.org/solr/UsingMailingLists

Regards,
Gora