Hmmmm, your problem isn't real clear. Solr has no built-in way of understanding paragraphs, sentences, chapters, etc., you have to provide that understanding yourself. In general you can use multivalued fields with a suitable increment gap or a special symbol to build in this kind of understanding.
If this is gibberish, perhaps you can explain what you're trying to do and give some examples and we can give you more helpful responses. Best Erick On Fri, Dec 10, 2010 at 4:47 PM, Alejandro Delgadillo <adelgadi...@febg.org>wrote: > Hi everybody, > > I¹m having some troubles trying to figure out how to separate lines in a > paragraph from a search result, I¹m indexing PDF¹s but when I search the > highlight terms I can not know when the first line ends and the next one > begins, > > Is there a way to put a [...] like google o a Paragraph symbol? > > I¹ll appreciate all the help I can get. > > -- Alex. >