hibernate - Lucene not indexing table -


i hope can me, have 10 tables indexed lucene, 1 table not indexed , cant figure out why. setup glassfish 3.1.2 hibernate 4.2.3. i'm using jpa in stateless beans, entity annotated @indexed , @field. other tables indexed 1 won't index , i'm not getting errors in log file.

has run same problem ?

first of all, use program called luke (https://code.google.com/p/luke/), check index , see, if these tables indexed or not?

if yes, , 9 tables indexed, not last - need check configuration, find difference in classes


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -