RE: index full text as possible

2011-08-29 Thread Rode González
Hi again. >In that case, you should be able to use a tokeniser to split >the input into phrases, though you will probably need to write >a custom tokeniser, depending on what characters you want to >break phrases at. Please see >http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters I have r

RE: index full text as possible

2011-08-29 Thread Rode González
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 : > Hi all. > > I want to index/search from/about text books. > > p.e. i have the phrase "i live n

index full text as possible

2011-08-29 Thread Rode González
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..

RE: ideas for indexing large amount of pdf docs

2011-08-16 Thread Rode González
Hi Jay, thanks. great idea, in next days we'll try to do something like you'd exposed. best, rode. --- Rode González Libnova, SL Paseo de la Castellana, 153-Madrid [t]91 449 08 94 [f]91 141 21 21 www.libnova.es > -Mensaje original- > De: Jaeger, Jay - DOT [mailto:jay.j

RE: Searching For Term 'OR'

2011-08-11 Thread Rode González
hi, use the filter LowerCaseFilterFactory (don't work with string type, you must create a new fieldtype of text type) or use scaped forms: \OR \AND I tried it a moment ago and it works. saludos --- Rode González > -Mensaje original- > De: Tomás Fernández Löbbe [mail

copyfields in schema.xml

2011-08-11 Thread Rode González
Hi all. if in schema.xml we put something like: Can I expect that in 'text' field I have the 'title' and the 'titulo' contents ? thanks ;) Note: in our app, the titles refer to books that can be named in several different

RE: Trying to index pdf docs - lazy loading error - ClassNotFoundException: solr.extraction.ExtractingRequestHandler

2011-08-10 Thread Rode González
I have had a mistake with the configs files. From the example directory all works correctly. Thanks to all. --- Rode González Libnova, SL Paseo de la Castellana, 153-Madrid [t]91 449 08 94 [f]91 141 21 21 www.libnova.es > -Mensaje original- > De: Rode González [mailto:r...@libn

Trying to index pdf docs - lazy loading error - ClassNotFoundException: solr.extraction.ExtractingRequestHandler

2011-08-09 Thread Rode González
-solr-cell-3.3.0.jar was added to the classloader. But I get the same result :( ... lazy loading error, error loading class. # What am I forgetting? what am I missing? Thanks --- Rode González _ No se encontraron