Re: [sword-devel] SWORD examples

2010-02-04 Thread Troy A. Griffitts
The examples hardcode a search type in the program. You'd have to see if both examples use the same search type. Maybe one says to use lucene, but there are no indexes built. This would return 0 results. Just guessing. Troy. Greg Hellings wrote: List, I was looking through the results of

[sword-devel] SWORD examples

2010-02-04 Thread Greg Hellings
List, I was looking through the results of the different examples that are packaged with SWORD, primarily looking at threaded_search versus search. The results are significantly different. Searching the AB for "God", I get 0 results from threaded_search and 2958 from search. Searching the ACV I