Hi Gora.

The phrases are separated by dots or commas (I think it's the easiest way to do 
this).

The documents to index come from pdf (books scanned, other pdf docs) or other 
binary docs that the /update/extract handler can manipulate.

Regards,
Rode.

-----Mensaje original-----
De: Gora Mohanty [mailto:g...@mimirtech.com] 
Enviado el: lunes, 29 de agosto de 2011 11:52
Para: solr-user@lucene.apache.org
Asunto: Re: index full text as possible

2011/8/29 Rode González <r...@libnova.es>:
> Hi all.
>
> I want to index/search from/about text books.
>
> p.e. i have the phrase "i live near mountains, but i also like the beach.".
>
> and the costumers could ask about "live near mountains". I want the exact 
> match, not the tokens matches separately.
>
> In the seach is easy, i search for the phrase... but in index time, how could 
> i index it (the complete text) like a text field in mysql? Is it possible?
>
> Possible solutions:
>
> the full text perhaps isn't possible, but index phrases using ...? what?
[...]

Your question is not completely clear: How are phrases to
be identified in the input text that is to be indexed? Also,
depending on the volume of text you have, and the available
hardware, it is quite possible to index the full text, but maybe
I am not following your intent here.

Regards,
Gora


Reply via email to