Re: How to capture number of page e number of line in file pdf indexed?

2014-07-06 Thread Arlei Ferreira Farnetani Junior
o from there. > There's nothing OOB that does what you want. > > Best, > Erick > > On Sun, Jul 6, 2014 at 7:28 AM, Arlei Ferreira Farnetani Junior > wrote: > > I'm building a new system where I will have several pdf files. > > > > The content you will

How to capture number of page e number of line in file pdf indexed?

2014-07-06 Thread Arlei Ferreira Farnetani Junior
I'm building a new system where I will have several pdf files. The content you will have to have in my indexes are: 1. Name 2. No. of Pages 3. Data File 4. Archive When I run the search by the system, I will be typing full names that are stored within the file in the index, then I need that syste

Re: Example phrase query with lucene version 4

2013-03-12 Thread Arlei Ferreira Farnetani Junior
problems > although probably not if you use the same analyzer and stop word list > at indexing and search time. > > Search using q as you would for any other sort of query. > > See also > http://wiki.apache.org/lucene-java/LuceneFAQ#Why_am_I_getting_no_hits_.2BAC8_incor