Hi folks:

    Solr has schemas that defined per field configuration for the entire
corpus, whereas Lucene determines the information from each individual
document. So on that level, it is inconsistent.

    We found having the schema information up front allows us flexibilities
in designing our posting list, also makes the indexingchain logic much
simpler.

    Just wanted to toss out this idea. It may have been discussed before,
but I was unable to google it.

Thanks

-John

Reply via email to